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


Dieter Nützel <Dieter.Nuetzel@hamburg.de> writes:

> 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
> :-)

It's not /etc/ld.so.conf it's looking for, it's
/tmp/INSTALL/SOURCE/inst_glibc/etc/ld.so.conf.  Of course a crash is
not wanted at all.  And the error message is confusing.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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