From owner-freebsd-questions Fri Jul 21 23:17:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lsmls01.we.mediaone.net (lsmls01.we.mediaone.net [24.130.1.20]) by hub.freebsd.org (Postfix) with ESMTP id 8614737BAAE for ; Fri, 21 Jul 2000 23:17:05 -0700 (PDT) (envelope-from rkbryant@mediaone.net) Received: from slab.we.mediaone.net (we-24-160-41-41.we.mediaone.net [24.160.41.41]) by lsmls01.we.mediaone.net (8.8.7/8.8.7) with SMTP id XAA22271 for ; Fri, 21 Jul 2000 23:16:56 -0700 (PDT) From: Rob Bryant To: freebsd-questions@freebsd.org Subject: problems with Xfree86-aoutlibs / ldconfig Date: Fri, 21 Jul 2000 23:11:59 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00072123135502.00522@slab.we.mediaone.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having problems loading Netscape from the ports collection. The problem seems to be when I try to load the XFree86-aoutlibs dependency. I looked in the mailing list archives, and for similar problems the suggestions have all been variations of 'reboot' or 'run ldconfig'. Actually, ldconfig seems to be the problem in this case. I have the output (`script') from an attempt to load the a.out libs below. ldconfig bombs on the really weird characters (which `script' converted to control- characters). I am running FreeBSD 4.0 Stable. Any help is greatly appreciated. (I /can't wait/ for Mozilla!) ------`script' output:------------------------------------------------------ Script started on Fri Jul 21 22:42:29 2000 slab# cd /usr/ports/x11/XFree86-aoutlibs slab# make install >> Xbin.tgz doesn't seem to exist on this system. >> Attempting to fetch from ftp://ftp.xfree86.org/pub/XFree86/3.3.3/binaries/FreeBSD-2.2.x/. Receiving Xbin.tgz (2646694 bytes)Receiving Xbin.tgz (2646694 bytes): 31%Receiving Xbin.tgz (2646694 bytes): 62%Receiving Xbin.tgz (2646694 bytes): 87%Receiving Xbin.tgz (2646694 bytes): 100% 2646694 bytes transferred in 16.4 seconds (157.58 Kbytes/s) ===> Extracting for XFree86-aoutlibs-3.3.3 >> Checksum OK for Xbin.tgz. ===> XFree86-aoutlibs-3.3.3 depends on shared library: X11.6 - found ===> Patching for XFree86-aoutlibs-3.3.3 ===> Configuring for XFree86-aoutlibs-3.3.3 ===> Installing for XFree86-aoutlibs-3.3.3 ===> XFree86-aoutlibs-3.3.3 depends on shared library: X11.6 - found cd /usr/ports/x11/XFree86-aoutlibs/work/lib; for l in $(ls lib*); do /usr/bin/env OBJFORMAT=aout install -c -s -o root -g wheel -m 555 $l /usr/X11R6/lib/aout; done /usr/bin/env OBJFORMAT=aout /sbin/ldconfig -m /usr/X11R6/lib/aout ldconfig: : trailing characters ignored ldconfig: : No such file or directory ldconfig: Ut+uf>fzuf>fqfrfrf9ff:됐u}ffƒEffEftE: trailing characters ignored ldconfig: Ut+uf>fzuf>fqfrfrf9ff:됐u}ffƒEffEftE: No such file or directory ldconfig: uf>f}f~f}ff~ƉuăEEu9P: trailing characters ignored ldconfig: uf>f}f~f}ff~ƉuăEEu9P: No such file or directory ldconfig: 9t/A: trailing characters ignored ldconfig: 9t/A: No such file or directory ldconfig: : trailing characters ignored ldconfig: : No such file or directory *** Error code 255 Stop in /usr/ports/x11/XFree86-aoutlibs. *** Error code 1 Stop in /usr/ports/x11/XFree86-aoutlibs. *** Error code 1 Stop in /usr/ports/x11/XFree86-aoutlibs. slab# exit slab# exit Script done on Fri Jul 21 22:44:21 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message