[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cat segfaults when compiling Guile 3.0
From: |
Matt Wette |
Subject: |
Re: cat segfaults when compiling Guile 3.0 |
Date: |
Sun, 19 Jan 2020 15:51:31 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
On 1/19/20 3:38 PM, address@hidden wrote:
It seems to be saying it can't find ice-9/boot9.scm.at the top directory can
you do this?
I can't find the `ice-9` folder from the top level. I can find `ice-9` in
`module/` and in the prebuilt directories.
This is the tarball:
$ sha256sum guile-3.0.0.tar.gz
049b286849fa9764fac781071c4ec9daef707da51e5050ffb498d7bf6422da2f
guile-3.0.0.tar.gz
I have also attached the file listing.
-- Flynn
Sorry. First, I'm on ubuntu 18.04 x86_64. I'm not running into problems.
I find it hard to believe that "cat" is the issue. It saying it can't
find ice-9/boot-9
from the GUILE_LOAD_PATH, which should be under modules.
I'm wondering if the build of guile binary completed. If so, then you
should be
able to type "meta/guile" from the top-level and get a working guile 3.0.0.
Can you do that? Try
$ meta/guile