All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.10-bk3 seems to break CIFS
@ 2004-12-30 22:06 Ikke
  0 siblings, 0 replies; only message in thread
From: Ikke @ 2004-12-30 22:06 UTC (permalink / raw)
  To: linux-kernel

When compiling a 2.6.10-bk3 based kernel (with some more patches, none
of them touching CIFS or ipv6 AFAIK), CIFS fails to build due to some
ipv6 error, although I haven't got IPv6 selected in my configuration.

Error message:
gcc -Wp,-MD,fs/cifs/.connect.o.d -nostdinc -iwithprefix include
-D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -O2     -fomit-frame-pointer -pipe
-msoft-float -mpreferred-stack-boundary=2 -fno-unit-at-a-time
-march=i686 -mtune=pentium4 -Iinclude/asm-i386/mach-default
-Wdeclaration-after-statement   -DMODULE -DKBUILD_BASENAME=connect
-DKBUILD_MODNAME=cifs -c -o fs/cifs/connect.o fs/cifs/connect.c
In file included from fs/cifs/connect.c:27:
include/linux/ipv6.h: In function `inet6_sk':
include/linux/ipv6.h:278: error: structure has no member named `pinet6'
make[2]: *** [fs/cifs/connect.o] Error 1
make[1]: *** [fs/cifs] Error 2
make: *** [fs] Error 2


Using GCC 3.4.3, Gentoo system.

When looking at the -bk3 diff [1] the pinet6 field seems to be removed.


I did not try to revert this patch and compile it, will try later.


Regards, Ikke


[1] http://www.kernel.org/diff/diffview.cgi?file=%2Fpub%2Flinux%2Fkernel%2Fv2.6%2Fsnapshots%2Fpatch-2.6.10-bk3.bz2;z=481

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-30 22:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-30 22:06 2.6.10-bk3 seems to break CIFS Ikke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.