[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 14:54:30 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
On 1/19/20 1:46 PM, address@hidden wrote:
Hello, Guile Users:
I was compiling Guile 3.0 on 64-bit Ubuntu 18.04. The configure script was run
successfully. A problem occurred running the Makefile. In the process of
generating `guile-procedures.texi`, I think `cat` crashed, causing a broken
pipe error. The error log is attached below. Is there a workaround to this
issue?
-- Flynn
I have compiled w/ no errors. It seems to be saying it can't find
ice-9/boot9.scm.
at the top directory can you do this?
$ meta/guile
GNU Guile 3.0.0
Copyright (C) 1995-2020 Free Software Foundation, Inc.
Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.
Enter `,help' for help.
scheme@(guile-user)>