Ethereal-dev: [Ethereal-dev] Lastest CVS broken on win32
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
From: Jaime Fournier <jafour1@xxxxxxxxx>
Date: Tue, 31 Dec 2002 02:11:39 -0800 (PST)
Attached is the output from MSVC. I was able to compile CVS from 2 days ago, but all of a sudden something is not working in tethereal.c Thanks! ===== Jaime Fournier __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
cd tools
nmake / -f Makefile.nmake
cd lemon
NMAKE / -f Makefile.nmake
cd ..
cd ..
cd wiretap
nmake / -f Makefile.nmake
cd ..
cd gtk
nmake / -f Makefile.nmake
'libui.lib' is up-to-date
cd ..
cd epan
nmake / -f Makefile.nmake
cd ftypes
NMAKE / -f Makefile.nmake
'ftypes.lib' is up-to-date
cd ..
cd dfilter
NMAKE / -f Makefile.nmake
'dfilter.lib' is up-to-date
cd ..
cd ..
cd image
nmake / -f Makefile.nmake
cd ..
cd plugins
nmake / -f Makefile.nmake
cd docsis
NMAKE / -f Makefile.nmake
'docsis.dll' is up-to-date
'docsis.exp' is up-to-date
'docsis.lib' is up-to-date
cd ..
cd giop
NMAKE / -f Makefile.nmake
cd ..
cd gryphon
NMAKE / -f Makefile.nmake
'gryphon.dll' is up-to-date
'gryphon.exp' is up-to-date
'gryphon.lib' is up-to-date
cd ..
cd mgcp
NMAKE / -f Makefile.nmake
'mgcp.dll' is up-to-date
'mgcp.exp' is up-to-date
'mgcp.lib' is up-to-date
cd ..
cd pcli
NMAKE / -f Makefile.nmake
'pcli.dll' is up-to-date
'pcli.exp' is up-to-date
'pcli.lib' is up-to-date
cd ..
cd ..
cl -DWIN32 -DNULL=0 -D_MT -D_DLL -DHAVE_CONFIG_H -Zi /ID:\ethereal-win32-libs\glib /ID:\ethereal-win32-libs\glib\gmodule /ID:\ethereal-win32-libs\gtk+ /I. /Iwiretap /ID:\ethereal-win32-libs\gtk+\gdk /ID:\ethereal-win32-libs\gtk+\gdk\win32 /ID:\ethereal-win32-libs\zlib-114 /ID:\ethereal-win32-libs\wpdpack\include /ID:\ethereal-win32-libs\net-snmp-5.0.6\include /ID:\ethereal-win32-libs\net-snmp-5.0.6\win32 -D_U_="" -Fd.\ -c tethereal.c
tethereal.c
tethereal.c(1060) : error C2094: label 'error' was undefined
tethereal.c(1060) : error C2059: syntax error : 'else'
tethereal.c(1064) : error C2059: syntax error : '}'
tethereal.c(1097) : error C2449: found '{' at file scope (missing function header?)
tethereal.c(1100) : error C2059: syntax error : '}'
tethereal.c(1101) : error C2059: syntax error : 'if'
tethereal.c(1133) : error C2059: syntax error : 'if'
tethereal.c(1138) : error C2059: syntax error : ','
tethereal.c(1138) : error C2143: syntax error : missing ')' before 'constant'
tethereal.c(1138) : error C2143: syntax error : missing '{' before 'constant'
tethereal.c(1138) : error C2059: syntax error : '<Unknown>'
tethereal.c(1138) : error C2059: syntax error : ')'
tethereal.c(1157) : error C2143: syntax error : missing ')' before '('
tethereal.c(1157) : error C2143: syntax error : missing ')' before '&'
tethereal.c(1157) : error C2091: function returns function
tethereal.c(1157) : error C2143: syntax error : missing '{' before '&'
tethereal.c(1157) : error C2059: syntax error : '&'
tethereal.c(1157) : error C2059: syntax error : ')'
tethereal.c(1157) : error C2059: syntax error : ')'
tethereal.c(1160) : error C2371: 'init_capture_stop_conditions' : redefinition; different basic types
capture_stop_conditions.h(25) : see declaration of 'init_capture_stop_conditions'
tethereal.c(1162) : error C2059: syntax error : 'if'
tethereal.c(1165) : error C2059: syntax error : 'if'
tethereal.c(1169) : error C2059: syntax error : 'if'
tethereal.c(1172) : error C2059: syntax error : 'else'
tethereal.c(1174) : error C2059: syntax error : 'while'
tethereal.c(1287) : error C2059: syntax error : 'if'
tethereal.c(1289) : error C2059: syntax error : 'if'
tethereal.c(1292) : error C2059: syntax error : 'if'
tethereal.c(1300) : error C2059: syntax error : 'if'
tethereal.c(1312) : error C2059: syntax error : 'if'
tethereal.c(1314) : error C2059: syntax error : 'else'
tethereal.c(1319) : error C2059: syntax error : 'if'
tethereal.c(1337) : error C2449: found '{' at file scope (missing function header?)
tethereal.c(1349) : error C2059: syntax error : '}'
tethereal.c(1354) : error C2059: syntax error : 'return'
tethereal.c(1356) : error C2143: syntax error : missing '{' before ':'
tethereal.c(1356) : error C2059: syntax error : ':'
tethereal.c(1360) : error C2143: syntax error : missing ')' before '.'
tethereal.c(1360) : error C2143: syntax error : missing '{' before '.'
tethereal.c(1360) : error C2059: syntax error : '.'
tethereal.c(1360) : error C2059: syntax error : ')'
tethereal.c(1361) : error C2143: syntax error : missing '{' before '.'
tethereal.c(1361) : error C2059: syntax error : '.'
tethereal.c(1362) : error C2143: syntax error : missing ')' before '('
tethereal.c(1362) : error C2143: syntax error : missing ')' before '&'
tethereal.c(1362) : error C2091: function returns function
tethereal.c(1362) : error C2143: syntax error : missing '{' before '&'
tethereal.c(1362) : error C2059: syntax error : '&'
tethereal.c(1362) : error C2059: syntax error : ')'
tethereal.c(1362) : error C2059: syntax error : ')'
tethereal.c(1369) : error C2449: found '{' at file scope (missing function header?)
tethereal.c(1372) : error C2059: syntax error : '}'
tethereal.c(1374) : error C2059: syntax error : '}'
tethereal.c(2285) : error C4013: 'S_ISFIFO' undefined; assuming extern returning int
tethereal.c(2286) : error C4013: 'S_ISCHR' undefined; assuming extern returning int
- Follow-Ups:
- Re: [Ethereal-dev] Lastest CVS broken on win32
- From: Guy Harris
- Re: [Ethereal-dev] Lastest CVS broken on win32
- Prev by Date: [Ethereal-dev] Re: io_stat.c/filter_prefs.h/filter_prefs.c patch: user friendly filter button enhancement...
- Next by Date: [Ethereal-dev] errors compiling latest CVS snapshot file tethereal.c on win32
- Previous by thread: [Ethereal-dev] Re: io_stat.c/filter_prefs.h/filter_prefs.c patch: user friendly filter button enhancement...
- Next by thread: Re: [Ethereal-dev] Lastest CVS broken on win32
- Index(es):





