[systemd-devel] Missing shared library for functions of sd-daemon.c

Michael Biebl mbiebl at gmail.com
Fri Nov 26 11:31:08 PST 2010


2010/11/26 Kay Sievers <kay.sievers at vrfy.org>:
> On Fri, Nov 26, 2010 at 19:40, Michael Biebl <mbiebl at gmail.com> wrote:
>> 2010/11/26 Kay Sievers <kay.sievers at vrfy.org>:
>>
>>> The main issue is build dependencies, systemd links against udev,
>>> D-Bus, ... and udev, D-Bus, ... would link against systemd. That would
>>> need to be sorted out.
>>
>> If it's only about the functionality in sd-daemon, you don't need all
>> those deps and it could easily be split into a tiny lib_LTLIBRARY,
>> which both get's installed but is also used by systemd itself. Should
>> be fairly easy to implement.
>
> Yeah, and because the tiny thing does not really need to be in a
> shared lib, and it could be split-off, yeah -- but as soon as we get
> real stuff in the lib, we can't split it off anymore -- so it was
> decided not to do it now. :)

Still think, it makes sense to create a noinst lib instead of
compiling it several times.

So patch for that is attached.

michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Create-convenience-library-libsystemd_daemon.la-for-.patch
Type: text/x-patch
Size: 4660 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20101126/84a542f7/attachment.bin>


More information about the systemd-devel mailing list