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

Compiling clisp 1995-04 for linux?



I was trying to compile clisp 1995-04-04 on linux (1.2.1) with gcc
2.5.8.  Unfortunately, I get the following error messages when
compiling spvw.c:

	fsubr_data_tab[x].name not computable at load time

for x = 0 to 30 or so.

I ran configure and then makemake --with-dynamic-modules
--with-dynamic-ffi (and also with makemake --with-dynamic-ffi). 

Surely someone has compiled this for linux.  What did I do wrong?

Thanks for any tips,

Ray