guix-devel
[Top][All Lists]
Advanced

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

Re: core-updates, next release, and all that


From: Andreas Enge
Subject: Re: core-updates, next release, and all that
Date: Sat, 23 Jul 2016 13:22:42 +0200
User-agent: Mutt/1.6.1 (2016-04-27)

On Sat, Jul 23, 2016 at 12:39:31PM +0200, Ludovic Courtès wrote:
> It could be a parallel-build issue.

I added "#:parallel-build? #f", but to no avail. There are tons of strange
error messages like:
In file included from ../lp_MDO.c:22:0:
../shared/commonlib.h:88:24: error: expected identifier or ‘(’ before numeric 
constant
   #define FALSE        0
                        ^
In file included from ../lp_crash.c:21:0:
../shared/commonlib.h:88:24: error: expected identifier or ‘(’ before numeric 
constant
   #define FALSE        0
...
ar: creating bin/ux64/liblpsolve55.a
ar: lp_MDO.o: No such file or directory
ranlib: 'bin/ux64/liblpsolve55.a': No such file
...

So compilation fails, and then installation also cannot succeed...

Andreas




reply via email to

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