[Openmcl-devel] Error Running Currency Converter
Chris Van Dusen
cavandusen at gmail.com
Wed Jul 30 20:01:18 PDT 2008
Doing that, I was able to get it to run.
After running the application by double-clicking the icon and pressing
CMD-O, I ran it from the terminal as Mikel suggested which gave me this:
2008-07-30 21:57:13.306 CurrencyConverter[2332:10b] Lisp exception:
value NIL is not of the expected type MACPTR.
but the app still worked.
Chris.
On Jul 30, 2008, at 9:32 PM, R. Matthew Emerson wrote:
>
> On Jul 30, 2008, at 10:23 PM, Chris Van Dusen wrote:
>
>> After svn update, rebuild full gave me this:
>>
>> ;Loading #P"/Users/chrisvandusen/bin/ccl/bin/x8632-arch.dx64fsl"...
>> > Error: Constant NIL-VALUE is already defined with a different
>> value (12289)
>> > While executing: CCL::DEFINE-CONSTANT, in process listener(1).
>> > Type :GO to continue, :POP to abort, :R for a list of available
>> restarts.
>> > If continued: Redefine NIL-VALUE to have new value 77825
>> > Type :? for other options.
>
> Just continue from that CERROR (and any similar ones that result
> from redefining other constants) by typing :GO at the prompt.
>
>
More information about the Openmcl-devel
mailing list