Ethereal-dev: Re: [Ethereal-dev] Link errors compiling for win32

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

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Thu, 29 Sep 2005 22:15:41 +0200
David.Kaatz@xxxxxxxxxxxx wrote:

I get the following errors while linking the final ethereal exe. Any ideas? Are my gtk libs out of date?

libui.lib(expert_dlg.obj) : error LNK2001: unresolved external symbol _expert_color_error libui.lib(expert_dlg.obj) : error LNK2001: unresolved external symbol _expert_color_warn libui.lib(expert_dlg.obj) : error LNK2001: unresolved external symbol _expert_color_note libui.lib(expert_dlg.obj) : error LNK2001: unresolved external symbol _expert_color_chat libui.lib(expert_dlg.obj) : error LNK2001: unresolved external symbol _proto_draw_colors_init
ethereal-gtk2.exe : fatal error LNK1120: 5 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'

*/Dave/*

"This message is intended only for the named recipient. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited."

Sounds like a dependency problem.

Try a clean or even a distclean ...

Regards, ULFL