on 12/11/03 10:57 PM, Alexander Strange wrote:

> Do another selfupdate-cvs; I've reverted the package to an older
> version, so that should be fixed now.


Hi Alexander,

    I really appreciate what you're doing; you've been really helpful. I
think I've been less helpful than I could have been because this may have
existed before this week. I use Ethereal a lot but usually the command line
version so I can't really say how recent the problem is. It could have been
more than a month since I used the GUI version of Ethereal; I simply don't
know. I'm pretty sure I used it since upgrading to Panther but I'm not
positive. However, I just got an e-mail from Randal Schwartz saying that he
was having the same problem.

    Anyway, I recompiled GTK+ using revision 13 and then recompiled
Ethereal. It didn't help. Actually, I back up to revision 20 first and
neither helped. I rebuilt Ethereal both times and even tried a pre-Panther
binary that I had around. I'm sure that you know that I have GTK+2 installed
as well. However, that hasn't been a problem in some time.

    I'm still getting the "multiple definitions" warnings. Below is a subset
of the list. You'll note that gtk_clist is involve in most of them and here
is one line from the Ethereal crash log:

Thread 0 Crashed:
 #0   0x01e651b8 in gtk_ctree_set_line_style (gtkctree.c:5371)

When you read the list below, I hope you can tell me what in the world is
libui.a and why are gtkclist.o and gtkclist.lo both in a library!! Is gcc
not working correctly? This is a really strange situation. Are you able to
reproduce any of this? Anyway, here is the subset of the multiple definition
warnings:

ld: warning multiple definitions of symbol _gtk_clist_new_with_titles
gtk/libui.a(gtkclist.o) definition of _gtk_clist_new_with_titles in section
(__TEXT,__text)
/sw/lib/libgtk.dylib(gtkclist.lo) definition of _gtk_clist_new_with_titles
ld: warning multiple definitions of symbol _gtk_clist_unselect_row
gtk/libui.a(gtkclist.o) definition of _gtk_clist_unselect_row in section
(__TEXT,__text)
/sw/lib/libgtk.dylib(gtkclist.lo) definition of _gtk_clist_unselect_row
ld: warning multiple definitions of symbol _gtk_clist_unselect_all
gtk/libui.a(gtkclist.o) definition of _gtk_clist_unselect_all in section
(__TEXT,__text)
/sw/lib/libgtk.dylib(gtkclist.lo) definition of _gtk_clist_unselect_all
ld: warning multiple definitions of symbol _gtk_clist_undo_selection
gtk/libui.a(gtkclist.o) definition of _gtk_clist_undo_selection in section
(__TEXT,__text)
/sw/lib/libgtk.dylib(gtkclist.lo) definition of _gtk_clist_undo_selection
ld: warning multiple definitions of symbol _gtk_clist_thaw
gtk/libui.a(gtkclist.o) definition of _gtk_clist_thaw in section
(__TEXT,__text)
/sw/lib/libgtk.dylib(gtkclist.lo) definition of _gtk_clist_thaw
ld: warning multiple definitions of symbol _gtk_clist_swap_rows
gtk/libui.a(gtkclist.o) definition of _gtk_clist_swap_rows in section
(__TEXT,__text)
/sw/lib/libgtk.dylib(gtkclist.lo) definition of _gtk_clist_swap_rows
ld: warning multiple definitions of symbol _gtk_clist_sort
gtk/libui.a(gtkclist.o) definition of _gtk_clist_sort in section
(__TEXT,__text)
/sw/lib/libgtk.dylib(gtkclist.lo) definition of _gtk_clist_sort
ld: warning multiple definitions of symbol _gtk_clist_set_vadjustment
gtk/libui.a(gtkclist.o) definition of _gtk_clist_set_vadjustment in section
(__TEXT,__text)
/sw/lib/libgtk.dylib(gtkclist.lo) definition of _gtk_clist_set_vadjustment
ld: warning multiple definitions of symbol _gtk_clist_set_use_drag_icons
gtk/libui.a(gtkclist.o) definition of _gtk_clist_set_use_drag_icons in
section (__TEXT,__text)
/sw/lib/libgtk.dylib(gtkclist.lo) definition of
_gtk_clist_set_use_drag_icons

As I said before, the full set is on the web.
-- 
Gary Kerbaugh
[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~
    I don't suffer from insanity, I enjoy every minute of it. 



-------------------------------------------------------
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

Reply via email to