On Sat, Jul 23, 2016 at 01:22:42PM +0200, Andreas Enge wrote:
> 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 strange. Could the source code have been corrupted while unpacking?
Can anyone replicate this locally, so they can use --keep-failed?

Reply via email to