[Mesa-dev] [Bug 56605] [build error when building without --enable-debug] /usr/bin/ld: ../../auxiliary//libgallium.a(u_dl.o): undefined reference to symbol 'dlopen@@GLIBC_2.1'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 1 12:02:21 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56605
--- Comment #2 from Tobias Jakobi <liquid.acid at gmx.net> ---
Same problem happens for me, but I don't have debugging enabled. Compiling for
32-bit here.
This seems to be a parameter order problem. When putting the -ldl at the end of
the g++ call the error is gone.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121101/7a376669/attachment.html>
More information about the mesa-dev
mailing list