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@lists.freedesktop.org
        ReportedBy: nob...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to