[uClibc]Can't compile uClibc-0.9.15 by gcc 3.2

Samson-Su samson-su at prolific.com.tw
Wed Nov 6 03:10:49 UTC 2002


Hi,
    When I compile uClibc-0.9.15 by gcc 3.2(Red Hat 8.0), I have a 
compiled problem,
and I downloaded the new version of pthread.h and signal.h from CVS, but 
still failed
like this:
______________________________________________________________________
make[3]: Entering directory 
`/home/samson/work-i386/uClibc-0.9.15/libc/misc/dirent'
gcc -Wall -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing 
-Os -march=i386 -mpreferred-stack-boundary=2 -falign-functions=1 
-falign-jumps=0 -falign-loops=0 -fno-builtin -nostdinc  
-I../../../include -iwithprefix include -I. -D_LIBC  -DNDEBUG  -fPIC -c 
alphasort.c -o alphasort.o
In file included from ../../../include/pthread.h:655,
                 from dirstream.h:30,
                 from alphasort.c:3:
../../../include/bits/sigthread.h:36: storage class specified for 
parameter `type name'
make[3]: *** [alphasort.o] Error 1
make[3]: Leaving directory 
`/home/samson/work-i386/uClibc-0.9.15/libc/misc/dirent'
make[2]: *** [_dir_dirent] Error 2
make[2]: Leaving directory `/home/samson/work-i386/uClibc-0.9.15/libc/misc'
make[1]: *** [_dir_misc] Error 2
make[1]: Leaving directory `/home/samson/work-i386/uClibc-0.9.15/libc'
make: *** [_dir_libc] Error 2
___________________________________________________________________________

Does anyone has encounter this error?

Samson




More information about the uClibc mailing list