bug-make
[Top][All Lists]
Advanced

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

Re: Compilation error on master branch (Commit c5d4b7b)


From: Mohammad Akhlaghi
Subject: Re: Compilation error on master branch (Commit c5d4b7b)
Date: Sun, 3 Oct 2021 23:52:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.2

On 10/3/21 23:38, Paul Smith wrote:
On Sun, 2021-10-03 at 23:23 +0200, Mohammad Akhlaghi wrote:
I then ran the standard './configure' and 'make' commands to build
it, but the build failed with the attached error messages when
building 'src/guile.c'.

These errors appear to be coming from compiling src/read.c, not
src/guile.c.

You are right! I had initially ran 'make' in parallel so the proper compile command wasn't on top of the error message.

To be more clear, I just ran these commands to generate the full log that is attached:

make clean
make -k &> build-log-c5d4b7b2f.txt
gzip --best build-log-c5d4b7b2f.txt

This shows that this error also occurs in 'src/main.c'.

I'd be happy to try the build after you look into it and make a correction commit (in any branch).

Cheers,
Mohammad

Attachment: build-log-c5d4b7b2f.txt.gz
Description: application/gzip


reply via email to

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