i went to compile a new kernel today and go the following error on both my
machines (athlon800 gcc2.95 and pII233 gcc3.2.2). in both cases, i copied my
old linux-2.4.19-gentoo .config to the new directory:
(this blob came from the athlon)
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r2/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-malign-functions=4 -nostdinc -iwithprefix include
-DKBUILD_BASENAME=ip_conntrack_ftp -c -o ip_conntrack_ftp.o
ip_conntrack_ftp.c
ip_conntrack_ftp.c:439: parse error before
`this_object_must_be_defined_as_export_objs_in_the_Makefile'
ip_conntrack_ftp.c:439: warning: type defaults to `int' in declaration of
`this_object_must_be_defined_as_export_objs_in_the_Makefile'
ip_conntrack_ftp.c:439: warning: data definition has no type or storage class
make[3]: *** [ip_conntrack_ftp.o] Error 1
make[3]: Leaving directory
`/usr/src/linux-2.4.20-gentoo-r2/net/ipv4/netfilter'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory
`/usr/src/linux-2.4.20-gentoo-r2/net/ipv4/netfilter'
make[1]: *** [_subdir_ipv4/netfilter] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r2/net'
make: *** [_dir_net] Error 2
what is it and how do i make it go away?
thanks ;-)
--
often it does seem a pity that noah and his party did not miss the boat.
- mark twain
--
[EMAIL PROTECTED] mailing list