All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] support/dependencies: ensure we have 'file' on the host
Date: Sat, 28 Nov 2015 23:11:40 +0100	[thread overview]
Message-ID: <20151128221140.GD3816@free.fr> (raw)
In-Reply-To: <20151128203041.GB2193@tarshish>

Baruch, All,

On 2015-11-28 22:30 +0200, Baruch Siach spake thusly:
> On Fri, Nov 27, 2015 at 09:02:09PM +0100, Yann E. MORIN wrote:
> > When 'file' is missing on the host, libtool fails miserably. Packages
> > that use libtool will suddenly FTBFS, with cryptic error messages, like
> > missing libraries on the linker invocation.
> > 
> > We could ensure that autotools based packages now all depend on
> > host-file. But It itself is an autotools package, so it's again a
> > chicken-n-egg issue. And even non-autotools package may use libtool.
> > 
> > So, just require that 'file' is present on the host.
> 
> The "Mandatory packages" section in docs/manual/prerequisite.txt should 
> mention that.

Yes, sure. Thanks! :-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2015-11-28 22:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27 20:02 [Buildroot] [PATCH] support/dependencies: ensure we have 'file' on the host Yann E. MORIN
2015-11-27 21:19 ` Arnout Vandecappelle
2015-11-27 23:04   ` Yann E. MORIN
2015-11-27 23:34     ` Arnout Vandecappelle
2015-11-28 22:30       ` Yann E. MORIN
2015-11-28 20:30 ` Baruch Siach
2015-11-28 22:11   ` Yann E. MORIN [this message]
2015-11-29 22:04 ` Arnout Vandecappelle

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=20151128221140.GD3816@free.fr \
    --to=yann.morin.1998@free.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.