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

Jon TURNEY <jon.tur...@dronecode.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jon.tur...@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.tur...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to