bug-glibc
[Top][All Lists]
Advanced

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

Problem in building glibc-2.3 using gcc 3.2


From: Xter Xter
Subject: Problem in building glibc-2.3 using gcc 3.2
Date: Sun, 1 Dec 2002 09:28:10 -0800 (PST)

HI there! I am using gcc-3.2. And i tried to build
glibc-2.3 but there was an error. Here my actvivities:

#./configure --prefix=/usr
--enable-add-ons=linuxthreads
#make
 
ANd after that i recieved this error message:

../sysdeps/unix/sysv/linux/errlist.c:39:
`__old_sys_nerr' undeclared here
(not in a function)
../sysdeps/unix/sysv/linux/errlist.c:39: warning: type
defaults to `int'
in declaration of `_old_sys_nerr'
../sysdeps/unix/sysv/linux/errlist.c:40:
`__old_sys_nerr' undeclared here
(not in a function)
../sysdeps/unix/sysv/linux/errlist.c:40: warning: type
defaults to `int'
in declaration of `_old_sys_nerr'
../sysdeps/unix/sysv/linux/errlist.c:40: weak
declaration of
`_old_sys_nerr' must precede definition
make[1]: *** [errlist.os] Error 1
make[1]: Leaving directory
`/tmp/glibc-2.2.5/stdio-common'
make: *** [stdio-common/subdir_lib] Error 2

I found a bug-report which resemble my problem but i
didn't find any solvation for it.


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




reply via email to

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