From owner-freebsd-questions Sat Mar 30 21:15:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mts-131.wallnet.com (mts-120.wallnet.com [208.225.162.52]) by hub.freebsd.org (Postfix) with ESMTP id 719F137B400 for ; Sat, 30 Mar 2002 21:15:52 -0800 (PST) Received: from mts-131.wallnet.com (localhost [127.0.0.1]) by mts-131.wallnet.com (8.12.2/8.12.2) with ESMTP id g2V5Ff7V001867; Sun, 31 Mar 2002 00:15:48 -0500 (EST) (envelope-from timothyk@mts-131.wallnet.com) Received: by mts-131.wallnet.com (8.12.2/8.12.2/Submit) id g2V5FYXN001866; Sun, 31 Mar 2002 00:15:34 -0500 (EST) Message-Id: <200203310515.g2V5FYXN001866@mts-131.wallnet.com> Content-Type: text/plain; charset="iso-8859-1" From: Tim Kellers To: cworthy@swbell.net, freebsd-questions@FreeBSD.ORG Subject: Re: XFree86-4 portupgrade failure Date: Sun, 31 Mar 2002 00:15:30 -0500 X-Mailer: KMail [version 1.3.2] References: <0GTT002XCMWU6W@mta4.rcsntx.swbell.net> In-Reply-To: <0GTT002XCMWU6W@mta4.rcsntx.swbell.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Portupgrade failed for me, too; apparently somethings get built out of order --not that I blame portupgrade, XFree86-4.x is always a pain to install or upgrade; I fight it everytime I have to make changes. The solution for me (and posted by others recently on this list): build the clients first, and if that fails, build the libraries first, then the clients, then run portupgrade. Additionally, to save yourself yet another potential headache: if you are upgrading from and earlier version of XFree96-4 (not 3), save a copy of the XFree86config file somewhere safe where the new version can't overwrite it. I don't know that it would overwrite it, but the config can be such a pain, it's better to be safe than miserable. Tim Kellers CPE/NJIT On Saturday 30 March 2002 11:57 pm, Colin Worthy wrote: > When I try to portupgrade XFree86-4 I get the following error. I was > wondering if someone had any insights? > > 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 /usr/ports/x11/XFree86-4-clients/work/xc/programs/glxinfo. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > *** Error code 1 > > It actually is dying in the middle of installing the XFree86-4-clients > stuff if that helps any. I have a full script of it if that would help at > all. > > I would appreciate any help. > > Thanks, > > Colin > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message