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.94


Hello,

I only got some little trouble with
'make install install_root=/tmp/INSTALL/SOURCE/inst_glibc'
for testing purpose.

[snip]
if test -r /tmp/INSTALL/SOURCE/inst_glibc/usr/include/gnu/stubs.h && cmp
-s /tmp/INSTALL/SOURCE/glibc-2.1.94/linux/stubs.h
/tmp/INSTALL/SOURCE/inst_glibc/usr/include/gnu/stubs.h; \
then echo 'stubs.h unchanged'; \
else /usr/bin/ginstall -c -m 644
/tmp/INSTALL/SOURCE/glibc-2.1.94/linux/stubs.h
/tmp/INSTALL/SOURCE/inst_glibc/usr/include/gnu/stubs.h; fi
stubs.h unchanged
rm -f /tmp/INSTALL/SOURCE/glibc-2.1.94/linux/stubs.h
/usr/bin/ginstall -c -m 644
/tmp/INSTALL/SOURCE/glibc-2.1.94/linux/gnu/lib-names.h
/tmp/INSTALL/SOURCE/inst_glibc/usr/include/gnu/lib-names.h
/tmp/INSTALL/SOURCE/glibc-2.1.94/linux/elf/sln
/tmp/INSTALL/SOURCE/glibc-2.1.94/linux/elf/symlink.list
rm -f /tmp/INSTALL/SOURCE/glibc-2.1.94/linux/elf/symlink.list
test ! -x /tmp/INSTALL/SOURCE/glibc-2.1.94/linux/elf/ldconfig || \
  /tmp/INSTALL/SOURCE/glibc-2.1.94/linux/elf/ldconfig -r
/tmp/INSTALL/SOURCE/inst_glibc \
                               /lib /usr/lib
/tmp/INSTALL/SOURCE/glibc-2.1.94/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.94'
75.000u 9.990s 1:44.09 81.6%    0+0k 0+0io 177952pf+0w

I have this file for sure!
SunWave1>l /etc/ld.so.conf
-rw-r--r--    1 root     root          123 Aug 11 06:48 /etc/ld.so.conf
:-)

'Normal' installation worked smooth.
It runs great and fixed a little problem with '/usr/include/time.h' on
my installation.
Linux 2.4.0-test9-pre2 & ReiserFS 3.6.16 on Athlon, here.
gcc-2.95.2 / binutils-2.10.0.26

Go on with your great work.

-Dieter

--
!!! Attention - New Email Address !!!

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]