[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compiling clisp 1995-04 for linux?
- To: CLISP Mailing List <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: Compiling clisp 1995-04 for linux?
- From: Raymond Toy <toy@rtp.ericsson.se>
- Date: Mon, 17 Apr 1995 14:49:05 -0400
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