From owner-freebsd-questions Sun Apr 8 18: 0:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from VL-MS-MR002.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id 498E037B424 for ; Sun, 8 Apr 2001 18:00:14 -0700 (PDT) (envelope-from KungFuMan@videotron.ca) Received: from leputer ([24.200.37.193]) by VL-MS-MR002.sc1.videotron.ca (Netscape Messaging Server 4.15) with SMTP id GBI2S401.DYK for ; Sun, 8 Apr 2001 21:00:04 -0400 Message-ID: <000801c0c090$74361960$0300a8c0@leputer> From: "Kung Fu Man" To: Subject: Wird Libs problems Date: Sun, 8 Apr 2001 21:00:17 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C0C06E.EA18E710" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C0C06E.EA18E710 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, recently had weird libs problem wich I THINK are the source of other = weird problems. The first time it happenned, it was right after I = installed portcheckout. But this time I re-installed the whole system = (my partition was formated and everything) and I had the problem right = after the installation was completed. Let me show you: bash-2.03# finger finger: /var/run/utmp: Permission denied bash-2.03# ls -l /usr/bin/finger -rwx-wx-wx 1 root wheel 17432 Mar 20 16:31 /usr/bin/finger bash-2.03# ls -l /var/run/utmp -rw-r--r-- 1 root wheel 748 Apr 7 21:16 /var/run/utmp bash-2.03# whoami root bash-2.03# man /usr/libexec/ld-elf.so.1: Cannot open "/usr/lib/libc.so.4" bash-2.03# ldd /usr/bin/man /usr/bin/man: libc.so.4 =3D> not found (0x0) bash-2.03# ldd /usr/bin/finger /usr/bin/finger: libc.so.4 =3D> /usr/lib/libc.so.4 (0x28067000) bash-2.03# ls -l /usr/lib/libc.so.4 -r--r--r-- 1 root wheel 531444 Mar 20 16:27 /usr/lib/libc.so.4 bash-2.03# uname -a FreeBSD TESTBOX 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Thu Apr 6 23:49:16 = EDT 2000 root@TESTBOX:/usr/src/sys/compile/THA_KERNEL i386 bash-2.03# brandelf /usr/lib/libc.so.4 File '/usr/lib/libc.so.4' is of brand 'FreeBSD'. bash-2.03# I have absolutely NO IDEA of what is going on...=20 ------=_NextPart_000_0005_01C0C06E.EA18E710 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi, recently had weird libs problem = wich I THINK=20 are the source of other weird problems. The first time it happenned, it = was=20 right after I installed portcheckout. But this time I re-installed the = whole=20 system (my partition was formated and everything) and I had the problem = right=20 after the installation was completed.

Let me show = you:
bash-2.03#=20 finger
finger: /var/run/utmp: Permission denied
bash-2.03# ls -l=20 /usr/bin/finger
-rwx-wx-wx 1 root wheel 17432 Mar 20 16:31=20 /usr/bin/finger
bash-2.03# ls -l /var/run/utmp
-rw-r--r-- 1 root = wheel 748=20 Apr 7 21:16 /var/run/utmp
bash-2.03# whoami
root

bash-2.03# = man
/usr/libexec/ld-elf.so.1: Cannot open = "/usr/lib/libc.so.4"
bash-2.03#=20 ldd /usr/bin/man
/usr/bin/man:
libc.so.4 =3D> not found=20 (0x0)
bash-2.03# ldd /usr/bin/finger
/usr/bin/finger:
libc.so.4 = =3D>=20 /usr/lib/libc.so.4 (0x28067000)
bash-2.03# ls -l=20 /usr/lib/libc.so.4
-r--r--r-- 1 root wheel 531444 Mar 20 16:27=20 /usr/lib/libc.so.4
 
bash-2.03# uname -a
FreeBSD TESTBOX = 4.0-RELEASE=20 FreeBSD 4.0-RELEASE #0: Thu Apr 6 23:49:16 EDT 2000=20 root@TESTBOX:/usr/src/sys/compile/THA_KERNEL i386
bash-2.03# brandelf = /usr/lib/libc.so.4
File '/usr/lib/libc.so.4' is of brand=20 'FreeBSD'.
bash-2.03#

I have absolutely NO IDEA of what is = going on...=20
------=_NextPart_000_0005_01C0C06E.EA18E710-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message