On Fri, 2006-09-15 at 18:36 +0200, olivier blanc wrote: > Le vendredi 15 septembre 2006 à 18:08 +0200, Paolo Bonzini a écrit : > > > That's what I tried, but the generated file file Funcs.st is then > > > empty... > > > > > It's not on my machine. There must be some difference between mawk/nawk > > (what are you using?) and gawk. Install gawk for the time being. > Hi, > while trying with gawk, I have the following error : > xargs ./cpp < order | ./funcs > Funcs.st > gawk: node.c:515: unref: assertion « (tmp->flags & 4096) != 0 » failed. > xargs: ./cpp ended with signal 6 > > I changed back to mawk for cpp, that works, and gawk for funcs. The > result is still the same for Funcs.st : empty. > > Did I missed something with gtk (ie gtk vs. gtk+) ?
There was a regression in gawk, which I believe is fixed in ubuntu by a patch from upstreams bugtracker. You might like to try applying that patch to your gawk. Cheers, 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
