[Mesa-dev] [Bug 47193] New: can't statically link libglsl and libdricore into drivers
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Mar 10 14:50:15 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=47193
Bug #: 47193
Summary: can't statically link libglsl and libdricore into
drivers
Classification: Unclassified
Product: Mesa
Version: git
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: nobled at dreamwidth.org
When building the DRI drivers from git, libglsl and libdricore seem to always
be built and used as shared libraries. This makes it much less convenient to
test drivers with LIBGL_DRIVERS_PATH=.../mesa/lib -- it'll look for libglsl.so
and libdricore.so in the normal system library paths and fail to load.
8.0 doesn't have this problem.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list