Hi Alexander et al,
You were right, my apologies. I have no idea why the change in GTK+
brought this about now but again I apologize for all the work you went
trough and I really appreciate your superjuman effort!
As we both no doubt found on the web when searching for the text of the
error messages, if one removes the SRC_ROOT/gtk/gtkclist.c and
SRC_ROOT/gtk/gtkclist.h files and all references to them from the
SRC_ROOT/gtk/Makefile.in and SRC_ROOT/gtk/Makefile.am, then it compiles and
runs with no error.
Max, I�m not sure why this problem hasn�t been reported before but I
think that it�s Ethereal that should be fixed. You guys have been so helpful
to me, I generated a patch from the changes I made. I�ll include it at the
end of the e-mail so it should be a simple matter to revise Ethereal. You
can doubtless remove the gtkclist.c and gtkclist.h files in a
PrecompileScript but removing the references in the Makefiles may be enough.
Again, thanks to all of you for the help and I hope that the patch helps
a little. :-)
--
Gary Kerbaugh
~~~~~~~~~~~~~~~~~~
I don't know whether they're a Motif invention or were lifted from
Windows or MacOS - or if they were lifted from Windows which lifted them
from MacOS, or if, in turn, Apple lifted them from Xerox :-)
--Guy Harris (Ethereal)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Patch
diff -ru ethereal-0.9.14/gtk/Makefile.in
ethereal-0.9.14-patched/gtk/Makefile.in
--- ethereal-0.9.14/gtk/Makefile.in Wed Jul 23 18:37:28 2003
+++ ethereal-0.9.14-patched/gtk/Makefile.in Fri Dec 12 23:41:21 2003
@@ -297,8 +297,6 @@
@USE_GTK2_FALSE@ follow_dlg.h \
@USE_GTK2_FALSE@ goto_dlg.c \
@USE_GTK2_FALSE@ goto_dlg.h \
[EMAIL PROTECTED]@ gtkclist.c \
[EMAIL PROTECTED]@ gtkclist.h \
@USE_GTK2_FALSE@ gtkglobals.h \
@USE_GTK2_FALSE@ gtk_stat_util.c \
@USE_GTK2_FALSE@ gtk_stat_util.h \
@@ -394,7 +392,7 @@
@USE_GTK2_FALSE@ ethereal-tap-register.$(OBJEXT) \
@USE_GTK2_FALSE@ file_dlg.$(OBJEXT) filter_prefs.$(OBJEXT) \
@USE_GTK2_FALSE@ find_dlg.$(OBJEXT) follow_dlg.$(OBJEXT) \
[EMAIL PROTECTED]@ goto_dlg.$(OBJEXT) gtkclist.$(OBJEXT) \
[EMAIL PROTECTED]@ goto_dlg.$(OBJEXT) \
@USE_GTK2_FALSE@ gtk_stat_util.$(OBJEXT) gui_prefs.$(OBJEXT) \
@USE_GTK2_FALSE@ help_dlg.$(OBJEXT) main.$(OBJEXT) \
@USE_GTK2_FALSE@ menu.$(OBJEXT) nameres_prefs.$(OBJEXT) \
@@ -433,7 +431,7 @@
@AMDEP_TRUE@ ./$(DEPDIR)/filter_prefs.Po ./$(DEPDIR)/find_dlg.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/follow_dlg.Po ./$(DEPDIR)/goto_dlg.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/gtk_stat_util.Po \
[EMAIL PROTECTED]@ ./$(DEPDIR)/gtkclist.Po ./$(DEPDIR)/gui_prefs.Po \
[EMAIL PROTECTED]@ ./$(DEPDIR)/gui_prefs.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/help_dlg.Po ./$(DEPDIR)/io_stat.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/main.Po ./$(DEPDIR)/menu.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/mgcp_stat.Po \
@@ -508,7 +506,6 @@
@AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
@AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
@AMDEP_TRUE@@am__include@
@[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
[EMAIL PROTECTED]@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
@AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
@AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
@AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
diff -ru ethereal-0.9.14/gtk/Makefile.am
ethereal-0.9.14-patched/gtk/Makefile.am
--- ethereal-0.9.14/gtk/Makefile.am Sat Jun 28 12:08:02 2003
+++ ethereal-0.9.14-patched/gtk/Makefile.am Fri Dec 12 23:41:49 2003
@@ -155,8 +155,6 @@
follow_dlg.h \
goto_dlg.c \
goto_dlg.h \
- gtkclist.c \
- gtkclist.h \
gtkglobals.h \
gtk_stat_util.c \
gtk_stat_util.h \
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel