Re: Compilation problem with CMUCL

Nicolas Neuss <[email protected]>
Newsgroups gmane.lisp.matlisp.user
Message-ID <[email protected]>
Raymond Toy <[email protected]> writes:

> 
> Ok, before -lm, can you add -lc?  Like so:
> 
>  " -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lg2c -lc -lm"))))
> 
> Then try rebuilding.  I hope that takes care of the problem.  If so,
> then it's my problem to figure out why configure isn't adding -lc.
> 
> Ray

Doesn't work, unfortunately...

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
/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/config.lisp".


Error in function SYSTEM::LOAD-OBJECT-FILE:
   Can't open object "/tmp/29938AG0": "/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/29938AG0")
Source: Error finding source: 
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:  Source file no longer exists:
  target:code/foreign.lisp.
0] 
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

The problem could be in defsystem, maybe?  I've seen that CMUCL has
some version now integrated, matlisp has another one, and there is the
one at CLOCC, ...  How is the connection between those?

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.