Am 04.07.2018 um 20:36 schrieb Kevin Greene: > 2018-07-03 18:18 GMT-07:00 Mike Gilbert <floppym at gentoo.org > <mailto:floppym at gentoo.org>>: > > On Tue, Jul 3, 2018 at 7:55 PM, Kevin Greene <kgreenek at gmail.com > <mailto:kgreenek at gmail.com>> wrote: > > I am building libusb, and I want to build it with udev support. I don't need > > to build anything in systemd except udev. Is there a good way to do that? > > > > I'm deploying to machines running Ubuntu 16.04, so I'm targeting systemd > > v229 (which was pre-meson). > > Why not just install the libudev-dev package on a Ubuntu dev > system/chroot? That would be much simpler than building libudev from > scratch, and would ensure you build against the actual library Ubuntu > uses. > > > â??I appreciate the suggestion. I would definitely much prefer to do that, > but I'm cross-compilingâ?? why did you not find it worth to mention cross-compiling in your inital post? http://www.catb.org/esr/faqs/smart-questions.html#beprecise -------- Weitergeleitete Nachricht -------- Betreff: [systemd-devel] How to build only udev Datum: Tue, 3 Jul 2018 16:55:43 -0700 Von: Kevin Greene <kgreenek at gmail.com> An: systemd-devel at lists.freedesktop.org I am building libusb, and I want to build it with udev support. I don't need to build anything in systemd except udev. Is there a good way to do that? I'm deploying to machines running Ubuntu 16.04, so I'm targeting systemd v229 (which was pre-meson).