Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2006 10:31:25 -0500
From:      Adam K Kirchhoff <adamk@voicenet.com>
To:        =?ISO-8859-1?Q?Markus_Niemist=F6?= <markus.niemisto@norfello.com>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: [Fwd: Re: libGLcore.so: Undefined symbol]
Message-ID:  <455F274D.1000802@voicenet.com>
In-Reply-To: <455F0A57.90602@norfello.com>
References:  <455E1237.9080204@voicenet.com> <455EFBEC.9040400@voicenet.com> <455F0A57.90602@norfello.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Markus Niemistö wrote:
> Adam K Kirchhoff wrote:
>>
>> Unfortunately, even after patching the symlink-mesa.sh file, and 
>> rebuilding the xserver, I still get the same error message.
>>
>> Adam
>
> Sure I forgot to mention that arrayobj.c needs to be added to the mesa 
> Makefile also. Sorry.
>
> You need to patch GL/mesa/main/Makefile.in (or the generated Makefile):
> nodist_libmain_la_OBJECTS should include arrayobj.lo
> nodist_libmain_la_SOURCES should include arrayobj.c
>
> Included is the Makefile.in I have used. Just copy it over the old one 
> and ./configure && make.
>
>     

Markus,

    Thanks for your help with this!  I'm getting closer...  Now I no 
longer get the error message about libGLcore, but I still get crashes 
from GL applications:

Assertion failed: (c->xlib.lock), function xcb_xlib_unlock, file 
xcb_xlib.c, line 50.
Abort trap: 6 (core dumped)

    It seems to me, however, that this not a Mesa/GL problem :-)

Adam




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