"Guy Harris" <[EMAIL PROTECTED]> said:

> It is independent of the GUI.
> 
> It's just not independent of being linked with a program that defines
> "report_open_failure()" or "report_read_failure()".

Okay, thanks. Here's another case of GUI 'linkage error'.
While linking asn1.dll:

packet-asn1.o(.text+0x8a48): In function `create_message_window':
plugins/asn1/packet-asn1.c:3690: undefined reference to `scrolled_window_new'

AFAICS to resolve this gtk/ui_util.h must be put in plugin/plugin_api_list.c.
But that probably requires GTK for Tethereal.exe too?

--gv

_______________________________________________
Ethereal-dev mailing list
[EMAIL PROTECTED]
http://www.ethereal.com/mailman/listinfo/ethereal-dev

Reply via email to