Hi, here's what a fresh compile from git tells me:

st> PackageLoader fileInPackage: 'GTK'
"Global garbage collection... done"
Loading package GTK
Recompiling classes...
Recompiling classes...
/Users/damien/Documents/Scratch/GnuSmalltalk/install/share/smalltalk/GTK.star#VFS.ZipFile/MoreFuncs.st:50:
key GObject not found
/Users/damien/Documents/Scratch/GnuSmalltalk/install/share/smalltalk/GTK.star#VFS.ZipFile/MoreFuncs.st:50:
expected Eval, Namespace or class definition
/Users/damien/Documents/Scratch/GnuSmalltalk/install/share/smalltalk/GTK.star#VFS.ZipFile/MoreFuncs.st:59:
expected expression
/Users/damien/Documents/Scratch/GnuSmalltalk/install/share/smalltalk/GTK.star#VFS.ZipFile/GtkImpl.st:1:
key GtkWidget not found
/Users/damien/Documents/Scratch/GnuSmalltalk/install/share/smalltalk/GTK.star#VFS.ZipFile/GtkImpl.st:1:
expected Eval, Namespace or class definition
/Users/damien/Documents/Scratch/GnuSmalltalk/install/share/smalltalk/GTK.star#VFS.ZipFile/GtkImpl.st:13:
expected expression

It's on mac, but with the gtk2 from macports (built against X11) and
according to otool, the libs are loaded from the correct place…

-- 
Damien Pollet
type less, do more [ | ] http://people.untyped.org/damien.pollet


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

Reply via email to