From owner-freebsd-questions Tue Mar 11 23:25: 4 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF11337B401 for ; Tue, 11 Mar 2003 23:25:01 -0800 (PST) Received: from fed1mtao02.cox.net (fed1mtao02.cox.net [68.6.19.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50E0043F85 for ; Tue, 11 Mar 2003 23:25:01 -0800 (PST) (envelope-from xcas@cox.net) Received: from [192.168.1.104] ([68.2.134.114]) by fed1mtao02.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030312072500.ZAQG16770.fed1mtao02.cox.net@[192.168.1.104]>; Wed, 12 Mar 2003 02:25:00 -0500 Date: Wed, 12 Mar 2003 00:24:52 -0700 (MST) From: xcas@cox.net X-X-Sender: cas@localhost.bsd-unix.org To: xcas@cox.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: (works now) XFree86 4.3.0 fails to make In-Reply-To: <20030311231712.H67060@localhost.bsd-unix.org> Message-ID: <20030312001934.W5026@localhost.bsd-unix.org> References: <20030311231712.H67060@localhost.bsd-unix.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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