Date: Tue, 21 Mar 2000 12:05:44 -0800 From: Clark Shishido <clark@desktop.com> To: Ilias Sachpazidis <isach@noc.uoa.gr> Cc: freebsd-stable@freebsd.org Subject: Re: Problem with XFree86-aoutlibs-3.3.3 Message-ID: <20000321120544.B77964@desktop.com> In-Reply-To: <Pine.GSO.3.96.1000321212918.11148B-100000@olympus.noc.uoa.gr>; from Ilias Sachpazidis on Tue, Mar 21, 2000 at 09:32:37PM %2B0200 References: <Pine.GSO.3.96.1000321212918.11148B-100000@olympus.noc.uoa.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 21, 2000 at 09:32:37PM +0200, Ilias Sachpazidis emailed: > > hi, I am trying to install XFree86-aoutlibs-3.3.3 but ... > I have got FreeBSD 4.0-20000320-STABLE(?) . > ... > ===> 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 OBJ FORMAT=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: > U ??t+uf>fz?u f>fq?fr?fr?f9f???f:?u} ff?E ff??Ef > ?t?E?: trailing characters ignored > ldconfig: > U ??t+uf>fz?u f>fq?fr?fr?f9f???f:?u} ff?E ff??Ef > ?t?E?: No such file or directory > ldconfig: u?f>f}?f~f}?f???f~?u?EĻ?E?u?9ģP: trailing characters > ignored > ldconfig: u?f>f}?f~f}?f???f~?u?EĻ?E?u?9ģP: No such file or > directory > ldconfig: 9?t/A: trailing characters ignored > ldconfig: 9?t/A: No such file or directory > ldconfig: ?????: trailing characters ignored > ldconfig: ?????: No such file or directory > *** Error code 255 > > Stop. > *** Error code 1 ... I did an ftp install of 4.0-RELEASE a few days ago and ran into the same thing. move /usr/X11R6/lib/aout out of the way and create a /usr/X11R6/lib/aout directory so that the XFree86-aout port knows where to put the aout-lib files. I haven't tried it a second time on another 4.0-RELEASE installation with X from the CD yet so I don't know which part of the installation process isn't creating the directory properly. --clark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000321120544.B77964>