help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] GTK on Mac again


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] GTK on Mac again
Date: Thu, 26 Mar 2009 18:13:49 +0100
User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302)

Damien Pollet wrote:
> 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ā€¦

It's the structs.st and funcs.st files that are not built correctly.
They're probably empty.  What's in packages/gtk/order in the build
directory?

Paolo




reply via email to

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