[Openmcl-devel] Attempting to Build IDE
Greg Bennett
gwbennett at sentex.ca
Sun May 9 18:43:58 PDT 2010
I thought I was following 5.2 Building the IDE
Went to cl directory** ran ccl from the shell** evaluated (require
:coca-application)
The results were unfavourable as the following transcript shows.
gwbennett at GWB-DV7:~/LispTopLevel/Systems/ccl$ ./lx86cl64
Welcome to Clozure Common Lisp Version 1.5-r13691M (LinuxX8664)!
? (require :cocoa-application)
;Compiler warnings for
"/home/gwbennett/LispTopLevel/Systems/ccl/cocoa-ide/ide-bundle.lisp" :
; In CREATE-IDE-BUNDLE: In the call to SUBDIR with arguments
(CONTENTS-DIR),
; 1 argument was provided, but at least 2 are required
; by the lexically visible definition of SUBDIR
'make install' of AltConsole.app failed:
make: Entering directory
`/home/gwbennett/LispTopLevel/Systems/ccl/cocoa-ide/altconsole'
make: Leaving directory
`/home/gwbennett/LispTopLevel/Systems/ccl/cocoa-ide/altconsole'
make: *** No rule to make target `main.o', needed by `AltConsole'. Stop.
> Error: Too few arguments in call to #<Compiled-function (:INTERNAL
SUBDIR CREATE-IDE-BUNDLE) (Non-Global) #x302000552D4F>:
> 1 argument provided, at least 2 required.
> While executing: (:INTERNAL SUBDIR CREATE-IDE-BUNDLE), in process
listener(1).
> Type :POP to abort, :R for a list of available restarts.
> Type :? for other options.
Any and all advice/assistance appreciated
Cheers /Greg Bennett
More information about the Openmcl-devel
mailing list