Compilation problem with CMUCL

Nicolas Neuss <[email protected]>
Newsgroups gmane.lisp.matlisp.user
Message-ID <[email protected]>
Hello, Matlisp-Users.

I am trying to compile matlisp (CVS version) with CMUCL (3.0.9).
After having compiled the Fortran files without problems the Lisp part
gives the following error:

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
/usr/bin/lisp -noinit -eval '(progn (load "start.lisp"))'
; Loading #p"/usr/local/src/matlisp/start.lisp".
Converted SETLOGICALROOT.
Converted GETLOGICALROOT.
Converted DEFLOGICALPATH.
;; Loading #p"/usr/local/src/matlisp/system.dcl".
;;; Loading #p"/usr/local/src/matlisp/defsystem.lisp".
Converted CANONICALIZE-MODULE-NAME.
Converted DEFMODULE.
Converted MODULE-FILES.
Converted PROVIDE.
Converted REQUIRE.

Warning: These variables are undefined:
  *LIBRARY* *MODULE-FILES*
Warning:  Old-style IN-PACKAGE.
Converted |(PCL::FAST-METHOD PRINT-OBJECT (COMPONENT T))|.
Converted |(PCL::FAST-METHOD PRINT-OBJECT (LANGUAGE T))|.
;; Loading #p"/usr/local/src/matlisp/config.lisp".
;; Loading #p"/usr/local/src/matlisp/packages.x86f".

Python version 1.0, VM version Intel x86 on 26 MAR 02 02:01:36 pm.
Compiling: /usr/local/src/matlisp/lib/lazy-loader.lisp 26 MAR 02 01:59:08 pm

;;; Running /usr/bin/ld...


Error in function SYSTEM::LOAD-OBJECT-FILE:
   Can't open object "/tmp/25749AG0": "/usr/local/src/matlisp/lib/libmatlisp.so: undefined symbol: fstat"

Restarts:
  0: [CONTINUE] Return NIL from load of "start.lisp".
  1: [ABORT   ] Skip remaining initializations.

Debug  (type H for help)

(SYSTEM::LOAD-OBJECT-FILE "/tmp/25749AG0")
Source: Error finding source: 
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:  Source file no longer exists:
  target:code/foreign.lisp.
0] 
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Can someone help me?

Thanks, Nicolas.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.