[systemd-bugs] [Bug 58167] New: 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
Tue Dec 11 18:53:59 PST 2012


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

          Priority: medium
            Bug ID: 58167
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: Makefile tries to install libudev.so.1.2.0 to /lib -
                    and then fails with an error
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: james at nurealm.net
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

version: systemd-196
system: debian unstable, i686

Debian currently installs systemd, udev, and pam libraries in /lib, despite the
/usr merge.  But still, configuring with "--libdir=/lib" or with
"--libexecdir=/lib" or with "--exec-prefix=/" or with "--with-rootlibdir=/lib"
makes no distinction between /lib/ and /usr/lib/.  Thus then, installation
either fails to install with the error

 libtool: install: error: cannot install `libgudev-1.0.la' to a directory not
ending in /usr/lib

or fails to install in /lib/.

Similarly, configuring with "--with-rootlibdir=/lib", install fails with

 libtool: install: error: cannot install `pam_systemd.la' to a directory not
ending in /usr/lib/security

1) If "libgudev-1.0.la" has to go into "/usr/lib", then install it to
/usr/lib/, not into "libdir" or kin, and similarly, with "pam_systemd.la". 
Yes, there is "configure --with-pamlibdir=/usr/lib/security" - but - does that
not seem silly, instead of just installing to "/usr/lib/security/"?

2) Please play nicely with others - though you might still try to persuade the
Debian Maintainer, Tollef Fog Heen, to stop using /lib/ for systemd.  Does
there need to be an additional "configure" option for a /lib/ install?

3) "configure --sysconfdir=DIR" defaults to "/usr/etc".  Again - this would be
easier if the default were simply "/etc" instead.


James

-- 
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/0c7624dc/attachment.html>


More information about the systemd-bugs mailing list