[Buildroot] [PATCH v3] syslog-ng: fix builds with static libc

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jan 29 22:03:26 UTC 2019


Hello Chris,

This commit doesn't really "fix building with static libc", because it
was forbidden until now. It rather "allows" it.

On Mon, 28 Jan 2019 20:29:34 +1300
Chris Packham <judge.packham at gmail.com> wrote:

> Bring in an upstream patch to fix builds for targets which lack dlfcn.h
> and revert "package/syslog-ng: depend on !BR2_STATIC_LIBS".
> 
> This reverts commit 44dbd2907c5995b0b0c56cb2274dc60415205dd8. Now that
> upstream has different fix for the build issues with a static libc we
> can re-enable syslog-ng on these systems.
> 
> Fixes:
> - http://autobuild.buildroot.net/results/c0bca852e053cd0e021205b3a949e750ae602333

Also, this commit doesn't fix this autobuilder issue: the autobuilder
issue was resolved by your commit
44dbd2907c5995b0b0c56cb2274dc60415205dd8, which prevented selecting
syslog-ng in BR2_STATIC_LIBS=y configurations.

What this new commit does is re-allow selecting syslog-ng in
BR2_STATIC_LIBS=y configurations.

I've adjusted the commit log accordingly, and applied to master.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list