[Buildroot] [PATCH] package/minidlna: fix static build

Yann E. MORIN yann.morin.1998 at free.fr
Thu Nov 19 11:09:38 UTC 2015


On November 19, 2015 11:00:13 AM GMT+01:00, Peter Korsgaard <peter at korsgaard.com> wrote:
>>>>>> "Peter" == Peter Korsgaard <peter at korsgaard.com> writes:
>
>>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:
> >> libvorbix.pc does not exist, it is named vorbis.pc.
>
> > libvorbis.pc
>
> >> Also, sqlite3 was missing when querying pkg-config.
>
> > No autobuilder references?
>
>Looking at the autobuilder failures
>(http://autobuild.buildroot.net/?reason=minidlna-1.1.5) they all seem
>to
>be caused by BR2_COMPILER_PARANOID_UNSAFE_PATH and the configure script
>adding /usr/local when checking for libraries/headers :/
>
>-- 
>Bye, Peter Korsgaard
>_______________________________________________
>buildroot mailing list
>buildroot at busybox.net
>http://lists.busybox.net/mailman/listinfo/buildroot

Peter,

If you look earlier in the config.log,
you'll see the actual errors.

Looking at configure.ac, it becomes
obvious why that happens:

for l in "" /usr/lib ... do ...

Regards,
Yann E. MORIN.
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20151119/6f6ae9a7/attachment-0002.html>


More information about the buildroot mailing list