2.6.10-bk3 seems to break CIFS
From: Ikke (ikke.lkml_at_gmail.com)
Date: 12/30/04
- Previous message: Georg C. F. Greve: "Re: PROBLEM: Kernel 2.6.10 crashing repeatedly and hard"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Dec 2004 23:06:19 +0100 To: linux-kernel@vger.kernel.org
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Georg C. F. Greve: "Re: PROBLEM: Kernel 2.6.10 crashing repeatedly and hard"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- How NOT to have already compiled modules (auto)load?
... I have a laptop with USB CD-ROM that is very rarely attached/used. ... Or even
better, to be able to manually modprobe the so called blacklisted ones, but any other means to
load them should fail? ... Another example is the ipv6, which is difficult to unload at
best, as sometimes I want to test something without ipv6. ... send the line "unsubscribe linux-kernel"
in ... (Linux-Kernel) - Re: 2.6.8.1 - unresolved xfrm symbols in ip6_tunnel
... Fix bug #3200 ... tristate "IPv6: IPv6-in-IPv6 tunnel" ... depends
on IPV6 ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: [PATCH][SELINUX] 3/7 Add node controls
... > which allows network traffic to be controlled on the basis of remote ...
> SELinux implementations; this is a rework within the constraints of the ... IPv6
at all? ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: 2.6.7-rc3: waiting for eth0 to become free
... static void ipv4_link_failure(struct sk_buff *skb) ... However, reverting
these ... changes breaks IPv6 a little bit for me. ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - Re: Disk buffer / memory utilization
... Or is it an NFS server, ... mainly for compiling, I build world, kernel
and ports on it. ... msdosfs and ipv6 but I need nfs. ... (freebsd-performance)