public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Guylhem Aznar <crossgcc@guylhem.net>
To: crossgcc@sourceware.org
Subject: custom kernel issue
Date: Tue, 16 Aug 2011 19:34:00 -0000	[thread overview]
Message-ID: <CAAVXy561ufpi_kRMAWFOAUgy=9Hw6GLYab8vgMwocWZtgcVMCg@mail.gmail.com> (raw)

Hello

I'm using a tarball of the specific version running on some embedded
linux hardware ; this is set up in the menus and everything, but the
build fails with the latest version pulled from mercurial

In build.log :

[INFO ]  Retrieving needed toolchain components' tarballs
[DEBUG]    ==> Executing: 'ln' '-sf'
'/Volumes/Crosstools/Fritzbox.src/GPL-release_kernel.tar.gz'
'/Volumes/Crosstools/crosstool-ng/.build/src/linux-custom.tar.gz'
(...)
[INFO ]  Extracting and patching toolchain components
[WARN ]    'linux-custom' not found in
'/Volumes/Crosstools/crosstool-ng/.build/tarballs'

Solved by:
ln -sf ../src/linux-custom.tar.gz .

(or so I guess because it has been extracting and patching for 10
minutes instead of failling fast)

It's a possible regression over version 1.11.4 because I don't
remember having that issue then.

-- 
vCard: http://guylhem.tel

--
For unsubscribe information see http://sourceware.org/lists.html#faq

             reply	other threads:[~2011-08-16 19:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-16 19:34 Guylhem Aznar [this message]
2011-08-16 20:36 ` Yann E. MORIN
2011-08-16 23:05   ` Guylhem Aznar

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='CAAVXy561ufpi_kRMAWFOAUgy=9Hw6GLYab8vgMwocWZtgcVMCg@mail.gmail.com' \
    --to=crossgcc@guylhem.net \
    --cc=crossgcc@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).