RE: 2.0.34pre4

Dave Wreski (dave@nic.com)
Fri, 27 Mar 1998 01:03:27 -0500 (EST)


> Ok its on ftp://ftp.uk.linux.org/pub/linux/incoming

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o module.o module.c
module.c:636: redefinition of `get_module_symbol'
module.c:606: `get_module_symbol' previously defined here
{standard input}: Assembler messages:
{standard input}:1414: Fatal error: Symbol get_module_symbol already defined.
make[2]: *** [module.o] Error 1
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [linuxsubdirs] Error 2

Also, nice job with restructuring the sound xconfig -- much easier to
configure.

Also, it seems you've removed RST_COOKIES. Can you remove its description
from the Configure.help as well?

Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu