ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] problem--- unresolved external symbol_delete_giop_user_module

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

From: "Greg Morris" <GMORRIS@xxxxxxxxxx>
Date: Thu, 14 Aug 2003 16:58:56 -0600
I get the same problem when it tries to link Ethereal.exe.
 
Generating Code...
Linking ethereal.exe
        link @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\nma13672.
ethereal.lib(plugins.obj) : error LNK2001: unresolved external symbol _delete_giop_user_module
ethereal.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
 
This is from the current CVS.
Greg