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

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

Re: [MIT-Scheme-devel] It stopped working..


From: Joe Marshall
Subject: Re: [MIT-Scheme-devel] It stopped working..
Date: Fri, 6 Nov 2009 12:57:43 -0800

>
> Did you run `make maintainer-clean' first?

Hmmm.  Nope.  I'll try it.

> It sounds like you have a
> stale top-level configure script.  Chris made a number of changes to
> the configure scripts, so you'll need to rerun autoconf (which
> Setup.sh does not do if the configure script already exists --
> probably because there's no portable way to test whether a file is out
> of date in shell scripts!  Isn't shell scripting wonderful?).

Aha!

> However, there's another problem that you'll encounter later, so until
> we fix that you may not want to spend the CPU cycles on a native
> bootstrap only to find it bomb out halfway through.

Well, I kludged my way around until I got to this point:


Unhandled signal received.
Killed by SIGSEGV.
make[1]: *** [build-bands] Error 1
make[1]: Leaving directory `/GitRepository/mit-scheme/src'
make: *** [all-native] Error 2
# Value: 2


So now I'm trying to roll back my local tree to three days ago.
(wish me luck.  Git doesn't seem to have a `pretend the last
three days never happened' command.)



-- 
~jrm




reply via email to

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