help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Re: error building with jit


From: Stephen Compall
Subject: Re: [Help-smalltalk] Re: error building with jit
Date: Tue, 17 Oct 2006 01:59:52 -0500
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)

Sungjin Chun wrote:
> Where can I fetch runnable version? 2.2a crashes during make( crashed
> during image creation process).

Is this the tail of your output?

SMALLTALK_KERNEL="`cd ./kernel; pwd`" \
        SMALLTALK_IMAGE="`pwd`" \
          ./gst -iQ /dev/null
Namespace did not understand selector #setSuperspace:

(ip 38)Namespace class(AbstractNamespace class)>>#primNew:name:
(ip 6)SystemDictionary(AbstractNamespace)>>#addSubspace:
(ip 4)UndefinedObject>>#executeStatements
(ip 0)<bottom>
SystemDictionary new: 512 "<0x40213818>", #Kernel, SystemDictionary
new: 512 "<0x40213818>", #Kernel, Namespace, Namespace

/home/sirian/src/archive/smalltalk-jit/kernel/SysDict.st:146: Aborted
(ip 38)Namespace class(AbstractNamespace class)>>#primNew:name:
(ip 6)SystemDictionary(AbstractNamespace)>>#addSubspace:
(ip 4)UndefinedObject>>#executeStatements
(ip 0)<bottom>
make[2]: *** [gst.im] Aborted
make[2]: Leaving directory `/home/sirian/src/archive/smalltalk-jit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sirian/src/archive/smalltalk-jit'
make: *** [all] Error 2

-- 
Stephen Compall
http://scompall.nocandysw.com/blog




reply via email to

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