From: Tony Travers
Subject: lcl problems
Date: 
Message-ID: <travt.715230213@marsh>
hi

	I am having a few problems with clue under sun common lisp(lcl).
Whilst compiling clue (you need clx and pcl already loaded) the lisp
errors saying that export is an undefined function (note any command
typed after this is undefined ... including cons).  Can anyone tell me
what is going wrong, is it the package, my lisp, memory, me......??????



				Thanks 
					Tony Travers
					·····@marsh.cs.curtin.edu.au


	Please Note:
	
		clue - Common Lisp User interface Environment
		clx  - Common Lisp X interface
		pcl  - Portable Common Loops
		lcl  - Lucid Common Lisp


			Acronyms are a neccesary evil but we still have
			to communicate!
From: Barry Margolin
Subject: Re: lcl problems
Date: 
Message-ID: <17s824INNimj@early-bird.think.com>
In article <···············@marsh> ·····@marsh.cs.curtin.edu.au (Tony Travers) writes:
>Whilst compiling clue (you need clx and pcl already loaded) the lisp
>errors saying that export is an undefined function (note any command
>typed after this is undefined ... including cons).  Can anyone tell me
>what is going wrong, is it the package, my lisp, memory, me......??????

Sounds like CLUE is defined in a package that didn't specify :USE 'LISP
when it was created.
-- 
Barry Margolin
System Manager, Thinking Machines Corp.

······@think.com          {uunet,harvard}!think!barmar