Hello i still have problems,
ich have a problem to link ethereal-0.9.9.
I allways get those error message:
msvcret.lib(bsku.obj) : fatal error LNK2001: unresolved external symbol
__imp__MessageBoxA*16
wiretap-0.0.dll : fatal error LNK1120 1 unresolved externals
I have installed cywin, pyton2.2
_____________________________________________________________________________________________
My config nmake:
_____________________________________________________________________________________________
# $Id: config.nmake,v 1.34 2003/01/21 02:12:16 gerald Exp $
VERSION=0.9.9
RC_VERSION=0.9.9
WTAP_VERSION=0.0
GTK_VERSION=1.3
GLIB_VERSION=1.3
GLIB_DIR=C:\ethereal-win32-libs\glib
GTK_DIR=C:\ethereal-win32-libs\gtk+
ZLIB_DIR=C:\ethereal-win32-libs\zlib-1.1.3
PCAP_DIR=C:\ethereal-win32-libs\winpcap
NET_SNMP_DIR=C:\ethereal-win32-libs\net-snmp-5.0.6
#COMMON_FILES_GNU=c:\program files\common files\gnu
LOCAL_CFLAGS=-Zi
LOCAL_LDFLAGS=/DEBUG
# Set PDB_FILE according to your VC++ version
PDB_FILE=vc60.pdb
# Set path if you need to find some binary
PATH=c:\cygwin\bin;c:\python22;c:\ethereal\wiretap;c:\program
files\common files\gnu;$(PATH)
SH=bash
PERL=perl
POD2MAN=pod2man
POD2HTML=pod2html
PYTHON="C:/python22/python.exe"
LEX=flex
YACC=bison.exe
# Set YACC_OPTS if cygnus bison can't find template file.
#YACC_OPTS=-S t:\w32-ix86\cygnus\cygwin-b20\share\bison.simple
# To build the installer
MAKENSIS="C:/program files/nsis/makensis.exe"
whats the problem ?
answer please
thx chris