From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 7/8] libssh2: fix static link with libgcrypt
Date: Sat, 4 Apr 2015 18:36:06 +0200 [thread overview]
Message-ID: <20150404183606.6ddc9c9f@free-electrons.com> (raw)
In-Reply-To: <1411465547-6847-7-git-send-email-jezz@sysmic.org>
Dear J?r?me Pouiller,
On Tue, 23 Sep 2014 11:45:46 +0200, J?r?me Pouiller wrote:
> BR call configure script with environment variable
> lt_cv_sys_lib_search_path_spec="" (see packages/Makefile.in). This prevent
> libtool to detect compiler builtin paths. Thus, in case where
> BR2_PREFER_STATIC_LIB is enabled, libtool does not find libgpg-error
> dependency:
>
> /home/jezz/br-continuous/cfgs/31-x86_64-core2-uclibc-static/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libgcrypt.a(rsa.o):
> In function `run_selftests':
> rsa.c:(.text+0xd2): undefined reference to `gpg_strerror'
> rsa.c:(.text+0xfc): undefined reference to `gpg_strerror'
>
> For this case, we may remove $lt_cv_sys_lib_search_path_spec from environment.
> However, it not easy to remove a variable from default environment. So, we
> prefer to pass a correct value.
>
> Signed-off-by: J?r?me Pouiller <jezz@sysmic.org>
Since this patch, some other changes have been made to the libssh2
package, and it now links fine in a static configuration. I've marked
this patch as Rejected in patchwork, then.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-04-04 16:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-23 9:45 [Buildroot] [PATCH 1/8] connman: bump to version 1.25 Jérôme Pouiller
2014-09-23 9:45 ` [Buildroot] [PATCH 2/8] simicsfs: bump to version 1.18 Jérôme Pouiller
2014-09-23 9:45 ` [Buildroot] [PATCH 3/8] valgrind: bump to version 3.10 Jérôme Pouiller
2014-09-23 9:45 ` [Buildroot] [PATCH 4/8] lttng-modules: bump to version 2.5.0 Jérôme Pouiller
2014-09-23 11:30 ` Jérôme Pouiller
2014-09-23 9:45 ` [Buildroot] [PATCH 5/8] libseccomp: bump to version 2.1.1 Jérôme Pouiller
2014-09-23 9:45 ` [Buildroot] [PATCH 6/8] systemd: make libseccomp usage determinist Jérôme Pouiller
2014-09-23 9:45 ` [Buildroot] [PATCH 7/8] libssh2: fix static link with libgcrypt Jérôme Pouiller
2015-04-04 16:36 ` Thomas Petazzoni [this message]
2014-09-23 9:45 ` [Buildroot] [PATCH 8/8] directfb: disable multi application if no MMU Jérôme Pouiller
2014-09-23 19:43 ` [Buildroot] [PATCH 1/8] connman: bump to version 1.25 Thomas Petazzoni
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=20150404183606.6ddc9c9f@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