Date: Tue, 19 Mar 2002 22:19:55 -0500 From: mpd <mpd6334@cs.rit.edu> To: Jim Arnold <jarnold@knightridder.com> Cc: questions@freebsd.org Subject: Re: upgrading problems with XFree86 4.2 Message-ID: <20020319221955.A1521@rochester.rr.com> In-Reply-To: <3C97FDB3.CFF0DC4F@knightridder.com>; from jarnold@knightridder.com on Tue, Mar 19, 2002 at 10:10:43PM -0500 References: <3C97FDB3.CFF0DC4F@knightridder.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 19, 2002 at 10:10:43PM -0500, Jim Arnold wrote: > My upgrade fails with the errors below. > I am currently running XFree86-4.1.0_13,1 > on a 4.5 release box. > > I've cvsup'ed my ports before upgrading X > to: > > PORTNAME= XFree86 > PORTVERSION= 4.2.0 > PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= x11 > > Any thoughts? I had this same problem. A straight 'portupgrade XFree86' wasn't able to upgrade correctly, so I ended up doing each part separately. In your case, you need to build the XFree86-4-libraries port. mike > > install in programs/lbxproxy/config done > installing in programs/scripts... > /usr/bin/install -c -m 0755 xon.sh /usr/X11R6/bin/xon > install in programs/scripts done > installing in programs/glxinfo... > rm -f glxinfo > LD_LIBRARY_PATH=../../exports/lib cc -o glxinfo -ansi -pedantic > -Dasm=__asm -Wall -Wpointer-arith -L../../exports/lib glxinfo.o > -lGLU -lGL -lXext -lX11 -L/usr/X11R6/lib -pthread -lm > -Wl,-rpath,/usr/X11R6/lib > /usr/libexec/elf/ld: cannot find -lGLU > *** Error code 1 > > Stop in /max/ports/x11/XFree86-4-clients/work/xc/programs/glxinfo. > *** Error code 1 > > Stop in /max/ports/x11/XFree86-4-clients/work/xc/programs. > *** Error code 1 > > Stop in /max/ports/x11/XFree86-4-clients/work/xc. > *** Error code 1 > > Stop in /max/ports/x11/XFree86-4-clients/work/xc. > *** Error code 1 > > Stop in /max/ports/x11/XFree86-4-clients. > *** Error code 1 > > Stop in /max/ports/x11/XFree86-4-clients. > *** Error code 1 > > Stop in /max/ports/x11/XFree86-4-clients. > *** Error code 1 > > Stop in /max/ports/x11/XFree86-4-clients. > *** Error code 1 > > Stop in /max/ports/x11/XFree86-4. > *** Error code 1 > > Stop in /max/ports/x11/XFree86-4. > *** Error code 1 > > Stop in /max/ports/x11/XFree86-4. > *** Error code 1 > > Stop in /max/ports/x11/XFree86-4. > ** Command failed: make > ---> Restoring the old version > > ************************************************************************ > * To improve security, the X server is installed without an SUID bit. * > * This is suitable for use with xdm, but not with a startx script. * > * If you need to use a startx script, install the x11/wrapper package. * > ************************************************************************ > * If XFree86-4 is not a basic part of your operating system, add the * > * following line to /etc/make.conf: XFREE86_VERSION=4 * > ************************************************************************ > > ** Fix the installation problem and try again. > > -- > > I'm currently running FreeBSD 4.5-STABLE > which has been up for 14 days as of 03/19/02 10:00:00 PM > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ___________________________________________________________ "KABLAM!" - Unknown from "POKEY IS IN MONOCHROME" 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?20020319221955.A1521>