Re: [Linux-decnet-user] KERNEL 2.3.42 /w DAPFS patch for 2.3.42 problems!
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: ecc <ec...@cy...> - 2000-07-20 22:26:11
|
Mauricio, I have just patched my running kernel linux-2.3.51 with the dapfs_2-3-42.tar.gz The patch was succesfull, I am finishing the compile and will let you know the result. I just wanted to let you know before you go home.(assuming you are at work) Ed Mauricio Mejia wrote: > Well I've downloaded kernel 2.3.42 and applied the DAPFS patch for that > kernel. The final result was the kernel failing to compile. > > I guess the patch messed up the compile. > > Here is a sample of the compile error. > > make -C dapfs > make[2]: Entering directory `/tmp/linux-2.3.42/fs/dapfs' > make all_targets > make[3]: Entering directory `/tmp/linux-2.3.42/fs/dapfs' > gcc -D__KERNEL__ -I/tmp/linux-2.3.42/include -D__SMP__ -Wall > -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe > -DCPU=586 -march=i586 -Wno-unused -Wno-unused -c -o inode.o inode.c > gcc -D__KERNEL__ -I/tmp/linux-2.3.42/include -D__SMP__ -Wall > -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe > -DCPU=586 -march=i586 -Wno-unused -Wno-unused -c -o dir.o dir.c > gcc -D__KERNEL__ -I/tmp/linux-2.3.42/include -D__SMP__ -Wall > -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe > -DCPU=586 -march=i586 -Wno-unused -Wno-unused -c -o file.o file.c > gcc -D__KERNEL__ -I/tmp/linux-2.3.42/include -D__SMP__ -Wall > -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe > -DCPU=586 -march=i586 -Wno-unused -Wno-unused -c -o dap_functions.o > dap_functions.c > In file included from /tmp/linux-2.3.42/include/net/dn.h:4, > from /tmp/linux-2.3.42/include/net/sock.h:81, > from dap_functions.c:40: > /tmp/linux-2.3.42/include/linux/dn.h:68: redefinition of `struct dn_naddr' > /tmp/linux-2.3.42/include/linux/dn.h:74: redefinition of `struct > sockaddr_dn' > /tmp/linux-2.3.42/include/linux/dn.h:90: redefinition of `struct optdata_dn' > /tmp/linux-2.3.42/include/linux/dn.h:98: redefinition of `struct > accessdata_dn' > In file included from /tmp/linux-2.3.42/include/net/sock.h:81, > from dap_functions.c:40: > /tmp/linux-2.3.42/include/net/dn.h:13: redefinition of `struct dn_scp' > make[3]: *** [dap_functions.o] Error 1 > make[3]: Leaving directory `/tmp/linux-2.3.42/fs/dapfs' > make[2]: *** [first_rule] Error 2 > make[2]: Leaving directory `/tmp/linux-2.3.42/fs/dapfs' > make[1]: *** [_subdir_dapfs] Error 2 > make[1]: Leaving directory `/tmp/linux-2.3.42/fs' > > Any luck finding a newer DAPFS patch? Or anyone get this one working? > > Thanks, > > Mauricio > > _______________________________________________ > Linux-decnet-user mailing list > Lin...@li... > http://lists.sourceforge.net/mailman/listinfo/linux-decnet-user |