Hello
I am still having problems. I'm trying to recompile the dang
thing in order to enable IPX and then NCPFS. I applied the elf patch
with the proper and same syntax as the io.h patch and I'm getting the
messages below. Any ideas? This is going to drive me to drink. Of
course this might be a better way to approach it :^).
--- ---Quote:>gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -m386 -c ptrace.c
>gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -m386 -c ioport.c
>gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -m386 -c ldt.c
>gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -m386 -c setup.c
>setup.c: In function `setup_arch':
>setup.c:98: `end' undeclared (first use this function)
>setup.c:98: (Each undeclared identifier is reported only once
>setup.c:98: for each function it appears in.)
>setup.c:100: `etext' undeclared (first use this function)
>setup.c:101: `edata' undeclared (first use this function)
>setup.c:81: warning: `memory_start' might be used uninitialized in this function
>make[1]: *** [setup.o] Error 1
>make[1]: Leaving directory `/usr/src/linux/arch/i386/kernel'
>make: *** [linuxsubdirs] Error 2
>andycapp:/usr/src/linux#
"Very troubleshootery." - P.A.Miller in 'Year of the Comet'
0- ISFMS