[plt-scheme] Build failures on Debian Etch

From: Marek Kubica (marek at xivilization.net)
Date: Fri Oct 24 02:35:48 EDT 2008

Hi,

I just tried building PLT 4.1.1 on Debian Etch and while ./confure runs
fine, make fails to build the JIT when I activate the pthread & places
options (not sure which one of these exactly, I built it once with
both and once without).
pthreads are probably rather important, no idea what places is, though.

When trying to make install, it runs for quite some time and finally
exits like this:

setup-plt: rendering: algol60/algol60.scrbl
setup-plt: rendering: browser/browser.scrbl
setup-plt: rendering: games/cards/cards.scrbl
setup-plt: rendering: compiler/cffi.scrbl
setup-plt: rendering: config/config.scrbl
setup-plt: rendering: scribblings/drscheme/drscheme.scrbl
setup-plt: rendering: dynext/dynext.scrbl
setup-plt: rendering: embedded-gui/scribblings/embedded-gui.scrbl
setup-plt: rendering: eopl/eopl.scrbl
setup-plt: rendering: scribblings/foreign/foreign.scrbl
setup-plt: rendering: scribblings/framework/framework.scrbl
make[1]: *** [install-3m] Killed
make[1]: Leaving directory `/home/marek/plt/plt-4.1.1/src'
make: *** [install] Error 2

Let me know if you need more information.

regards,
Marek


Posted on the users mailing list.