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'.

sgall...@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.



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to