Hi,

I take the package gnu-smalltalk from the ubuntu repository and libgtk2-gst.
I have the gtk2 package  installed too.
But when I try :
PackageLoader fileInPackage: 'GTK'.
I got the following error:

"Global garbage collection... done"                                             
                                   
Loading package GTK                                                             
                                   
Recompiling classes...                                                          
                                   
Recompiling class: GTK.GtkRequisition class                                     
                                   
Recompiling classes...                                                          
                                   
Recompiling classes...                                                          
                                   
Recompiling class: GTK.GdkEventButton class                                     
                                   
Recompiling classes...                                                          
                                   
Recompiling class: GTK.GdkEventMotion class                                     
                                   
Recompiling classes...                                                          
                                   
Recompiling class: GTK.GdkEventConfigure class                                  
                                   
/usr/lib/gnu-smalltalk/GTK.star#uzip/Funcs.st:5: C function not defined         
                                   
/usr/lib/gnu-smalltalk/GTK.star#uzip/Funcs.st:10: C function not defined        
                                   
....
/usr/lib/gnu-smalltalk/GTK.star#uzip/MoreFuncs.st:158: C function not defined
/usr/lib/gnu-smalltalk/GTK.star#uzip/MoreFuncs.st:273: C function not defined
Object: GInitiallyUnowned error: did not understand #getType
Smalltalk.MessageNotUnderstood(Smalltalk.Exception)>>signal
GInitiallyUnowned class(Smalltalk.Object)>>doesNotUnderstand: #getType
optimized [] in GLib class>>registerAllTypes
Smalltalk.OrderedCollection(Smalltalk.SequenceableCollection)>>do:
GLib class>>registerAllTypes
Smalltalk.UndefinedObject>>executeStatements
PackageLoader

Thanks for help

        Mth














        

        
                
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com



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

Reply via email to