From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/fetchmail: Fix checking for statically build OpenSSL with libz dependency
Date: Sun, 27 Jul 2014 10:30:23 +0200 [thread overview]
Message-ID: <20140727103023.7fbab613@free-electrons.com> (raw)
In-Reply-To: <1406447128-5446-1-git-send-email-bernd.kuhls@t-online.de>
Dear Bernd Kuhls,
On Sun, 27 Jul 2014 09:45:28 +0200, Bernd Kuhls wrote:
> Fixes
> http://autobuild.buildroot.net/results/48a/48ad6d3659cf1f04581b7e3d115bebf454ff17fd/
>
> To fix the error add "-lz" to LIBS variable and re-order the libraries in
> configure.ac. Please note line 797 in configure.ac:
> dnl XXX FIXME: use pkg-config if available!
>
> Quote of the compile error:
>
> configure: Enabling OpenSSL support in /home/br/br/output/host/usr/i486-buildroot-linux-uclibc/sysroot/usr.
> checking for additional library dependencies of SSL... error
> configure: error: cannot link with SSL - check config.log
>
> In config.log multiple linking errors to libz can be found:
>
> configure:10099: /home/br/br/output/host/usr/bin/i486-ctng-linux-uclibc-gcc -o
> conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64
> /home/br/br/output/host/usr/i486-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(c_zlib.o):
> In function `zlib_stateful_c_zlib.c:(.text+0x56): undefined reference to `inflate'
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2014-07-27 8:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-27 7:45 [Buildroot] [PATCH 1/1] package/fetchmail: Fix checking for statically build OpenSSL with libz dependency Bernd Kuhls
2014-07-27 8:30 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140727103023.7fbab613@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox