Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2001 21:00:17 -0400
From:      "Kung Fu Man" <KungFuMan@videotron.ca>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Wird Libs problems
Message-ID:  <000801c0c090$74361960$0300a8c0@leputer>

next in thread | raw e-mail | index | archive | help
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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3211.1700" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>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.<BR><BR>Let me show =
you:<BR>bash-2.03#=20
finger<BR>finger: /var/run/utmp: Permission denied<BR>bash-2.03# ls -l=20
/usr/bin/finger<BR>-rwx-wx-wx 1 root wheel 17432 Mar 20 16:31=20
/usr/bin/finger<BR>bash-2.03# ls -l /var/run/utmp<BR>-rw-r--r-- 1 root =
wheel 748=20
Apr 7 21:16 /var/run/utmp<BR>bash-2.03# whoami<BR>root<BR><BR>bash-2.03# =

man<BR>/usr/libexec/ld-elf.so.1: Cannot open =
"/usr/lib/libc.so.4"<BR>bash-2.03#=20
ldd /usr/bin/man<BR>/usr/bin/man:<BR>libc.so.4 =3D&gt; not found=20
(0x0)<BR>bash-2.03# ldd /usr/bin/finger<BR>/usr/bin/finger:<BR>libc.so.4 =
=3D&gt;=20
/usr/lib/libc.so.4 (0x28067000)<BR>bash-2.03# ls -l=20
/usr/lib/libc.so.4<BR>-r--r--r-- 1 root wheel 531444 Mar 20 16:27=20
/usr/lib/libc.so.4</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>bash-2.03# uname -a<BR>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<BR>bash-2.03# brandelf =

/usr/lib/libc.so.4<BR>File '/usr/lib/libc.so.4' is of brand=20
'FreeBSD'.<BR>bash-2.03#<BR><BR>I have absolutely NO IDEA of what is =
going on...=20
</FONT></DIV></BODY></HTML>

------=_NextPart_000_0005_01C0C06E.EA18E710--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801c0c090$74361960$0300a8c0>