[FS#1212] Busybox 1.27.2 compilation error

LEDE Bugs lede-bugs at lists.infradead.org
Sat Dec 9 16:20:07 PST 2017


The following task has a new comment added:

FS#1212 - Busybox 1.27.2 compilation error
User who did this - Matthias Schiffer (NeoRaider)

----------
It seems our own version of nslookup was tested with musl only; I assume it needs `-lresolv` with glibc (generally, glibc builds of LEDE aren't very well-tested). You can disable the OpenWrt/LEDE-specific variant of nslookup in the busybox configuration in `make menuconfig` and enable the upstream variant instead (the upstream variant does not work with musl unfortunately).

We should either fix the dependencies, or default to the upstream nslookup for !musl.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=1212#comment3965



More information about the lede-bugs mailing list