Moin Guru's,

  I've tried GTK from GST 2.1.11. Compilation on a Debian/Sarge box run
  into the problem, that GDK_PIXBUF_ENABLE_BACKEND is required in my
  include files to define GdkPixbufFormat, GDK_PIXBUF_FORMAT_THREADSAFE,
  GDK_PIXBUF_FORMAT_SCALABLE and GDK_PIXBUF_FORMAT_WRITABLE.

#define GDK_PIXBUF_ENABLE_BACKEND 1

  fixed the symptom - the real fix should go into the awk files.
  Loading the package resulted in the following errors. Still the
  example files from the ./gst/gtk directory look to work.

st> PackageLoader fileInPackage: 'GTK'!
Loading package GTK
Recompiling classes...
Recompiling class: GtkRequisition class
Recompiling selector: #sizeof
Recompiling classes...
Recompiling classes...
Recompiling class: GdkEventButton class
Recompiling selector: #sizeof
Recompiling classes...
Recompiling class: GdkEventMotion class
Recompiling selector: #sizeof
Recompiling classes...
Recompiling class: GdkEventConfigure class
Recompiling selector: #sizeof
'C function g_param_type_init not defined'
'C function g_object_type_init not defined'
'C function g_param_spec_types_init not defined'
Object: nil error: did not understand #type
UndefinedObject(Object)>>#doesNotUnderstand:
UndefinedObject>>#executeStatements
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:37: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:164: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:170: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:176: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:182: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:188: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:196: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:204: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:210: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:216: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:222: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:228: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:246: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:255: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:263: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:272: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:279: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:287: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:295: invalid scope resolution
/mnt/hda6/local/share/smalltalk/gtk/GtkImpl.st:315: invalid scope resolution

  btw: how to access GST via CVS ? The directory on savannah looks empty to me.

ciao,Michael
-- 
  mailto:[EMAIL PROTECTED]             UNA:+.? 'CED+2+:::Linux:2.6.12'UNZ+1'
  http://www.xml-edifact.org/           CETERUM CENSEO WINDOWS ESSE DELENDAM


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

Reply via email to