guile-user
[Top][All Lists]
Advanced

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

Re: Guile 3.0 won't start with auto-compilation enabled [was: cat segfau


From: flynn16
Subject: Re: Guile 3.0 won't start with auto-compilation enabled [was: cat segfaults when compiling Guile 3.0]
Date: Sun, 26 Jan 2020 13:47:41 +0100 (CET)

Sorry for the late reply.

Initially, the executable `meta/guile` was generated, but my custom 
configuration `~/.guile` was interfering with its initialization, so I deleted 
my config file and ran `make clean && make` again.

In my second attempt with the config file deleted,  makefile reported the same 
error; `meta/guile` was produced but it could start only with the 
GUILE_AUTO_COMPILE environment variable set to 0, otherwise guile would 
complain about "no code for module (srfi srfi-26)" and "no such language scheme"

The terminal output, once again, is in the attachments.

Attachment: stdout_guile300.txt
Description: Text document


reply via email to

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