unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas@enge.fr>
Cc: guix-devel@gnu.org
Subject: Re: Icecat
Date: Thu, 29 Aug 2013 23:25:56 +0200	[thread overview]
Message-ID: <877gf45guz.fsf@gnu.org> (raw)
In-Reply-To: <20130829210702.GA4669@debian> (Andreas Enge's message of "Thu, 29 Aug 2013 23:07:02 +0200")

Andreas Enge <andreas@enge.fr> skribis:

> Icecat seems to be one of the applications we would like to have, so
> I just gave it a try with empty inputs. The result is the following:

I think it’s a pain^W^W^W Thanks for taking of that!  :-)

> configure: warning: CONFIG_SHELL=/nix/store/2awqnfxjrcm2b8s481zwsnfdic3inkdi-bash-4.2/bin/bash: invalid host type
> configure: warning: SHELL=/nix/store/2awqnfxjrcm2b8s481zwsnfdic3inkdi-bash-4.2/bin/bash: invalid host type
> configure: error: can only configure for one host and one target at a time
> phase `configure' failed after 1 seconds
>
>
> Do you have an idea what the problem is?

Yes.  The ‘configure’ procedure in gnu-build-system.scm runs:

  ./configure CONFIG_SHELL=... SHELL=...

That works well with current Autoconf-generated configure scripts, but
fails with others.

The workaround is to replace the ‘configure’ phase so that it invokes
./configure without the offending arguments (see time.scm for an
example.)

Ludo’.

  reply	other threads:[~2013-08-29 21:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-29 21:07 Icecat Andreas Enge
2013-08-29 21:25 ` Ludovic Courtès [this message]
2013-08-29 21:42   ` Icecat Andreas Enge

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877gf45guz.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=andreas@enge.fr \
    --cc=guix-devel@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).