Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Nov 2005 09:44:50 +0100
From:      Jeppe Larsen <jwl@io.dk>
To:        freebsd-questions@freebsd.org
Subject:   Re: xterm conflicts with xorg-clients
Message-ID:  <pan.2005.11.16.08.44.48.848171@io.dk>
References:  <pan.2005.11.14.17.02.43.659160@io.dk> <4378C7C0.8080308@dial.pipex.com> <4378F85A.3050000@dial.pipex.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 Nov 2005 20:49:30 +0000, Alex Zbyslaw wrote:
> 
> I have created a patch based on this link, and now xorg-clients builds 
> just fine.  I am attaching a gzipped version of the patch (no idea if 
> attachments will work to the list or not), or you can create one based 
> on the URL (but tabs/spaces will almost certainly mess you up).  Unzip 
> it in /usr/ports/x11/xorg-clients/files
> 
> Or you can do (from memory):
> 
> cd /usr/ports/x11/xorg-clients
> make clean extract
> cd work/xc
> cp programs/xdriinfo/xdriinfo.c programs/xdriinfo/xdriinfo.c.orig
> * edit programs/xdriinfo/xdriinfo.c and change the glXGetProcAddress to 
> glXGetProcAddressARB on lines 61/2 (or thereabouts).
> diff -u programs/xdriinfo/xdriinfo.c.orig programs/xdriinfo/xdriinfo.c > 
> ../../files/patch-xdriinfo.c
> cd ../..
> make patch
> (which should apply cleanly)
> make
> (which should finish normally)
> 
> Then if it all worked you can say "portupgrade -w x11/xorg-clients" 
> which should install what you have just rebuilt.  The patch will survive 
> csvup and would need to be deleted if this issue is ever fixed.
> 
> Then portupgrade x11/xterm should work fine.
> 
> --Alex
> 

Thanks alot, but it worked to deinstall nvidia-driver first and then
update xorg-clients. But I save your patch if the problem reappears with
a new update :)

-- 
vh
Jeppe W. Larsen

"Logic is the beginning of wisdom; not the end."





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