Hi, I'm trying to deploy my first vserver and have tried comiling the kernel but am getting
make[3]: Entering directory `/usr/src/linux/net/ipv4' gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix include -DKBUILD_BASENAME=udp -c -o udp.o udp.c udp.c: In function `udp_v4_lookup_longway': udp.c:239: warning: unused variable `score' udp.c:245: `score' undeclared (first use in this function) udp.c:245: (Each undeclared identifier is reported only once udp.c:245: for each function it appears in.) make[3]: *** [udp.o] Error 1 make[3]: Leaving directory `/usr/src/linux/net/ipv4' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux/net/ipv4' make[1]: *** [_subdir_ipv4] Error 2 make[1]: Leaving directory `/usr/src/linux/net' make: *** [_dir_net] Error 2 Anyone else seen this? Should I post this this to [EMAIL PROTECTED] instead? Cheers Rus -- w: http://www.jvds.com | Linux + FreeBSD VDS's from $15/mo e: [EMAIL PROTECTED] | Totally Customizable Technology t: 07919 373537 | General FreeBSD Forums: 10% donation to FreeBSD | http://forums.jvds.com/viewforum.php?f=7
