[plt-scheme] Build of trunk breaking on FreeBSD-7-amd64 again...
Hi there,
Further to my last message, which probably hasn't shown up
because I used the wrong From address (I'll re-send it):
A couple of times today I've tried to build trunk (after a fresh
svn co) and it's stopped like this:
make: made compiled/gl-info_ss.zo
setup-plt: Compiling .zos used by #honu
setup-plt: in /usr/home/andrew/bin/plt/lib/plt/collects/honu-module/
setup-plt: in /usr/home/andrew/bin/plt/lib/plt/collects/honu-module/private/
setup-plt: Compiling .zos used by Algol 60
setup-plt: in /usr/home/andrew/bin/plt/lib/plt/collects/algol60/
setup-plt: in /usr/home/andrew/bin/plt/lib/plt/collects/parser-tools/
setup-plt: in /usr/home/andrew/bin/plt/lib/plt/collects/parser-tools/private-lex/
setup-plt: in /usr/home/andrew/bin/plt/lib/plt/collects/mzlib/
setup-plt: in /usr/home/andrew/bin/plt/lib/plt/collects/syntax/
setup-plt: in /usr/home/andrew/bin/plt/lib/plt/collects/parser-tools/private-yacc/
Seg fault (internal error) at 0x94ed18
Abort trap (core dumped)
Now, that core file isn't very helpful, because
mzscheme/mzscheme3m doesn't seem to have any symbols. My CFLAGS
argument to ../configure includes -g: is there anything else
that needs to be frobbed to ensure that the executable winds up
with symbols in it? Can't be too hard, because I had symbols
the last time I was debugging this, but it's gone at the
moment...
Cheers,
--
Andrew