lilypond-devel
[Top][All Lists]
Advanced

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

Re: linux-ppc harfbuzz GUB build error


From: Masamichi Hosoda
Subject: Re: linux-ppc harfbuzz GUB build error
Date: Sun, 18 Dec 2016 00:14:28 +0900 (JST)

> I've updated my GUB environment and the build fails.  Please see the
> attached zipped logfile.

Perhaps gcc has upgraded but libtool has not been updated.
Does the folowing command

$ /home/gub/NewGub/gub/target/mingw/root/usr/cross/bin/i686-mingw32-gcc 
--version

show 4.9.4?
And, does the following command

$ grep "/gcc/i686-mingw32/4\.9\.2/" 
/home/gub/NewGub/gub/target/mingw/root/usr/bin/libtool

output some variables?
If both are yes, the following commands may solve the issue.

$ bin/gpkg -p mingw remove libtool
$ rm -fr target/mingw/packages/libtool*
$ bin/gub mingw::libtool



reply via email to

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