chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] [ANN] CHICKEN 5.1.0 release candidate available


From: Peter Bex
Subject: Re: [Chicken-users] [ANN] CHICKEN 5.1.0 release candidate available
Date: Sun, 9 Jun 2019 23:26:38 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Sun, Jun 09, 2019 at 11:15:59PM +0200, address@hidden wrote:
> Hi,
> 
> I failed to build 5.1.0rc1.
> 
> log:
> 
> http://paste.call-cc.org/paste?id=049edb2b007bd9a1859362a6e99818a282aa5201
> 
> I know I forgot to set the LINKER flag, but setting it doesn't change
> anything. Likewise, using GCC doesn't work either, neither does building
> without chicken-belt.

Hi Heinz,

It looks like you did "make spotless" or something.
Look for the line that starts with
rm -f batch-driver.c build-version.c ....

This is deleting the pregenerated C files.  You can see later on it's
calling chicken to rebuild those.  That's where it went wrong.

Try again to build the tarball from scratch.

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature


reply via email to

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