lkml.org 
[lkml]   [1996]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectMore .. Error compiling 1.3.70
hello , 

I'm trying another time to compile the 1.3.70 and after upgrade to GCC 2.7.0
and bringing the libc which i belive is the desired one and change the -
"/usr/include/unistd.h" to "/usr/src/linux/include/linux/unistd.h"
I still got errors but different than the errors i got before :

make[2]: Entering directory `/usr/src/linux-1.3.70/arch/i386/boot/compressed'
gcc -I/usr/src/linux-1.3.70/include -O2 -DSTDC_HEADERS -o xtract xtract.c
gcc -I/usr/src/linux-1.3.70/include -O2 -DSTDC_HEADERS -o piggyback piggyback.c
./xtract /usr/src/linux-1.3.70/vmlinux | gzip -9 | ./piggyback > piggy.o
Non-GCC header of 'system'
Compressed size 20.
gcc -D__KERNEL__ -I/usr/src/linux-1.3.70/include -traditional -c head.S
gcc -D__KERNEL__ -I/usr/src/linux-1.3.70/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(.text+0x1eac): undefined reference to `input_data'
misc.o(.text+0x1eb1): undefined reference to `input_len'
misc.o(.text+0x1ec7): undefined reference to `input_data'
make[2]: *** [vmlinux] Error 1
make[2]: Leaving directory `/usr/src/linux-1.3.70/arch/i386/boot/compressed'
make[1]: *** [compressed/vmlinux] Error 2
make[1]: Leaving directory `/usr/src/linux-1.3.70/arch/i386/boot'
make: *** [zImage] Error 2
/usr/src/linux#


So ... Help !?!?!?!

Stots


\
 
 \ /
  Last update: 2005-03-22 13:36    [W:0.017 / U:3.288 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site