help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't compile glibc-2.3.2


From: Jim Sabatke
Subject: Can't compile glibc-2.3.2
Date: Sun, 26 Oct 2003 18:54:48 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031015

Please let me know if there is a more appropriate list for this.

Going nuts here.  I've installed everything I can think of:

SuSE 7.3 - 2.4.10-4GB

GCC 3.3.2
binutils 2.1.4

gmake is 3.79.1

My configure command line:
../configure --enable-add-ons=linuxthreads --prefix=/usr/local/glibc-2.3.2



Here is the tail end of the make, with the first few errors:

make -r PARALLELMFLAGS="" CVSOPTS="" -C .. objdir=`pwd` all
make[1]: Entering directory `/usr/jim/progs/programs/glibc/glibc-2.3.2'
make  -C csu subdir_lib
make[2]: Entering directory `/usr/jim/progs/programs/glibc/glibc-2.3.2/csu'
gcc ../sysdeps/unix/sysv/linux/init-first.c -c -std=gnu99 -O2 -Wall -Winline 
-Wstrict-prototypes -Wwrite-strings -g      -I../include -I. 
-I/home/jim/progs/programs/glibc/glibc-2.3.2/build/csu -I.. -I../libio  
-I/home/jim/progs/programs/glibc/glibc-2.3.2/build -I../sysdeps/i386/elf 
-I../linuxthreads/sysdeps/unix/sysv/linux/i386 
-I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread 
-I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv 
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686 
-I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386 
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common 
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 
-I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix 
-I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 
-I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386 
-I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 
-I../sysdeps/generic/elf -I../sysdeps/generic  -I 
/lib/modules/2.4.10-4GB/build/include -D_LIBC_REENTRANT -include 
../include/libc-symbols.h       -DHAVE_INITFINI -o 
/home/jim/progs/programs/glibc/glibc-2.3.2/build/csu/init-first.o
In file included from ../sysdeps/unix/sysv/linux/ldsodefs.h:25,
                from ../sysdeps/unix/sysv/linux/init-first.c:30:
../sysdeps/generic/ldsodefs.h:253: warning: type defaults to `int' in 
declaration of `type name'
../sysdeps/generic/ldsodefs.h:253: error: storage class specified for parameter 
`type name'
../sysdeps/generic/ldsodefs.h:253: error: parse error before "_dl_load_lock"
../sysdeps/generic/ldsodefs.h:256: warning: return type defaults to `int'
../sysdeps/generic/ldsodefs.h:256: warning: function declaration isn't a 
prototype
../sysdeps/generic/ldsodefs.h: In function `__rtld_lock_define_recursive':
../sysdeps/generic/ldsodefs.h:256: error: storage class specified for parameter 
`_dl_osversion'
../sysdeps/generic/ldsodefs.h:258: error: storage class specified for parameter 
`_dl_platform'
../sysdeps/generic/ldsodefs.h:259: error: storage class specified for parameter 
`_dl_platformlen'
../sysdeps/generic/ldsodefs.h:267: error: storage class specified for parameter 
`_dl_clktck'
../sysdeps/generic/ldsodefs.h:270: error: storage class specified for parameter 
`_dl_verbose'
../sysdeps/generic/ldsodefs.h:273: error: storage class specified for parameter 
`_dl_lazy'
../sysdeps/generic/ldsodefs.h:276: error: storage class specified for parameter 
`_dl_bind_not'
../sysdeps/generic/ldsodefs.h:280: error: storage class specified for parameter 
`_dl_dynamic_weak'


--
Jim Sabatke
Hire Me!! - See my resume at http://my.execpc.com/~jsabatke

Do not meddle in the affairs of Dragons, for you are crunchy and good with 
ketchup.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]