Linux-Hams archive - March 1997: Compile Error: 2.0.29
Compile Error: 2.0.29
root (eveybcr.hdayunfp@madcowdisease.org)
Thu, 27 Feb 1997 22:59:59 -0500
Non-GCC header of 'system'
Compressed size 20.
gcc -D__KERNEL__ -I/usr/src/linux-2.0.29/include -traditional -c head.S
gcc -D__KERNEL__ -I/usr/src/linux-2.0.29/include -O2 -DSTDC_HEADERS -c misc.c
-o misc.o
ld -qmagic -Ttext 0xfe0 -o vmlinux head.o misc.o piggy.o
ld: warning: cannot find entry symbol _start; defaulting to 00000fe0
misc.o: In function `fill_inbuf':
misc.o(.text+0x1c18): undefined reference to `input_data'
misc.o(.text+0x1c1d): undefined reference to `input_len'
misc.o(.text+0x1c33): undefined reference to `input_data'
make[2]: *** [vmlinux] Error 1
make[2]: Leaving directory `/usr/src/linux-2.0.29/arch/i386/boot/compressed'
make[1]: *** [compressed/vmlinux] Error 2
make[1]: Leaving directory `/usr/src/linux-2.0.29/arch/i386/boot'
make: *** [zImage] Error 2
linux:/usr/src/linux#
Any ideas on this one?? This was my first attempt to make a ax.25 able kernel.
I Ungzip/tar'd the 2.0.29 kernel and did the usualy make config, dep, zImage.
Thanks for the help. 73's - Tim dyi.lurd@efbud.com.pl
/ex
Woops. Brain fart....