Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Nov 2005 10:55:45 +0100
From:      h <h@erathia.be>
To:        Dejan Lesjak <dejan.lesjak@ijs.si>
Cc:        freebsd-x11@freebsd.org, x11@freebsd.org
Subject:   Re: can't compile xorg clients
Message-ID:  <200511211055.46273.h@erathia.be>
In-Reply-To: <200511202149.53789.dejan.lesjak@ijs.si>
References:  <200511201638.20976.h@erathia.be> <200511202149.53789.dejan.lesjak@ijs.si>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 20 November 2005 21:49, Dejan Lesjak wrote:
> On Sunday 20 of November 2005 16:38, h wrote:
> > i can't build new xorg clients in 5.4:
> >
> > making all in programs/xdriinfo...
...
> > cc -o xdriinfo -O -pipe -ansi -pedantic -Wno-system-headers -Dasm=__asm
> > -
> > Wall -Wpointer-arith -Wundef
> > -L/usr/ports/x11/xorg-clients/work/xc/exports/l
> > ib   xdriinfo.o -lGL -lXext -lX11 -L/usr/X11R6/lib -pthread
> > -Wl,-rpath,/usr/X
> > 11R6/lib -Wl,-rpath-link,/usr/ports/x11/xorg-clients/work/xc/exports/lib
> >
> > xdriinfo.o(.text+0x4a): In function `main':
> > : undefined reference to `glXGetProcAddress'
> >
> > xdriinfo.o(.text+0x5b): In function `main':
> > : undefined reference to `glXGetProcAddress'
>
> Remove nvidia-driver port, then upgrade xorg-clients. After that you can
> reinstall nvidia-driver.

i tried, but it doesn't work either. i got a linker error. i lost the log 
because i screw it up trying to paste it from tty console.

do i have to reboot with no nvidia drivers? cause all i did was log out, go to 
tty console and cd /var/db/pkg && pkg_delete -f nvidia-driver-1..... && 
portupgrade xorg-* && ... which failed so i just reinstalled nvidia driver 
and rebooted to be able to restore the system.



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