Ethereal-dev: [Ethereal-dev] SVN no longer compiles, symbol _mate_load_config is missing

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

From: Peter Johansson <Peter.xc.Johansson@xxxxxxxxxxxx>
Date: Mon, 16 May 2005 16:40:36 +0200
link -dll /out:mate.dll /NOLOGO /INCREMENTAL:no /MACHINE:I386 /DEBUG packet-mate.obj mate_setup.obj mate_runtime .obj mate_util.obj mate_plugin.obj ..\..\epan\libethereal.lib C:\ethereal-win32-libs\glib\lib\glib-2.0.lib C:\ethereal -win32-libs\glib\lib\gmodule-2.0.lib C:\ethereal-win32-libs\glib\lib\gobject-2.0.lib
  Creating library mate.lib and object mate.exp
mate_setup.obj : error LNK2001: unresolved external symbol _mate_load_config
mate.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'

/ Peter