public inbox for gentoo-alt@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael Haubenwallner <haubi@gentoo.org>
To: gentoo-alt@lists.gentoo.org
Subject: Re: [gentoo-alt] sys-devel/binutils-config-1.9-r04.12 problem
Date: Mon, 30 Jun 2008 11:20:06 +0200	[thread overview]
Message-ID: <1214817606.28471.5.camel@salomon-22> (raw)
In-Reply-To: <1214423859.28954.276.camel@jetpack.demon.co.uk>


On Wed, 2008-06-25 at 20:57 +0100, Alan Hourihane wrote:
> I've just emerged the above package and got this....
> 
> /root/gentoo/usr/lib/misc/binutils-config/create-ldwrapper: line 62:
> eerror: command not found
> >>> sys-devel/binutils-config-1.9-r04.12 merged.
> >>> Auto-cleaning packages...
> 
> Which is fine because line 62: says this....
> 
> 	*)      eerror "unknown platform ${CTARGET}"

Ohw, indeed.
I want to avoid another dependency here, so this should read:

-       *)  eerror "unknown platform ${CTARGET}"
+       *)  echo "unknown platform ${CTARGET}" >&2
            exit 1
            ;;

> 
> I know it's an unknown platform and I can fix that, but "eerror" is not
> defined anywhere which is the bug.

Thanks, fixed in SVN.

/haubi/
-- 
Michael Haubenwallner
Gentoo on a different level

-- 
gentoo-alt@lists.gentoo.org mailing list



      parent reply	other threads:[~2008-06-30  9:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25 19:57 [gentoo-alt] sys-devel/binutils-config-1.9-r04.12 problem Alan Hourihane
2008-06-25 22:31 ` Jeremy Olexa
2008-06-30  9:20 ` Michael Haubenwallner [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=1214817606.28471.5.camel@salomon-22 \
    --to=haubi@gentoo.org \
    --cc=gentoo-alt@lists.gentoo.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