I am trying to recompile the kernel with the natsemi network card driver
but 
cannot make install_initrc because the following error occurs

gcc -Wall -Os -falign-functions=1 -march=i386
-mpreferred-stack-boundary=2 
-falign-jumps=0 -falign-loops=0 -fno-builtin -nostdinc 
-I../../../include 
-iwithprefix include -I. -D_LIBC  -DNDEBUG  -fPIC -D_LIBC_REENTRANT -c 
alphasort.c -o alphasort.o
In file included from dirstream.h:30,
                 from alphasort.c:3:
../../../include/pthread.h:163: error: parse error before "__thread"
../../../include/pthread.h:165: error: `pthread_create' declared as
function 
returning a function
../../../include/pthread.h:166: error: parse error before "void"
../../../include/pthread.h:591: error: storage class specified for
parameter 
`type name'
In file included from ../../../include/pthread.h:655,
                 from dirstream.h:30,
                 from alphasort.c:3:
../../../include/bits/sigthread.h:36: error: storage class specified for
parameter `type name'
make[4]: *** [alphasort.o] Error 1
make[4]: Leaving directory 
`/home/install/systemimager-3.0.1/initrd_source/src/uClibc-0.9.12/libc/misc/dirent'
make[3]: *** [_dir_dirent] Error 2
make[3]: Leaving directory 
`/home/install/systemimager-3.0.1/initrd_source/src/uClibc-0.9.12/libc/misc'
make[2]: *** [_dir_misc] Error 2
make[2]: Leaving directory 
`/home/install/systemimager-3.0.1/initrd_source/src/uClibc-0.9.12/libc'
make[1]: *** [_dir_libc] Error 2
make[1]: Leaving directory 
`/home/install/systemimager-3.0.1/initrd_source/src/uClibc-0.9.12'
make: *** 
[/home/install/systemimager-3.0.1/initrd_source/src/uclibc_build-stamp]
Error 
2

could you please help me

Simon Fryer



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Sisuite-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to