Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: [Ethereal-dev] Problems building Ethereal

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Sun, 13 Feb 2005 20:09:41 +0100
I have a problem building Ethereal. It started a few days ago and occurs
during linking stage. Doing maintainer-clean and rebuilding did not help.
It complains about a missing register_tap_listener_h323_conversations_dlg and indeed,
that function is called but never provided:

jmayer@egg:~/work/ethereal/trunk> grep -r register_tap_listener_h323_conversations_dlg .
./gtk/ethereal-tap-register.c:  { extern void register_tap_listener_h323_conversations_dlg (void);
./gtk/ethereal-tap-register.c:    register_tap_listener_h323_conversations_dlg ();}
jmayer@egg:~/work/ethereal/trunk>

What is going wrong here?

Thanks
      Joerg
-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.