From owner-freebsd-questions@FreeBSD.ORG Mon Nov 14 18:15:37 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 63F6216A41F for ; Mon, 14 Nov 2005 18:15:37 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out6.blueyonder.co.uk (smtp-out6.blueyonder.co.uk [195.188.213.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F58D43D49 for ; Mon, 14 Nov 2005 18:15:35 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [80.192.2.225] ([80.192.2.225]) by smtp-out6.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Mon, 14 Nov 2005 18:16:27 +0000 Message-ID: <4378D445.30907@dial.pipex.com> Date: Mon, 14 Nov 2005 18:15:33 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20051106 X-Accept-Language: en-us, pl MIME-Version: 1.0 To: bob self References: <4378D218.100@charter.net> In-Reply-To: <4378D218.100@charter.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Nov 2005 18:16:27.0187 (UTC) FILETIME=[874D5830:01C5E947] Cc: freebsd-questions@freebsd.org Subject: Re: How can I install xorg-clients? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 18:15:37 -0000 bob self wrote: > > after doing a portupgrade today I've got things messed up. I didn't > read /usr/ports/UPDATING. I have now un-installed xterm and > xorg-clients and am now trying to put them back in. I'm trying > xorg-clients first but I get this error. > > xdriinfo.o(.text+0x5b): In function `main': > : undefined reference to `glXGetProcAddress' > *** Error code 1 > Use portdowngrade to downgrade both ports back to versions which worked then re-install them. Once that's done it's safe to cvsup the ports again as long as you don't delete them. Once this problem is fixed you can upgrade the ports. See a thread on the same topic from about two minutes ago :-) This has nothing to do with UPDATING, by the way. Yes that tells you what order to do the upgrade but doesn't tell you what to do when the upgrade fails. --Alex