bug-mit-scheme
[Top][All Lists]
Advanced

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

Re: [Bug-mit-scheme] [bug #56867] Bootstrapping git master using 10.1.10


From: Taylor R Campbell
Subject: Re: [Bug-mit-scheme] [bug #56867] Bootstrapping git master using 10.1.10 fails.
Date: Sat, 7 Sep 2019 23:54:42 +0000

> Date: Sat,  7 Sep 2019 12:56:34 -0400 (EDT)
> From: Stefan Husmann <address@hidden>
> 
> I tried to bootstrap the master checkout from git, but it fails. I attache the
> full build log.
> 
> I also tried the manual steps 3-5 described in the file README.txt, but the
> error remains.

Need to pass `--enable-cross-compiling' to configure to build master
from a release right now.  After the next release, that will go away.

./Setup.sh
./configure --enable-cross-compiling
make
make install



reply via email to

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