This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc 2.1.97


Linux 2.4.0-test10 system.

Two little things.

'make check' fails in 'rt' tests:

GCONV_PATH=/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/iconvdata LC_ALL=C  
/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/elf/ld-linux.so.2 --library-path 
/tmp/INSTALL/SOURCE/glibc-2.1.97/linux:/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/math:/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/elf:/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/dlfcn:/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/nss:/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/nis:/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/rt:/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/resolv:/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/crypt:/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/linuxthreads 
/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/rt/tst-aio2  > 
/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/rt/tst-aio2.out
Timed out: killed the child process
make[2]: *** [/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/rt/tst-aio2.out] Error 1
make[2]: Leaving directory `/tmp/INSTALL/SOURCE/glibc-2.1.97/rt'
make[1]: *** [rt/tests] Error 2
make[1]: Leaving directory `/tmp/INSTALL/SOURCE/glibc-2.1.97'
make: *** [check] Error 2


Second 'make install install_root=/tmp/INSTALL/SOURCE/inst_glibc', again.
The 'ldconfig' thing. Yes, you told me it's not an error.

rm -f /tmp/INSTALL/SOURCE/glibc-2.1.97/linux/elf/symlink.list
test ! -x /tmp/INSTALL/SOURCE/glibc-2.1.97/linux/elf/ldconfig || LC_ALL=C 
LANGUAGE=C \
  /tmp/INSTALL/SOURCE/glibc-2.1.97/linux/elf/ldconfig -r 
/tmp/INSTALL/SOURCE/inst_glibc \
                               /lib /usr/lib
/tmp/INSTALL/SOURCE/glibc-2.1.97/linux/elf/ldconfig: Can't open configuration 
file /etc/ld.so.conf: No such file or directorymake[1]: [install] Error 139 
(ignored)
make[1]: Leaving directory `/tmp/INSTALL/SOURCE/glibc-2.1.97'

Thanks,
	Dieter
-- 
Dieter Nützel
Graduate Student, Computer Science

University of Hamburg
Department of Computer Science
Cognitive Systems Group
Vogt-Kölln-Straße 30
D-22527 Hamburg, Germany

email: nuetzel@kogs.informatik.uni-hamburg.de
@home: Dieter.Nuetzel@hamburg.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]