Custom Search
|
failed build attempt
Date: December 28, 2006 I pulled the lastest cvs updated, attempted to re-build, and encountered the
following:
.
.
.
echo timestamp > ./kernel/stamp-classes
SMALLTALK_KERNEL="`cd ./kernel; pwd`" \
SMALLTALK_IMAGE="`pwd`" \
./gst -iQ /dev/null
a Smalltalk string:1: undefined variable VMpr_Behavior_methodsFor referenced
/home/whitebearded1/src/smalltalk/kernel/Builtins.st:35: Aborted
/home/whitebearded1/src/smalltalk/kernel/Builtins.st:35: Error occurred while
not in byte code inter preter!!
[0xffffe420]
/lib/tls/i686/cmov/libc.so.6(abort+0xe9)[0x400b42b9]
./gst[0x8059868]
./gst[0x8082e03]
[0xffffe420]
./gst[0x805a084]
./gst[0x806dab9]
./gst[0x805a692]
./gst[0x805b16a]
./gst[0x805ad0a]
make[2]: *** [gst.im] Aborted
make[2]: Leaving directory `/home/whitebearded1/src/smalltalk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/whitebearded1/src/smalltalk'
make: *** [all] Error 2
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|