On Tue, Feb 04, 2003 at 02:11:47PM +0100, Biot Olivier wrote:
> Now ethereal should run, but instead I get GTK critical error messages (see
> attachment). What went wrong?

This might be a problem with the private version of the GTK+ clist
widget that we have (to deal with older versions of GTK+ where
constructing a clist of N items takes N^2 time).

Try removing "gtkclist.c" from the gtk/Makefile.am file, get rid of
gtkclist.obj, re-run configure, and try again.

Reply via email to