Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2006 00:13:44 +1100
From:      Sam Lawrance <boris@brooknet.com.au>
To:        Sergey Matveychuk <sem@freebsd.org>
Cc:        x11@freebsd.org
Subject:   Re: graphics/mesa-demos port after xorg-libraries 6.8.2 -> 6.9.0
Message-ID:  <106B82AB-434C-4893-B7D7-0C8EA6F1D12D@brooknet.com.au>
In-Reply-To: <43D8736D.5010505@FreeBSD.org>
References:  <43D8736D.5010505@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 25/01/2006, at 11:01 PM, Sergey Matveychuk wrote:
>
> I've found (via kris pointyhat build) some problem looks like a bug in
> xorg-libraries 6.9.0.
>
> The problem is inside libOSMesa.so library:
> cc -I../../include -fPIC -pedantic -I/usr/X11R6/include -DUSE_XSHM
> - -DHZ=100 -O -pipe  osdemo.c -L/usr/X11R6/lib -lglut -lOSMesa - 
> lGLU -lGL
> - -L/usr/X11R6/lib -lglut -lGLU -lGL -lXext -lXmu -lXi -lX11 -lm -o  
> osdemo
> /usr/X11R6/lib/libOSMesa.so: undefined reference to  
> `driDispatchRemapTable'
> gmake[1]: *** [osdemo] Error 1
> gmake[1]: Leaving directory
> `/work/a/ports/graphics/mesa-demos/work/Mesa-6.4.1/progs/osdemos'
> gmake: *** [default] Error 1
>
> It has an external undefined reference 'driDispatchRemapTable'. The
> symbol mention nowhere in /usr/X11R6/include.
>
> Traversing through xorg source I've found the symbol declarated in
> extras/Mesa/src/mesa/glapi/dispatch.h and it's defined in
> extras/Mesa/src/mesa/drivers/dri/common/utils.c. So it's a part of DRI
> driver and DRI driver is a part of X11 server? Well, here my knowledge
> of X11 internals over.
>
> Could you to advice a workaround of the problem with mesa-demos  
> port please?

We're not alone:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345753





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?106B82AB-434C-4893-B7D7-0C8EA6F1D12D>