Hi Jan, On Mon, Feb 16, 2009 at 11:19:32AM +0100, Jan Nieuwenhuizen wrote: > iOn zo, 2009-02-15 at 19:13 -0800, Patrick McCarty wrote: > > > Those files exist, and libintl.la looks correct. It is not executable > > (755) like all of the other .la files I see, but this does not seem to > > make a difference; compilation still fails. > > Ok. I figure that libtool reads from /usr first, or possibly another > library is missing in your gub build root [or a combination of that].
I managed to find a temporary workaround by adding $HOME/git/gub/target/mingw/root/usr/lib to my PATH. Then libtool found the .la files (and the .a file in the case of ws2_32), and mingw::guile built successfully. It seems strange that libtool does not include target/mingw/root/usr/lib in its search path on my machine (but it does on yours). With that workaround, I can now build LilyPond for all target platforms except for darwin-x86. GUB fails at darwin-x86::gmp. See the attached config.log. Thanks, Patrick
configure:1487: loading cache config.cache configure:1658: checking build system type configure:1676: result: i686-pc-linux-gnu configure:1684: checking host system type configure:1698: result: none-apple-darwin8 configure:1721: checking for a BSD-compatible install configure:1776: result: /bin/install -c configure:1787: checking whether build environment is sane configure:1830: result: yes configure:1887: checking for gawk configure:1903: found /bin/gawk configure:1913: result: gawk configure:1923: checking whether make sets $(MAKE) configure:1943: result: yes configure:2022: checking for none-apple-darwin8-strip configure:2051: result: no configure:2060: checking for strip configure:2076: found /usr/bin/strip configure:2087: result: strip configure:2109: checking whether to enable maintainer-specific portions of Makefiles configure:2118: result: no User: ABI=32 CC=i686-apple-darwin8-gcc CFLAGS=(unset) CPPFLAGS=-DSTDC_HEADERS MPN_PATH= GMP: abilist=long longlong cclist=gcc cc configure:3662: error: ABI=32 is not among the following valid choices: long longlong
_______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel