I am having trouble building the gtk module in 2.2-unstable: three issues so far.
*) sometimes order.st emits garbage to the top of 'order' - smalltalk walkbacks and a error 'module (gst-gtk) failed to load'. Seems to me this should go to stderr which would address this, or we should use a module-less image always to process order.st. *) When such garbage is in the header, my gnu awk is dying with an invalid free - tickling the glibc invalid free detection. *) Having addressed that I now get another gawk failure: <approx 30 lines of sanitised output> typedef int GPid; G_END_DECLS gawk: node.c:515: unref: Assertion `(tmp->flags & 4096) != 0' failed. my gawk version is : 3.1.5 (-1 is the debian version suffix). Anyone have success with this with gawk 3.1.5 ? Rob -- GPG key available at: <http://www.robertcollins.net/keys.txt>.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
