LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-12-2005, 12:05 PM   #1
vinoloco
Member
 
Registered: Jan 2005
Posts: 53

Rep: Reputation: 15
libc errors on bootup help needed


Hi all, I'm working on my networking issues and it seems as though one of my problems is that when I boot up my Fedora Core 3 system I get a couple of errors during the network part which state that the files "libc.so.6" and "libnsl.so.1" can't be found. I've traced them back to the GLIBC package but when I download and install a new RPM for that package the installer states that I already have a "more current" GLIBC installed. Unfortunatley when I search for either of those two files they don't exist! How do I get new ones installed? Thanks for the help.

chris
 
Old 02-12-2005, 04:46 PM   #2
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
these things for me are in /lib
look there
libc.so.6 is a link to -> libc-2.3.4.so
libnsl.so.1 is a link to -> libnsl-2.3.4.so

do you have suff like that in /lib ?
posibly show us 'ls -l /lib'
 
Old 02-12-2005, 08:38 PM   #3
vinoloco
Member
 
Registered: Jan 2005
Posts: 53

Original Poster
Rep: Reputation: 15
OK, below is the directory listing. I does look like the link is there but why can't the bootup sequence find it?

-- chris


ls -l /lib
total 12260
lrwxrwxrwx 1 root root 14 Jan 25 17:18 cpp -> ../usr/bin/cpp
drwxr-xr-x 2 root root 4096 Jan 25 16:47 evms
drwxr-xr-x 2 root root 4096 Nov 16 09:57 firmware
drwxr-xr-x 2 root root 4096 Feb 9 00:06 i686
drwxr-xr-x 2 root root 4096 Feb 8 22:08 iptables
drwxr-xr-x 6 root root 4096 Jun 15 2004 kbd
-rwxr-xr-x 1 root root 108332 Dec 21 02:04 ld-2.3.4.so
lrwxrwxrwx 1 root root 11 Feb 8 21:57 ld-linux.so.2 -> ld-2.3.4.so
lrwxrwxrwx 1 root root 13 Feb 9 00:06 ld-lsb.so.1 -> ld-linux.so.2
lrwxrwxrwx 1 root root 15 Jan 25 16:48 libacl.so.1 -> libacl.so.1.1.0
-rwxr-xr-x 1 root root 23572 Sep 16 13:34 libacl.so.1.1.0
-rwxr-xr-x 1 root root 15124 Dec 21 02:04 libanl-2.3.4.so
lrwxrwxrwx 1 root root 15 Feb 8 21:57 libanl.so.1 -> libanl-2.3.4.so
lrwxrwxrwx 1 root root 18 Feb 8 22:05 libasound.so.2 -> libasound.so.2.0.0
-rwxr-xr-x 1 root root 686604 Jan 18 08:01 libasound.so.2.0.0
lrwxrwxrwx 1 root root 16 Jan 25 16:48 libattr.so.1 -> libattr.so.1.1.0
-rwxr-xr-x 1 root root 26319 Sep 10 06:57 libattr.so.1.1.0
lrwxrwxrwx 1 root root 15 Jan 25 16:47 libblkid.so.1 -> libblkid.so.1.0
-rwxr-xr-x 1 root root 24652 Oct 19 11:53 libblkid.so.1.0
-rwxr-xr-x 1 root root 8452 Dec 21 02:04 libBrokenLocale-2.3.4.so
lrwxrwxrwx 1 root root 24 Feb 8 21:57 libBrokenLocale.so.1 -> libBrokenLocale-2.3.4.so
-rwxr-xr-x 1 root root 1509072 Dec 21 02:04 libc-2.3.4.so
lrwxrwxrwx 1 root root 11 Jan 25 18:11 libcap.so -> libcap.so.1
lrwxrwxrwx 1 root root 14 Jan 25 16:48 libcap.so.1 -> libcap.so.1.10
-rwxr-xr-x 1 root root 11788 Aug 31 09:40 libcap.so.1.10
-rwxr-xr-x 1 root root 192540 Dec 21 02:04 libcidn-2.3.4.so
lrwxrwxrwx 1 root root 16 Feb 8 21:57 libcidn.so.1 -> libcidn-2.3.4.so
lrwxrwxrwx 1 root root 17 Jan 25 16:47 libcom_err.so.2 -> libcom_err.so.2.1
-rwxr-xr-x 1 root root 7004 Oct 19 11:53 libcom_err.so.2.1
-rwxr-xr-x 1 root root 28632 Dec 21 02:04 libcrypt-2.3.4.so
-rwxr-xr-x 1 root root 933408 Oct 5 06:01 libcrypto.so.0.9.7a
lrwxrwxrwx 1 root root 19 Jan 21 15:39 libcrypto.so.4 -> libcrypto.so.0.9.7a
lrwxrwxrwx 1 root root 17 Feb 8 21:57 libcrypt.so.1 -> libcrypt-2.3.4.so
lrwxrwxrwx 1 root root 13 Feb 8 21:57 libc.so.6 -> libc-2.3.4.so
-rwxr-xr-x 1 root root 251476 Sep 24 11:09 libdb2.so.3
-rwxr-xr-x 1 root root 614116 Sep 24 11:09 libdb-3.3.so
-rwxr-xr-x 1 root root 762468 Sep 24 11:09 libdb-4.1.so
-rwxr-xr-x 1 root root 843996 Sep 21 16:55 libdb-4.2.so
lrwxrwxrwx 1 root root 11 Jan 25 17:47 libdb.so.3 -> libdb2.so.3
lrwxrwxrwx 1 root root 19 Jan 25 16:47 libdevmapper.a -> libdevmapper.a.1.00
-r-xr-xr-x 1 root root 51568 Sep 17 09:16 libdevmapper.a.1.00
lrwxrwxrwx 1 root root 20 Jan 25 16:47 libdevmapper.so -> libdevmapper.so.1.00
-r-xr-xr-x 1 root root 22308 Sep 17 09:16 libdevmapper.so.1.00
-rwxr-xr-x 1 root root 16908 Dec 21 02:04 libdl-2.3.4.so
lrwxrwxrwx 1 root root 14 Feb 8 21:57 libdl.so.2 -> libdl-2.3.4.so
lrwxrwxrwx 1 root root 13 Jan 25 16:47 libe2p.so.2 -> libe2p.so.2.3
-rwxr-xr-x 1 root root 18288 Oct 19 11:53 libe2p.so.2.3
lrwxrwxrwx 1 root root 16 Jan 25 16:47 libext2fs.so.2 -> libext2fs.so.2.4
-rwxr-xr-x 1 root root 92628 Oct 19 11:53 libext2fs.so.2.4
-rwxr-xr-x 1 root root 30856 Oct 26 01:48 libgcc_s-3.4.2-20041018.so.1
lrwxrwxrwx 1 root root 28 Jan 25 16:44 libgcc_s.so.1 -> libgcc_s-3.4.2-20041018.so.1
-rwxr-xr-x 1 root root 24820 Oct 27 11:26 libiw.so.27
-rwxr-xr-x 1 root root 213376 Dec 21 02:04 libm-2.3.4.so
lrwxrwxrwx 1 root root 13 Feb 8 21:57 libm.so.6 -> libm-2.3.4.so
-rwxr-xr-x 1 root root 8612 Dec 21 02:04 libNoVersion-2.3.4.so
lrwxrwxrwx 1 root root 21 Feb 8 21:57 libNoVersion.so.1 -> libNoVersion-2.3.4.so
-rwxr-xr-x 1 root root 97736 Dec 21 02:04 libnsl-2.3.4.so
lrwxrwxrwx 1 root root 15 Feb 8 21:57 libnsl.so.1 -> libnsl-2.3.4.so
-rwxr-xr-x 1 root root 35928 Dec 21 02:04 libnss1_compat-2.3.4.so
lrwxrwxrwx 1 root root 23 Feb 8 21:57 libnss1_compat.so.1 -> libnss1_compat-2.3.4.so
-rwxr-xr-x 1 root root 18096 Dec 21 02:04 libnss1_dns-2.3.4.so
lrwxrwxrwx 1 root root 20 Feb 8 21:57 libnss1_dns.so.1 -> libnss1_dns-2.3.4.so
-rwxr-xr-x 1 root root 42780 Dec 21 02:04 libnss1_files-2.3.4.so
lrwxrwxrwx 1 root root 22 Feb 8 21:57 libnss1_files.so.1 -> libnss1_files-2.3.4.so
-rwxr-xr-x 1 root root 39392 Dec 21 02:04 libnss1_nis-2.3.4.so
lrwxrwxrwx 1 root root 20 Feb 8 21:57 libnss1_nis.so.1 -> libnss1_nis-2.3.4.so
-rwxr-xr-x 1 root root 41024 Dec 21 02:04 libnss_compat-2.3.4.so
lrwxrwxrwx 1 root root 19 Feb 8 21:57 libnss_compat.so.1 -> libnss1_compat.so.1
lrwxrwxrwx 1 root root 22 Feb 8 21:57 libnss_compat.so.2 -> libnss_compat-2.3.4.so
lrwxrwxrwx 1 root root 18 Feb 8 16:32 libnss_db.so.2 -> libnss_db.so.2.0.0
-rwxr-xr-x 1 root root 548068 Oct 20 13:11 libnss_db.so.2.0.0
-rwxr-xr-x 1 root root 22664 Dec 21 02:04 libnss_dns-2.3.4.so
lrwxrwxrwx 1 root root 16 Feb 8 21:57 libnss_dns.so.1 -> libnss1_dns.so.1lrwxrwxrwx 1 root root 19 Feb 8 21:57 libnss_dns.so.2 -> libnss_dns-2.3.4.so
-rwxr-xr-x 1 root root 47496 Dec 21 02:04 libnss_files-2.3.4.so
lrwxrwxrwx 1 root root 18 Feb 8 21:57 libnss_files.so.1 -> libnss1_files.so.1
lrwxrwxrwx 1 root root 21 Feb 8 21:57 libnss_files.so.2 -> libnss_files-2.3.4.so
-rwxr-xr-x 1 root root 23528 Dec 21 02:04 libnss_hesiod-2.3.4.so
lrwxrwxrwx 1 root root 22 Feb 8 21:57 libnss_hesiod.so.2 -> libnss_hesiod-2.3.4.so
-rwxr-xr-x 1 root root 2818460 Aug 31 14:27 libnss_ldap-2.3.3.so
lrwxrwxrwx 1 root root 20 Jan 25 17:03 libnss_ldap.so.2 -> libnss_ldap-2.3.3.so
-rwxr-xr-x 1 root root 43412 Dec 21 02:04 libnss_nis-2.3.4.so
-rwxr-xr-x 1 root root 51608 Dec 21 02:04 libnss_nisplus-2.3.4.so
lrwxrwxrwx 1 root root 23 Feb 8 21:57 libnss_nisplus.so.2 -> libnss_nisplus-2.3.4.so
lrwxrwxrwx 1 root root 16 Feb 8 21:57 libnss_nis.so.1 -> libnss1_nis.so.1lrwxrwxrwx 1 root root 19 Feb 8 21:57 libnss_nis.so.2 -> libnss_nis-2.3.4.so
lrwxrwxrwx 1 root root 19 Jan 21 15:44 libnss_winbind.so -> libnss_winbind.so.2
-rwxr-xr-x 1 root root 15816 Dec 17 19:23 libnss_winbind.so.2
lrwxrwxrwx 1 root root 16 Jan 21 15:44 libnss_wins.so -> libnss_wins.so.2
-rwxr-xr-x 1 root root 722472 Dec 17 19:23 libnss_wins.so.2
lrwxrwxrwx 1 root root 15 Jan 21 15:41 libpamc.so.0 -> libpamc.so.0.77
-rwxr-xr-x 1 root root 9084 Jan 21 08:16 libpamc.so.0.77
lrwxrwxrwx 1 root root 19 Jan 21 15:41 libpam_misc.so.0 -> libpam_misc.so.0.77
-rwxr-xr-x 1 root root 9484 Jan 21 08:16 libpam_misc.so.0.77
lrwxrwxrwx 1 root root 14 Jan 21 15:41 libpam.so.0 -> libpam.so.0.77
-rwxr-xr-x 1 root root 29408 Jan 21 08:16 libpam.so.0.77
lrwxrwxrwx 1 root root 16 Jan 25 16:49 libpcre.so.0 -> libpcre.so.0.0.1
-rwxr-xr-x 1 root root 65560 Jun 15 2004 libpcre.so.0.0.1
-rwxr-xr-x 1 root root 46060 Jan 24 03:45 libproc-3.2.3.so
-rwxr-xr-x 1 root root 95692 Dec 21 02:04 libpthread-0.10.so
lrwxrwxrwx 1 root root 18 Feb 8 21:57 libpthread.so.0 -> libpthread-0.10.so
-rwxr-xr-x 1 root root 81316 Dec 21 02:04 libresolv-2.3.4.so
lrwxrwxrwx 1 root root 18 Feb 8 21:57 libresolv.so.2 -> libresolv-2.3.4.so
-rwxr-xr-x 1 root root 47952 Dec 21 02:04 librt-2.3.4.so
lrwxrwxrwx 1 root root 14 Feb 8 21:57 librt.so.1 -> librt-2.3.4.so
-rwxr-xr-x 1 root root 17532 Dec 21 02:04 libSegFault.so
-rwxr-xr-x 1 root root 56320 Nov 24 08:27 libselinux.so.1
-rwxr-xr-x 1 root root 53736 Aug 30 08:50 libsepol.so.1
-rwxr-xr-x 1 root root 213600 Oct 5 06:01 libssl.so.0.9.7a
lrwxrwxrwx 1 root root 16 Jan 21 15:39 libssl.so.4 -> libssl.so.0.9.7a
lrwxrwxrwx 1 root root 12 Jan 25 16:47 libss.so.2 -> libss.so.2.0
-rwxr-xr-x 1 root root 18468 Oct 19 11:53 libss.so.2.0
lrwxrwxrwx 1 root root 19 Jan 25 16:48 libtermcap.so.2 -> libtermcap.so.2.0.8
-rwxr-xr-x 1 root root 12592 Jun 15 2004 libtermcap.so.2.0.8
-rwxr-xr-x 1 root root 25992 Dec 21 02:04 libthread_db-1.0.so
lrwxrwxrwx 1 root root 19 Feb 8 21:57 libthread_db.so.1 -> libthread_db-1.0.so
-rwxr-xr-x 1 root root 16008 Dec 21 02:04 libutil-2.3.4.so
lrwxrwxrwx 1 root root 16 Feb 8 21:57 libutil.so.1 -> libutil-2.3.4.so
lrwxrwxrwx 1 root root 14 Jan 25 16:47 libuuid.so.1 -> libuuid.so.1.2
-rwxr-xr-x 1 root root 9636 Oct 19 11:53 libuuid.so.1.2
drwxr-xr-x 2 root root 4096 Feb 8 16:33 lsb
drwxr-xr-x 3 root root 4096 Jan 25 16:56 modules
drwxr-xr-x 4 root root 4096 Feb 8 22:09 security
drwxr-xr-x 5 root root 4096 Feb 9 04:08 tls
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
urgent help needed :( libc.so.6 sybolic link Bilb Linux - Newbie 4 07-07-2005 12:52 PM
libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2) needed for Linux 7.3.1 vivek_thampy Linux - Software 1 08-09-2004 04:12 PM
Errors on bootup? Nikon01 Slackware 5 08-07-2003 01:47 AM
Hardware Errors on Bootup Poetics Linux - Hardware 14 06-30-2003 03:31 AM
bootup errors N_A_J_M Linux - General 3 08-28-2002 04:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration