From: Romain Naour <romain.naour@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] package/openmvtools: don't use host library path
Date: Sat, 14 Feb 2015 12:38:45 +0100 [thread overview]
Message-ID: <54DF33C5.1010900@openwide.fr> (raw)
In-Reply-To: <20150214092334.6b8cc55c@free-electrons.com>
Hi Thomas,
Le 14/02/2015 09:23, Thomas Petazzoni a ?crit :
> Dear Romain Naour,
>
> On Mon, 9 Feb 2015 00:22:10 +0100, Romain Naour wrote:
>
>> +OPENVMTOOLS_CONF_ENV += CUSTOM_PROCPS_NAME=procps \
>> + CUSTOM_PROCPS_LIBS="-L$(STAGING_DIR)"
>
> Have you tried:
>
> CUSTOM_PROCPS_LIBS=" "
>
> ?
>
> We're already using this trick in the openvmtools package for the
> libdnet detection.
>
My intention was to help the configure script to find libprocps.so in
STAGING_DIR/lib. I forgot to add the "/lib"...
But, you're right.
Using CUSTOM_PROCPS_LIBS=" " is enough.
I'll respin shortly.
Best regards,
Romain
> Thomas
>
next prev parent reply other threads:[~2015-02-14 11:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-08 23:22 [Buildroot] [PATCH 1/3] package/openvmtools: configure fix USE_SLASH_PROC Romain Naour
2015-02-08 23:22 ` [Buildroot] [PATCH 2/3] package/openvmtools: fix syncDriverPosix Romain Naour
2015-02-14 8:20 ` Thomas Petazzoni
2015-02-14 11:38 ` Romain Naour
2015-02-15 20:55 ` Károly Kasza
2015-02-15 21:19 ` Thomas Petazzoni
2015-02-19 0:41 ` Romain Naour
2015-02-08 23:22 ` [Buildroot] [PATCH 3/3] package/openmvtools: don't use host library path Romain Naour
2015-02-14 8:22 ` Thomas Petazzoni
2015-02-14 8:23 ` Thomas Petazzoni
2015-02-14 11:38 ` Romain Naour [this message]
2015-02-14 8:18 ` [Buildroot] [PATCH 1/3] package/openvmtools: configure fix USE_SLASH_PROC 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=54DF33C5.1010900@openwide.fr \
--to=romain.naour@openwide.fr \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.