[systemd-bugs] [Bug 58167] Makefile tries to install libudev.so.1.2.0 to /lib - and then fails with an error

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 12 05:54:20 PST 2012


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

--- Comment #2 from Michael Biebl <mbiebl at gmail.com> ---
(In reply to comment #1)
> ./configure --prefix=/usr --includedir=${prefix}/include
> --mandir=${prefix}/share/man --infodir=${prefix}/share/info
> --sysconfdir=/etc --localstatedir=/var
> --libdir=${prefix}/lib/x86_64-linux-gnu
                         ^
Just in case: This part is of course not hard-coded, but depends on the
architecture. If you don't care for multiarch, you can either strip that part
of the path or use i386-linux-gnu for i386(i686) [1].



[1] http://wiki.debian.org/Multiarch/Tuples

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20121212/191774b7/attachment.html>


More information about the systemd-bugs mailing list