lkml.org 
[lkml]   [1996]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectError compiling 1.3.70
Hello ,
I'm trying to compile the 1.3.70 and after upgrade to GCC 2.7.0
got the errors :

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 -m elf_i386 -Ttext 0x1000 -e startup_32 -o vmlinux head.o misc.o piggy.o
make[2]: Leaving directory `/usr/src/linux-1.3.70/arch/i386/boot/compressed'
gcc -I/usr/src/linux-1.3.70/include -D__BFD__ -o tools/build tools/build.c -I/usr/src/linux-1.3.70/include
In file included from tools/build.c:29:
/usr/include/unistd.h:136: parse error before `__llseek'
/usr/include/unistd.h:136: parse error before `__loff_t'
/usr/include/unistd.h:136: warning: data definition has no type or storage class/usr/include/unistd.h:137: parse error before `llseek'
/usr/include/unistd.h:137: parse error before `__loff_t'
/usr/include/unistd.h:137: warning: data definition has no type or storage classmake[1]: *** [tools/build] Error 1
make[1]: Leaving directory `/usr/src/linux-1.3.70/arch/i386/boot'
make: *** [zImage] Error 2
/usr/src/linux#


Hints please ?????

Stots


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