[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.5] systemd: use pkg-config to determine systemd library availability
On Fri, Dec 05, Ian Campbell wrote: > On Fri, 2014-12-05 at 10:51 +0100, Olaf Hering wrote: > > On Tue, Dec 02, Wei Liu wrote: > > > > > AC_CHECK_LIB fails on Debian Jessie since the ld flag it generates is > > > incorrect, even in the event systemd library is available. Use > > > PKG_CHECK_MODULES instead. > > > > > > Tested on Debian Jessie and Arch Linux. > > > > I just tested this and got this failure. The reason is that the LDFLAGS come > > before the objects. If I move LDFLAGS after $^ linking works. Will send a > > patch > > to fix the failure. > > Was this a new failure with this change? AFAICT LDFLAGS is still set > (via SYSTEMD_LIBS) in the same place relative to non-systemd stuff. No, happens even without it. I just realized that I missed a git rebase. My own packages do not have systemd-devel yet, so I did not spot this earlier. Maybe it just happens with the latest toolchain in Factory. Last time it worked well in 13.1 at least, SLE12 was ok as well. Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |