[Mesa-dev] broken --enable-xlib-glx build

Kevin H. Hobbs hobbsk at ohio.edu
Mon Jan 23 07:29:54 PST 2012


On 01/20/2012 06:12 PM, Brian Paul wrote:
> 
> $ glxinfo
> name of display: :0.0
> glxinfo: symbol lookup error: /home/brian/mesa/lib/libGL.so.1: 
> undefined symbol: u_tsd_set
> 

My nightly builds of VTK and ParaView built with OSMesa or xlib OSMesa
are broken this way too.

Their mesa's are built with:

./autogen.sh \
  --prefix=/home/kevin/mesa_xlib/ \
  --disable-dri \
  --enable-glx \
  --enable-xlib-glx \
  --disable-osmesa

or

./autogen.sh \
  --prefix=/home/kevin/mesa_osmesa/ \
  --disable-dri \
  --disable-glx \
  --enable-osmesa

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120123/57bdcbbd/attachment.pgp>


More information about the mesa-dev mailing list