This is the mail archive of the glibc-bugs@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]
Other format: [Raw text]

Problem in installing glibc on i686


 
Hi,

When I ran "env LANGUAGE=C LC_ALL=C make install", I got the following
error

/mnt/sampath/SOURCES/glibc_build/elf/sln
/mnt/sampath/SOURCES/glibc_build/elf/symlink.list
rm -f /mnt/sampath/SOURCES/glibc_build/elf/symlink.list
test ! -x /mnt/sampath/SOURCES/glibc_build/elf/ldconfig || LC_ALL=C
LANGUAGE=C \
  /mnt/sampath/SOURCES/glibc_build/elf/ldconfig  \
                               /mnt/sampath/GLIBC-2.3.2/lib
/mnt/sampath/GLIBC-2.3.2/lib
/mnt/sampath/SOURCES/glibc_build/elf/ldconfig: Can't open configuration
file /mnt/sampath/GLIBC-2.3.2/etc/ld.so.conf: No such file or directory
make[1]: Leaving directory `/mnt/sampath/SOURCES/glibc-2.3.2'

Configure was run with --enable-add-ons and
--prefix=/mnt/sampath/GLIBC-2.3.2 as options. 

 When I linked in the file from /etc/ld.so.conf to
/mnt/sampath/GLIBC-2.3.2 and ran make install again, it went through..

Could you please help me with the error.

Thanks,
Sampath.


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