lilypond-devel
[Top][All Lists]
Advanced

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

Re: GUB and mpfr/mpc


From: Phil Holmes
Subject: Re: GUB and mpfr/mpc
Date: Sun, 26 Oct 2014 14:41:48 -0000

----- Original Message ----- From: "Phil Holmes" <address@hidden>
To: "Federico Bruni" <address@hidden>
Cc: <address@hidden>
Sent: Saturday, October 25, 2014 3:39 PM
Subject: Re: GUB and mpfr/mpc


It's my computer (or strictly, a VM on my computer).

So it would appear that in order to use a current version of gcc, I need at least 12.04 and I might as well go to 14.04 in order to build GUB?

--
Phil Holmes

OK - I've downloaded 14.04, installed it in a VM, updated it, installed git, cloned GUB and run make bootstrap. I get:

building package: tools::librestrict
*** Stage: download (librestrict, tools)
*** Stage: untar (librestrict, tools)
*** Stage: patch (librestrict, tools)
*** Stage: shadow (librestrict, tools)
*** Stage: compile (librestrict, tools)
Command barfed: cd /home/gub/gub/target/tools/build/librestrict-1.9.a && gcc -W -Wall -fno-stack-protector -I. -fPIC -shared -o librestrict-stat.so restrict-stat.c || gcc -W -Wall -I. -fPIC -shared -o librestrict-stat.so restrict-stat.c

Tail of target/tools/log/librestrict.log >>>>>>>>
./xstatconv.c:269:5: error: 'struct stat' has no member named '__unused5'
buf->__unused5 = 0;
^
Command barfed: cd /home/gub/gub/target/tools/build/librestrict-1.9.a && gcc -W -Wall -fno-stack-protector -I. -fPIC -shared -o librestrict-stat.so restrict-stat.c || gcc -W -Wall -I. -fPIC -shared -o librestrict-stat.so restrict-stat.c
<<<<<<<< Tail of target/tools/log/librestrict.log

*** Failed target: tools::librestrict
make: *** [bootstrap-git] Error 1

Anyone know why?

--
Phil Holmes



reply via email to

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