Ethereal-dev: [Ethereal-dev] MSVC: link problems with packet-slsk.obj - call to uncompress fun

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: Fri, 13 Feb 2004 02:54:01 +0100
Hi :List!

When trying to compile latest CVS, I get linkage problems:

Linking ethereal.exe
link @C:\DOCUME~1\lu2145\LOCALS~1\Temp\nma04412.
packet-slsk.obj : error LNK2001: Nichtaufgeloestes externes Symbol _uncompress
ethereal.exe : fatal error LNK1120: 1 unaufgeloeste externe Verweise
NMAKE : fatal error U1077: 'link' : Rueckgabe-Code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\BIN\NMAKE.EXE"' : Rueckgabe-Code '0x2'
Stop.
Fehler beim Ausf�hren von c:\winnt\system32\cmd.exe.

Ethereal.exe - 4 Fehler, 18 Warnung(en)

Is this some issue of my own build process, or do others get the same problem?

Regards, ULFL