[Mesa-dev] Xlib GL needs -ltalloc
Kevin H. Hobbs
hobbsk at ohiou.edu
Fri Aug 27 13:40:13 PDT 2010
On 08/27/2010 02:45 PM, Jon TURNEY wrote:
>
> Updated patch attached.
No luck, I still get :
/home/kevin/mesa_xlib/lib/libGL.so: undefined reference to
`talloc_strdup'
and such when I link an application against libGL.so and there is
no talloc in the output of 'ldd libGL.so'.
sgallagh at redhat.com said to me :
> My guess is that you're running afoul of the changes in the linker. It
> used to be that the linker would implicitly link against the
> dependencies of anything you linked with. Now it has to be explicit.
Is this even something Mesa can fix? Other dependencies are
pulled in though.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20100827/b161d3e2/attachment.pgp>
More information about the mesa-dev
mailing list