(Before I get started I know nothing about VC++6)

I'm getting the following errors when I try and compile 3.0 on VC++6. I've
changed the paths to the best of my knowledge (actually just moved the files
to the paths it was looking for). What am I missing ?

--------------------Configuration: ntopvc6 - Win32 Debug--------------------
Compiling...
ADDRESS.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
ADMIN.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
dataFormat.c
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
DIRENT.C
C:\Documents and Settings\ADMINISTRATOR\Desktop\Source\Ntop-src\DIRENT.C(22)
: fatal error C1083: Cannot open include file: 'dirent.h': No such file or
directory
EMITTER.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
globals-core.c
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
globals-report.c
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
GRAPH.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
HASH.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
HTTP.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
icmpPlugin.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\Ntop-src\PLUGINS\icmpPlugin.c(21) :
fatal error C1083: Cannot open include file: 'ntop.h': No such file or
directory
initialize.c
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
LEAKS.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
MAIN.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
NETFLOW.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
netflowPlugin.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\Ntop-src\PLUGINS\netflowPlugin.c(23) :
fatal error C1083: Cannot open include file: 'ntop.h': No such file or
directory
nfsPlugin.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\Ntop-src\PLUGINS\nfsPlugin.c(21) :
fatal error C1083: Cannot open include file: 'ntop.h': No such file or
directory
NTOP.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
ntop_win32.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\Ntop-src\ntop_win32.c(27) : fatal
error C1083: Cannot open include file: 'ntddndis.h': No such file or
directory
PBUF.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
pdaPlugin.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\Ntop-src\PLUGINS\pdaPlugin.c(23) :
fatal error C1083: Cannot open include file: 'ntop.h': No such file or
directory
PLUGIN.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
protocols.c
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
REPORT.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
reportUtils.c
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
rrdPlugin.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\Ntop-src\PLUGINS\rrdPlugin.c(60) :
fatal error C1083: Cannot open include file: 'ntop.h': No such file or
directory
SESSIONS.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
sflowPlugin.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\Ntop-src\PLUGINS\sflowPlugin.c(99) :
fatal error C1083: Cannot open include file: 'ntop.h': No such file or
directory
SSL.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
TERM.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
TRAFFIC.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
UTIL.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
VENDOR.C
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
VERSION.C
fatal error C1083: Cannot open source file: 'C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\Ntop-src\VERSION.C': No such file or
directory
webInterface.c
c:\documents and settings\Administrator\desktop\source\ntop-src\ntop.h(66) :
fatal error C1083: Cannot open include file: 'config.h': No such file or
directory
gdbmhash.c
fatal error C1083: Cannot open source file: 'C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\gdbm\gdbmhash.c': No such file
or directory
gdbmversion.c
fatal error C1083: Cannot open source file: 'C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\gdbm\gdbmversion.c': No such
file or directory
png.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngerror.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pnggccrd.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngget.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngmem.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngpread.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngread.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngrio.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngrtran.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngrutil.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngset.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngtrans.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngvcrd.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngwio.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngwrite.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngwtran.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
pngwutil.c
c:\documents and
settings\Administrator\desktop\source\legacy\libpng\png.h(329) : fatal error
C1083: Cannot open include file: 'zlib.h': No such file or directory
gdfontg.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\gd\gdfontg.c(4380) : error
C2491: 'gdFontGiant' : definition of dllimport data not allowed
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\gd\gdfontg.c(4383) : warning
C4273: 'gdFontGetGiant' : inconsistent dll linkage.  dllexport assumed.
gdfontl.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\gd\gdfontl.c(4637) : error
C2491: 'gdFontLarge' : definition of dllimport data not allowed
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\gd\gdfontl.c(4640) : warning
C4273: 'gdFontGetLarge' : inconsistent dll linkage.  dllexport assumed.
gdfontmb.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\gd\gdfontmb.c(3867) : error
C2491: 'gdFontMediumBold' : definition of dllimport data not allowed
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\gd\gdfontmb.c(3870) : warning
C4273: 'gdFontGetMediumBold' : inconsistent dll linkage.  dllexport assumed.
gdfonts.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\gd\gdfonts.c(3867) : error
C2491: 'gdFontSmall' : definition of dllimport data not allowed
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\gd\gdfonts.c(3870) : warning
C4273: 'gdFontGetSmall' : inconsistent dll linkage.  dllexport assumed.
gdfontt.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\gd\gdfontt.c(2588) : error
C2491: 'gdFontTiny' : definition of dllimport data not allowed
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\gd\gdfontt.c(2591) : warning
C4273: 'gdFontGetTiny' : inconsistent dll linkage.  dllexport assumed.
infblock.c
fatal error C1083: Cannot open source file: 'C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\zlib\infblock.c': No such file
or directory
infcodes.c
fatal error C1083: Cannot open source file: 'C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\zlib\infcodes.c': No such file
or directory
infutil.c
fatal error C1083: Cannot open source file: 'C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\legacy\zlib\infutil.c': No such file
or directory
gdlucidab10.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\gdlucidab10.h(16) :
fatal error C1083: Cannot open include file: 'gd.h': No such file or
directory
gdlucidab12.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\gdlucidab12.h(16) :
fatal error C1083: Cannot open include file: 'gd.h': No such file or
directory
gdlucidab12l2.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\gdlucidab12l2.h(16) :
fatal error C1083: Cannot open include file: 'gd.h': No such file or
directory
gdlucidab14.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\gdlucidab14.h(16) :
fatal error C1083: Cannot open include file: 'gd.h': No such file or
directory
gdlucidan10.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\gdlucidan10.h(16) :
fatal error C1083: Cannot open include file: 'gd.h': No such file or
directory
gdlucidan10l2.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\gdlucidan10l2.h(16) :
fatal error C1083: Cannot open include file: 'gd.h': No such file or
directory
gdlucidan12.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\gdlucidan12.h(16) :
fatal error C1083: Cannot open include file: 'gd.h': No such file or
directory
gdlucidan14.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\gdlucidan14.h(16) :
fatal error C1083: Cannot open include file: 'gd.h': No such file or
directory
gdpng.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\ntop-src\myrrd\gdpng.c(7) : fatal
error C1083: Cannot open include file: 'png.h': No such file or directory
parsetime.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\rrd_tool.h(99) : fatal
error C1083: Cannot open include file: 'getopt.h': No such file or directory
pngsize.c
C:\Documents and
Settings\ADMINISTRATOR\Desktop\Source\ntop-src\myrrd\pngsize.c(7) : fatal
error C1083: Cannot open include file: 'png.h': No such file or directory
rrd_create.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\rrd_tool.h(99) : fatal
error C1083: Cannot open include file: 'getopt.h': No such file or directory
rrd_diff.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\rrd_tool.h(99) : fatal
error C1083: Cannot open include file: 'getopt.h': No such file or directory
rrd_error.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\rrd_tool.h(99) : fatal
error C1083: Cannot open include file: 'getopt.h': No such file or directory
rrd_fetch.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\rrd_tool.h(99) : fatal
error C1083: Cannot open include file: 'getopt.h': No such file or directory
rrd_format.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\rrd_tool.h(99) : fatal
error C1083: Cannot open include file: 'getopt.h': No such file or directory
rrd_graph.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\rrd_tool.h(99) : fatal
error C1083: Cannot open include file: 'getopt.h': No such file or directory
rrd_last.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\rrd_tool.h(99) : fatal
error C1083: Cannot open include file: 'getopt.h': No such file or directory
rrd_open.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\rrd_tool.h(99) : fatal
error C1083: Cannot open include file: 'getopt.h': No such file or directory
rrd_update.c
c:\documents and
settings\Administrator\desktop\source\ntop-src\myrrd\rrd_tool.h(99) : fatal
error C1083: Cannot open include file: 'getopt.h': No such file or directory
Error executing cl.exe.

ntop.exe - 82 error(s), 5 warning(s)

Thank You,
Wesley Bresson





Please Note:
The information in this email message is confidential information intended
only for the use of the individual named above. If you, the reader of this
message, are not the intended recipient, you are hereby notified that you
should not further disseminate, distribute, or forward this email message.
If you have received this email in error, please notify the sender. 
Thank You.
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to