lilypond-devel
[Top][All Lists]
Advanced

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

Re: More gub problems


From: Han-Wen Nienhuys
Subject: Re: More gub problems
Date: Sat, 03 Jun 2006 14:24:03 +0200
User-agent: Thunderbird 1.5.0.2 (X11/20060501)

Erik Sandberg schreef:
hi,

3 more problems. Only #2 is a critical one for me, I have worked around #1 and #3 myself.

1. make bootstrap: nsis fails to build, complaining about missing windows.h and windowsx.h.

I think this is a problem with the mingw-runtime runtime build. Do

  darcs pull
  rm uploads/mingw/mingw-runtime*

I'm using PLATFORMS=linux in the makefile, but it wants to build nsis (which appears to be a windows app) anyways.

The problem went away when I installed the mingw* .debs. The rest of 'make bootstrap' works fine.

noted.

2. make linux: This fails with the following:

[...]
 *** Stage: patch (guile)
invoking cd /home/erik/lily/gub/gub/target/linux/src/guile-1.8.0 && patch -p0 < /home/erik/lily/gub/gub/patches/guile-reloc.patch
patching file configure.in
Hunk #1 succeeded at 1025 (offset -5 lines).
patching file libguile/guile.c
patching file libguile/load.c
Hunk #1 succeeded at 195 (offset 15 lines).
Hunk #2 succeeded at 268 (offset 15 lines).
patching file libguile/load.h
invoking cd /home/erik/lily/gub/gub/target/linux/src/guile-1.8.0 && libtoolize --force --copy --automake invoking cd /home/erik/lily/gub/gub/target/linux/src/guile-1.8.0 && aclocal -I /home/erik/lily/gub/gub/target/linux/system/usr/share/aclocal invoking cd /home/erik/lily/gub/gub/target/linux/src/guile-1.8.0 && autoheader -I /home/erik/lily/gub/gub/target/linux/system/usr/share/aclocal
configure.in:56: warning: AC_CANONICAL_HOST invoked multiple times
autoconf/specific.m4:392: AC_MINGW32 is expanded from...
configure.in:56: the top level
invoking cd /home/erik/lily/gub/gub/target/linux/src/guile-1.8.0 && autoconf -I /home/erik/lily/gub/gub/target/linux/system/usr/share/aclocal
configure.in:56: warning: AC_CANONICAL_HOST invoked multiple times
autoconf/specific.m4:392: AC_MINGW32 is expanded from...
configure.in:56: the top level
invoking cd /home/erik/lily/gub/gub/target/linux/src/guile-1.8.0 && automake --add-missing --foreign
automake: configure.in: installing `./mkinstalldirs'
Makefile.am:22: require version 1.5, but have 1.4-p6

You have automake 1.4-p6, correct? Can you pull and do make bootstrap again? I've added automake 1.9.6 to the bootstrap. Also do

  rm target/linux/status/guile*

before rerunning "make linux".

3. When I retry 'make linux', there's another problem: it re-attempts to patch guile, which gives something like:

I fixed this.




--

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

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