Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: SV: [Ethereal-dev] Build failing after make clean.

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

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Sun, 17 Jul 2005 20:57:10 +0200
Hi,
Sorry turned out to be fixed by running >nmake -f makefile.nmake setup and
getting the latest snmp files. A bit strange theat it hasn't turned up
eatlier though...
Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Anders Broman
Skickat: den 16 juli 2005 23:38
Till: ethereal-dev@xxxxxxxxxxxx
Ämne: [Ethereal-dev] Build failing after make clean.

Hi,
 After doing make  -clean my build fails with:
register.c
packet-cops.c
packet-cops.c(71) : fatal error C1083: Cannot open include file:
'net-snmp/net-s
nmp-config.h': No such file or directory
packet-snmp.c
packet-snmp.c(66) : fatal error C1083: Cannot open include file:
'net-snmp/net-s
nmp-config.h': No such file or directory
packet-t38.c
Generating Code...
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program\Microsoft Visual
Studio\VC98\bin\NMAKE.E
XE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program\Microsoft Visual
Studio\VC98\bin\NMAKE.E
XE"' : return code '0x2'
Stop.
 
Any ideas??
 
Brg
Anders