Summary: | [build error when building without --enable-debug] /usr/bin/ld: ../../auxiliary//libgallium.a(u_dl.o): undefined reference to symbol 'dlopen@@GLIBC_2.1' | ||
---|---|---|---|
Product: | Mesa | Reporter: | Fabio Pedretti <pedretti.fabio> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Fabio Pedretti
2012-10-31 08:45:28 UTC
Note: this only happens when building without --enable-debug and it's not a recent regression as hinted in previous post. 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. Is this still an issue? (In reply to comment #3) > Is this still an issue? No. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.