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


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to