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

next in thread | previous in thread | raw e-mail | index | archive | help
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 -pipe -ansi -pedantic -Wno-system-headers -Dasm=__asm     -Wall
> -Wpointer-
> arith -Wundef     -I/usr/ports/x11/xorg-clients/work/xc
> -I/usr/ports/x11/xorg-cl
> ients/work/xc/exports/include  -I/usr/X11R6/include -DCSRG_BASED
> -DFUNCPROTO=15
>  -DNARROWPROTO -DXTHREADS   -DXUSE_MTSAFE_API      -c xdriinfo.c
> xdriinfo.c: In function `main':
> xdriinfo.c:60: warning: pointer targets in passing arg 1 of
> `glXGetProcAddress'
> differ in signedness
> xdriinfo.c:61: warning: pointer targets in passing arg 1 of
> `glXGetProcAddress'
> differ in signedness
> rm -f 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.


Dejan



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