Hi,
I have some problems with building the latest GST from Git
(fa4cc8504de1387cc56c07a91c49041fe1dd0b31)
Actually the VM and packages are built without errors, but then:
make[2]: Entering directory `/home/dmatveev/install-src/smalltalk/doc'
files=`../gst-tool gst-package -I ../gst.im --kernel-dir ../kernel
../packages/sockets/package.xml \
--load --list-files=Sockets | \
sed s,^,-f,`; \
IFS=`printf '\n\t'`; \
../gst-tool gst-doc -I ../gst.im --kernel-dir ../kernel -n Sockets
-o ./sockets.texi $files Sockets.* || \
rm -f ./sockets.texi
gst-doc: did not understand #parent:
test -f ./sockets.texi && touch ./gst-libs.texi
make[2]: *** [sockets.texi] Error 1
make[2]: Leaving directory `/home/dmatveev/install-src/smalltalk/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dmatveev/install-src/smalltalk'
make: *** [all] Error 2
Also, there is a problem with VisualGST from this revision:
$ gst-browser
Object: nil error: did not understand #methodsFor:
Smalltalk.MessageNotUnderstood(Smalltalk.Exception)>>signal (ExcHandling.st:254)
Smalltalk.UndefinedObject(Smalltalk.Object)>>doesNotUnderstand:
#methodsFor: (SysExcept.st:1407)
Smalltalk.UndefinedObject>>executeStatements (GTK.star#VFS.ZipFile/Funcs.st:524)
/home/dmatveev/.local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:526:
expected object
a Smalltalk Stream:2: Aborted
a Smalltalk Stream:2: Error occurred while not in byte code interpreter!!
/home/dmatveev/.local/bin/../lib/libgst.so.7(+0x56f31)[0xb7883f31]
[0xb78e1400]
/lib/i686/cmov/libc.so.6(abort+0x182)[0xb76aeb82]
/home/dmatveev/.local/bin/../lib/libgst.so.7(+0x259f6)[0xb78529f6]
/home/dmatveev/.local/bin/../lib/libgst.so.7(+0x773a4)[0xb78a43a4]
[0xb78e1400]
/home/dmatveev/.local/bin/../lib/libgst.so.7(+0x4fc2a)[0xb787cc2a]
/home/dmatveev/.local/bin/../lib/libgst.so.7(+0x25c19)[0xb7852c19]
/home/dmatveev/.local/bin/../lib/libgst.so.7(+0x264ac)[0xb78534ac]
/home/dmatveev/.local/bin/../lib/libgst.so.7(+0x26ba1)[0xb7853ba1]
aborted
Dmitry
_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk