axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Compiling spad files on Debian


From: Marcus Better
Subject: [Axiom-developer] Compiling spad files on Debian
Date: Thu, 29 Jul 2004 18:33:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510

Hi,

I'm using the Axiom package for Debian, version 0.20040128-4. I try to compile my own package (in a spad file) using
  )comp mypackage

It seems to compile the LISP code, but then the C compiler complains:

End of Pass 1.
End of Pass 2.
code.c:2:24: cmpinclude.h: No such file or directory
In file included from code.c:3:
code.h:3: error: parse error before "LI1"
code.h:9: error: parse error before "LI3"
code.h:32: error: parse error before "LnkTLI7"
...(lots of errors follow)

Is cmpinclude.h missing or am I doing something wrong?

Marcus




reply via email to

[Prev in Thread] Current Thread [Next in Thread]