bug-glibc
[Top][All Lists]
Advanced

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

bug in glibc configure/installation?


From: Brent Phillips
Subject: bug in glibc configure/installation?
Date: Tue, 09 Jan 2001 13:07:23 -0800

Hi,

I'm running into a problem trying to upgrade to glibc2.2, with RedHat 6.0
and Linux kernel 2.2.17. (The same problem occurs on two similar machines,
with slightly different kernels.) I've been through the README, INSTALL,
and FAQ, and seen nothing regarding this problem. 

Configure runs fine, but when I try to make, it gives the error below. Any
advice on how to fix this problem is greatly appreciated. 

Is there a mailing list that would be more appropriate for this sort of
issue? I'm not sure if it is a bug, or if both my systems are misconfigured.

Sincerely

Brent Phillips

-----error below-----
cat csu/Versions assert/Versions ctype/Versions locale/Versions
intl/Versions catgets/Versions math/Versions setjmp/Versions
signal/Versions stdlib/Versions stdio-common/Versions libio/Versions
malloc/Versions string/Versions wcsmbs/Versions time/Versions
dirent/Versions grp/Versions pwd/Versions posix/Versions io/Versions
termios/Versions resource/Versions misc/Versions socket/Versions
sysvipc/Versions gmon/Versions iconv/Versions wctype/Versions
shadow/Versions argp/Versions crypt/Versions linuxthreads/Versions
nss/Versions rt/Versions debug/Versions linuxthreads_db/Versions
inet/Versions resolv/Versions hesiod/Versions sunrpc/Versions nis/Versions
streams/Versions login/Versions dlfcn/Versions elf/Versions
sysdeps/unix/sysv/linux/i386/Versions sysdeps/unix/sysv/linux/Versions
sysdeps/unix/sysv/Versions sysdeps/i386/i486/Versions
sysdeps/i386/fpu/Versions sysdeps/i386/Versions \
  | sed 's/#.*$//;s/^[  ]*%/#/' | gcc -E -undef -I/usr/src/glibc_build
-Iinclude -include /usr/src/glibc_build/config.h -x c - | sed 's/#.*$//;/^[
   ]*$/d' \
  | LC_ALL=C gawk -v buildroot=/usr/src/glibc_build/ -v
defsfile=/usr/src/glibc_build/Versions.all \
                    -v move_if_change='/bin/sh scripts/move-if-change' \
                    -f scripts/versions.awk; \
) > /usr/src/glibc_build/sysd-versionsT
no versions defined for ld.so
/usr/src/glibc_build/libBrokenLocale.map is unchanged
/usr/src/glibc_build/libc.map is unchanged
/usr/src/glibc_build/libcrypt.map is unchanged
/usr/src/glibc_build/libm.map is unchanged
cpp: output pipe has been closed
make[1]: *** [/usr/src/glibc_build/sysd-versions] Error 1
make[1]: Leaving directory `/usr/src/glibc-2.2'
make: *** [all] Error 2






reply via email to

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