Re: matlisp/debian/cmucl-problem

Raymond Toy <[email protected]>
Newsgroups gmane.lisp.matlisp.user
Message-ID <[email protected]>
>>>>> "Pontus" == Pontus Svenson <[email protected]> writes:

    Pontus> I have a problem compiling matlisp for cmucl on a machine running
    Pontus> Debian. I can't

    Pontus> get any functions in matlisp to work, even though I can define matrices, ie:

    Pontus> **************************************************************
    Pontus> * (setf a [1 2])
    Pontus> Warning:  Declaring A special.
    Pontus>  #<MATLISP:REAL-MATRIX  1 x 2

    Pontus>     1.0000      2.0000     >
    Pontus> * (m+ a a)
    Pontus>  Warning: This function is undefined:

    Pontus>   M+
    Pontus>  Error in KERNEL:%COERCE-TO-FUNCTION:  the function M+ is undefined.

What package are you in?  Do you do a (in-package :matlisp-user) or
(use-package :matlisp) as suggested by the start up message?

Ray
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.