Date: Wed, 12 Mar 2003 00:24:52 -0700 (MST) From: xcas@cox.net To: xcas@cox.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: (works now) XFree86 4.3.0 fails to make Message-ID: <20030312001934.W5026@localhost.bsd-unix.org> In-Reply-To: <20030311231712.H67060@localhost.bsd-unix.org> References: <20030311231712.H67060@localhost.bsd-unix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 Mar 2003 xcas@cox.net wrote: > I tried updating with 'portupgrade' like recommended.. but it ends up > croaking on 'XFree86-libraries-4.3.0'.. > > uname -a output.. > FreeBSD localhost.bsd-unix.org 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 8 > 19:42:55 MST 2003 cas@localhost.bsd-unix.org:/usr/obj/usr/src/sys/KADAFI > i386 > > > the error message... > > + LD_LIBRARY_PATH=/usr/ports/x11/XFree86-4-libraries/work/xc/exports/lib > cc -o ./libxlcUTF8Load.so.2 > ~ -shared -rpath /usr/X11R6/lib -Wl,-soname,libxlcUTF8Load.so lcUTF8Load.o > -L/usr/ports/x11/XFree86- > 4-libraries/work/xc/exports/lib -lX11 -lc > + rm -f libxlcUTF8Load.so > + ln -s libxlcUTF8Load.so.2 libxlcUTF8Load.so > + rm -f > /usr/ports/x11/XFree86-4-libraries/work/xc/exports/lib/libxlcUTF8Load.so > + cd /usr/ports/x11/XFree86-4-libraries/work/xc/exports/lib > + ln -s ../../lib/X11/xlibi18n/lc/Utf8/libxlcUTF8Load.so . > rm -f libxlcUTF8Load.so.2 > mv -f libxlcUTF8Load.so.2~ libxlcUTF8Load.so.2 > rm -f > /usr/ports/x11/XFree86-4-libraries/work/xc/exports/lib/libxlcUTF8Load.so.2 > Bus error (core dumped) > *** Error code 138 > Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib/X11/xlibi18n/lc. > *** Error code 1 > Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib/X11/xlibi18n. > *** Error code 1 > Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib/X11. > *** Error code 1 > Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib. > *** Error code 1 > Stop in /usr/ports/x11/XFree86-4-libraries. > Mar 11 23:13:32 localhost /kernel: pid 66995 (make), uid 0: exited on > signal 10 (core dumped) > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade55065.0 make > ** Fix the problem and try again. > ** The following packages were not installed or upgraded (*:skipped / !:failed) > ! x11/XFree86-4-libraries (XFree86-libraries-4.3.0) (coredump) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Works fine now.. I thought I'd try it without portupgrade.. so I did "pkg_delete -f" to all the XFree packages displayed in "pkg_info | grep XFree".. then I did.. # cd /usr/ports/x11-servers/XFree86-4-Server/ # make all install clean :-) 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?20030312001934.W5026>