[Mesa-dev] Build failure since May 6
Kevin H. Hobbs
hobbsk at ohiou.edu
Mon May 10 12:51:14 PDT 2010
On 05/10/2010 03:25 PM, Kevin H. Hobbs wrote:
>
>
> I really do not understand this missing symbol business since :
>
>
> $ nm mesa/lib/libGL.so | grep _mesa_free_context_data
> 0000000000078030 t _mesa_free_context_data
>
> $ nm /opt/Mesa-7.8.1/lib64/libGL.so | grep _mesa_free_context_data
> 0000000000092bc0 T _mesa_free_context_data
>
Well there is a difference! Uppercase is global lower case is local.
The mesa/configs/linux-x86-64 target makes this symbol global while the
auto tools configuration makes this symbol local...
-------------- 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/20100510/3a6d5ae0/attachment.pgp>
More information about the mesa-dev
mailing list