Re: Compilation Error: ACL 7.0 Trial Edition



Zach Beane wrote:
"Roshan Mathews" <rmathews@xxxxxxxxx> writes:

When I compile the following program:
[snip]

You should not :use the COMMON-LISP-USER package; use the COMMON-LISP
package instead. COMMON-LISP-USER does not typically export any
symbols.

Oh, thank you so much. This worked; seems like quite a stupid mistake,
in hindsight. I have been banging me head against this since
yesterday. Thanks again.

Roshan Mathews

.



Relevant Pages

  • Re: Total confusion with aptitude. Help, please!
    ... This is making me feel stupid; what stupid mistake have I made ... is certainly not talking about a package called ... After running the update command, I now have a sanely working aptitude ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: package
    ... the package COMMON-LISP-USER was named USER. ... or add an nickname to the COMMON-LISP-USER package: ...
    (comp.lang.lisp)
  • Re: Compilation Error: ACL 7.0 Trial Edition
    ... Function position must contain a symbol or lambda expression: ... package instead. ... COMMON-LISP-USER does not typically export any ...
    (comp.lang.lisp)