[Buildroot] [PATCH 1/1] package/minidlna: More fixes to static compile

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Aug 29 21:26:25 UTC 2015


Dear Bernd Kuhls,

On Wed, 29 Jul 2015 23:04:31 +0200, Bernd Kuhls wrote:
> libz is needed by libid3tag, fixes
> http://autobuild.buildroot.net/results/85e/85e53f2b30f107f486be08549ce6df08953ea499/
> 
> libm is needed by libexif, changes
> 
> checking for exif_data_new_from_file in -lexif... no
> checking for exif_data_new_from_file in -lexif... no
> 
> from the forementioned autobuilder config.log to
> 
> checking for exif_data_new_from_file in -lexif... yes
> 
> The pkgconfig file of libvorbis is called vorbis.pc, fix wrong naming. Also
> we need to link against libsqlite3, so add that lib to the pkgconf call.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
>  package/minidlna/minidlna.mk | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

It's now too late for 2015.08. Therefore, could you engage the process
of moving minidlna (and its dependencies to use pkg-config), in order
to fix this properly? minidlna Git repository seems to be active, so
there is a chance of getting such changes merged.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list