Ethereal-users: [Ethereal-users] Libraries versions with ethereal-0.9.16

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

Date Prev · Date Next · Thread Prev · Thread Next
Date: Mon, 1 Dec 2003 14:49:00 +0200
Hi!

I have ethereal version 0.9.16 and Win32 / MSVC6. Following packages and versions are installed. Do I need some other libraries and are the versions ok?

    Package                             Default Location
    -------                             ----------------
    adns-1.0-win32-01.zip               C:\ethereal-win32-libs
    glib-2.2.1.zip                      C:\ethereal-win32-libs\glib
    glib-dev-2.2.1.zip                  C:\ethereal-win32-libs\glib
    gtk+-1.3.0-20030216.zip             C:\ethereal-win32-libs\gtk+
    gtk+-dev-1.3.0-20030115.zip         C:\ethereal-win32-libs\gtk+
    libiconv-1.9.1.bin.woe32.zip        C:\ethereal-win32-libs\gtk+
    libintl-0.10.40-tml-20020904.zip    C:\ethereal-win32-libs\gtk+
    net-snmp-5.0.6.zip                  C:\ethereal-win32-libs
    zlib-114-dev.zip                    C:\ethereal-win32-libs

I ask because following error come when command "nmake -f makefile.nmake" are given:

Linking ethereal.exe
        link @C:\WINNT\TEMP\nmD.tmp
Linking tethereal.exe
        link @C:\WINNT\TEMP\nm10.tmp
Linking editcap.exe
        link @C:\WINNT\TEMP\nm13.tmp
editcap.obj : error LNK2019: unresolved external symbol __imp__strtol referenced
 in function _main
editcap.obj : error LNK2019: unresolved external symbol __imp__exit referenced i
n function _main
editcap.obj : error LNK2019: unresolved external symbol __imp__fprintf reference
d in function _main
getopt.obj : error LNK2001: unresolved external symbol __imp__fprintf
editcap.obj : error LNK2001: unresolved external symbol __imp___iob
getopt.obj : error LNK2001: unresolved external symbol __imp___iob
editcap.obj : error LNK2019: unresolved external symbol __imp__atoi referenced i
n function _add_selection
editcap.obj : error LNK2019: unresolved external symbol __imp__strchr referenced
 in function _add_selection
editcap.obj : error LNK2019: unresolved external symbol __imp__printf referenced
 in function _add_selection
getopt.obj : error LNK2019: unresolved external symbol _strlen referenced in fun
ction __getopt_internal
getopt.obj : error LNK2019: unresolved external symbol _strncmp referenced in fu
nction __getopt_internal
getopt.obj : error LNK2019: unresolved external symbol _strcmp referenced in fun
ction __getopt_internal
getopt.obj : error LNK2019: unresolved external symbol _getenv referenced in fun
ction __getopt_internal
LINK : error LNK2001: unresolved external symbol _mainCRTStartup
editcap.exe : fatal error LNK1120: 12 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.


Br, Mikko