Re: Compilation problem with CMUCL
Raymond Toy <[email protected]>
| Newsgroups | gmane.lisp.matlisp.user |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Nicolas" == Nicolas Neuss <[email protected]> writes: Nicolas> Raymond Toy <[email protected]> writes: >> >>>>> "Nicolas" == Nicolas Neuss <[email protected]> writes: >> Nicolas> Hello, Matlisp-Users. Nicolas> I am trying to compile matlisp (CVS version) with CMUCL (3.0.9). Nicolas> After having compiled the Fortran files without problems the Lisp part Nicolas> gives the following error: >> >> What platform is this? NetBSD? >> >> While I haven't built matlisp in a while, I didn't have any problems. >> >> Ray Nicolas> Oh, I forgot... No, it's Debian. Nicolas> Nicolas. Nicolas> P.S.: Maybe I have done something wrong with the installation of my Nicolas> CMUCL, even if the error looks otherwise. I've just learned from Nicolas> Christophe Rhodes about dpkg-buildpackage and try now to build CMUCL Nicolas> from the sources. Hopefully, it compiles also matlisp thereafter... Don't think rebuilding will help, but you never know. Can you tell me what load-blas-&-lapack-libraries in lazy-loader.lisp looks like? We obviously aren't able to find the fstat function, so I'm thinking we aren't linking with libc for some reason. Ray