bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #31963] guile-config: inconsistent behaviour when run using lilypon


From: Ian Hulin
Subject: [bug #31963] guile-config: inconsistent behaviour when run using lilypond configure under meta/uninstalled-env bash or fully install
Date: Thu, 23 Dec 2010 22:01:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13

URL:
  <http://savannah.gnu.org/bugs/?31963>

                 Summary: guile-config: inconsistent behaviour when run using
lilypond configure under meta/uninstalled-env bash or fully install
                 Project: Guile
            Submitted by: ian_hulin
            Submitted on: Thu Dec 23 22:01:21 2010
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi all,

If we run lilypond ./configure under meta/uninstalled-env bash on a machine
where 1.8.7 is installed it hangs
as follows:

address@hidden:~/lily-build-g2$ /home/ian/lilypond/configure
--srcdir=/home/ian/lilypond --disable-optimising --prefix=/usr/local
checking build system type... i686-pc-linux-gnu
<snip>
checking for working metafont mode... ljfour
checking for kpsewhich... kpsewhich
checking for guile-config... guile-config

If I run exactly the same configuration in a Virtual Machine with guile
configured, compiled and installed the configuration runs to completion.


address@hidden:~/lily-build-g2$ /home/ian/lilypond/configure
--srcdir=/home/ian/lilypond --disable-optimising --prefix=/usr/local
checking build system type... i686-pc-linux-gnu
<snip>

checking for guile-config... guile-config
checking guile-config version... 1.9.14
checking guile compile flags... -pthread -I/usr/local/include/guile/2.0
<snip>
configure: creating ./config.status
config.status: creating config.make
config.status: creating config.hh

Type:
    make all       to build LilyPond
    make install   to install LilyPond
    make help      to see all possible targets

Edit local.make for local Makefile overrides.
address@hidden:~/lily-build-g2$

It's really tedious having to keep a full VM or laptop installation set
up to work around this inconsistency, is there any chance of fixing this
in the guile kit, please?  If not, how can we work around this in our
configure?

I think this has been the behaviour since Guile V1.9.11.

Cheers,

Ian Hulin






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31963>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]