bug-glibc
[Top][All Lists]
Advanced

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

poblems building glibc-2.2.5 for Red Hat 7.3 gcc-3.2 kernel 2.4.18-4


From: Christian Burger
Subject: poblems building glibc-2.2.5 for Red Hat 7.3 gcc-3.2 kernel 2.4.18-4
Date: 01 Oct 2002 21:32:14 +0300

Can anyone help me on this?
My build breaks while trying to build sysdeps ...
Details below:

make[1]: Nothing to be done for `subdir_lib'.
make[1]: Leaving directory `/root/source/glibc/glibc-2.2.5/stdio-common'
make  -C stdio subdir_lib
make[1]: Entering directory `/root/source/glibc/glibc-2.2.5/stdio'
make[1]: Nothing to be done for `subdir_lib'.
make[1]: Leaving directory `/root/source/glibc/glibc-2.2.5/stdio'
make  -C dlfcn subdir_lib
make[1]: Entering directory `/root/source/glibc/glibc-2.2.5/dlfcn'
make[1]: Nothing to be done for `subdir_lib'.
make[1]: Leaving directory `/root/source/glibc/glibc-2.2.5/dlfcn'
make  -C malloc subdir_lib
make[1]: Entering directory `/root/source/glibc/glibc-2.2.5/malloc'
make[1]: Nothing to be done for `subdir_lib'.
make[1]: Leaving directory `/root/source/glibc/glibc-2.2.5/malloc'
make  -C string subdir_lib
make[1]: Entering directory `/root/source/glibc/glibc-2.2.5/string'
gcc ../sysdeps/generic/_strerror.c -c -O2 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -g      -I../include -I.  -I..  
-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/i686 -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  -nostdinc -isystem
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/include -isystem
/usr/src/linux/include -D_LIBC_REENTRANT -include
../include/libc-symbols.h     -o _strerror.o
../sysdeps/generic/_strerror.c: In function `__strerror_r':
../sysdeps/generic/_strerror.c:43: `_sys_nerr' undeclared (first use in
this function)
../sysdeps/generic/_strerror.c:43: (Each undeclared identifier is
reported only once
../sysdeps/generic/_strerror.c:43: for each function it appears in.)
../sysdeps/generic/_strerror.c:43: `_sys_errlist' undeclared (first use
in this function)
make[1]: *** [_strerror.o] Error 1
make[1]: Leaving directory `/root/source/glibc/glibc-2.2.5/string'
make: *** [string/subdir_lib] Error 2






reply via email to

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