all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jan Nieuwenhuizen <janneke@gnu.org>
To: Andreas Enge <andreas@enge.fr>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add laby.
Date: Fri, 12 Feb 2016 19:30:24 +0100	[thread overview]
Message-ID: <874mdddbnj.fsf@gnu.org> (raw)
In-Reply-To: <20160212181736.GC8954@debian> (Andreas Enge's message of "Fri, 12 Feb 2016 19:17:36 +0100")

Andreas Enge writes:

>> +                       (system*
>> +                        "./configure"
>> +                        "-bindir" (string-append out "/bin")
>> +                        "-config" (string-append out "/etc/ocamfind.conf")
>> +                        "-mandir" (string-append out "/share/man")
>> +                        "-sitelib" (string-append out "/lib/ocaml/site-lib")
>> +                        "-with-toolbox")))))))
>
> Ah, one more thing: This could potentially be a list of configure flags,
> see for instance font-adobe100dpi. These are added to our standard configure
> flags. Some build systems choke on "--enable-fast-install" and need an
> explicit call to "./configure" then. If this is the case, please add a
> comment such as
>     ;; do not pass "--enable-fast-install", which makes the
>     ;; configure process fail

This is a custom configure.  It takes single-dashed flags and it chokes
on all standard flags as well as on CONFIG_SHELL et al.  I would be
happy to use something like #:configure-flags but I could use help
because I do not see how to do that.

Greetings, Jan

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar®  http://AvatarAcademy.nl  

      reply	other threads:[~2016-02-12 18:30 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09 20:27 [PATCH] gnu: Add laby Jan Nieuwenhuizen
2016-02-09 22:28 ` Christopher Allan Webber
2016-02-11 20:18   ` Efraim Flashner
2016-02-11 22:21     ` Jan Nieuwenhuizen
2016-02-12 18:09       ` Andreas Enge
2016-02-13  8:11         ` Jan Nieuwenhuizen
2016-02-13  8:43           ` Andreas Enge
2016-02-13 14:09             ` Jan Nieuwenhuizen
2016-02-13 14:16               ` Andreas Enge
2016-02-13 20:58                 ` Jan Nieuwenhuizen
2016-03-06 19:27                   ` Andreas Enge
2016-03-06 22:01                     ` Jan Nieuwenhuizen
2016-08-10 15:10                       ` Jan Nieuwenhuizen
2016-08-11 11:50                         ` 宋文武
2016-02-12 18:13       ` Andreas Enge
2016-02-12 20:43         ` Jan Nieuwenhuizen
2016-02-13  8:20           ` Andreas Enge
2016-02-13 13:08             ` Jan Nieuwenhuizen
2016-02-12 18:17       ` Andreas Enge
2016-02-12 18:30         ` Jan Nieuwenhuizen [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=874mdddbnj.fsf@gnu.org \
    --to=janneke@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 external index

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

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.