Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2005 11:29:32 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org
Cc:        bob self <bobself@charter.net>
Subject:   Re: How can I install xorg-clients?
Message-ID:  <200511141129.32749.kstewart@owt.com>
In-Reply-To: <4378D218.100@charter.net>
References:  <4378D218.100@charter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 14 November 2005 10:06 am, 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
>
>
>
> How can I get these ports re-installed?
>

You did it in the wrong order. 

#search xorg-clients

Port:   xorg-clients-6.8.2_1
Path:   /usr/ports/x11/xorg-clients
Info:   X client programs and related files from X.Org
Maint:  x11@FreeBSD.org
Index:  x11
B-deps: expat-1.95.8_3 fontconfig-2.3.2,1 freetype2-2.1.10_1 imake-6.8.2
        libXft-2.1.7 perl-5.8.7 pkgconfig-0.19 png-1.2.8_2         
        xorg-libraries-6.8.2
R-deps: expat-1.95.8_3 fontconfig-2.3.2,1 freetype2-2.1.10_1
        libXft-2.1.7 pkgconfig-0.19 png-1.2.8_2 xorg-libraries-6.8.2   
        xterm-206_1

You can see that xorg-clients depends on xterm. Install it first and 
then xorg-clients

Kent
-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511141129.32749.kstewart>