[Mesa-dev] [Bug 52435] Classic DRI drivers fail to install when libdricore8.1.0.so isn't already in the system

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 24 13:09:58 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=52435

Jon TURNEY <jon.turney at dronecode.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jon.turney at dronecode.org.uk
            Summary|Classic DRI drivers fail to |Classic DRI drivers fail to
                   |built when                  |install when
                   |libdricore8.1.0.so isn't    |libdricore8.1.0.so isn't
                   |already in the system       |already in the system

--- Comment #1 from Jon TURNEY <jon.turney at dronecode.org.uk> 2012-07-24 13:09:58 PDT ---
Um, error might be correct.

For some reason, libtool has determined it needs to relink these driver
libraries when installing them, so you need have an installed libdricore as
well.

So why not 'make -C src/mesa/dricore DESTDIR="${pkgdir}" install' first?

(Presumably, if you used the top-level install target, we would do all these
things in the correct order for you)

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