Subject: build failure with the latest cvs sources
From: Osman Buyukisik
Date: Sat, 27 Apr 2002 19:42:09 -0400
Hi,
I just checkedout maxima from cvs. did a bootstrap, and configure. make fails
with:
; - Compiling source file "numerical/f2cl-package.lisp"
Compiling numerical/f2cl-package.lisp.
Error: Cannot create the file binary-gcl/numerical/f2cl-package.data.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by LET.
Broken at OPEN. Type :H for Help.
>>:q
Also, after (quit) the build continues. But *MAXIMA-DIRECTORY* is not
defined and "describe" fails to provide help.
Osman