Hi,
I seem to be getting compile problems with the stable ntop. Can anybody
shed some light on the situation? I cannot get my hands on the version
of MinGW the docs suggest so I used the latest ones. Make output
below:-
make -f makefile.mingw
***ERROR: Unable to delete ntop.o, file does not exist!
gcc -O -DHAVE_FCNTL_H=1 -DHAVE_PCAP_H=1 -DHAVE_STDARG_H=1 -I.
-Ic:/mingw/include -Ic:/mingw/wpdpack/include -Ic:/mingw/wpdpack/inc
lude/NET -I../gdchart0.94c -o ntop.o -c ntop.c
In file included from ntop_win32.h:33,
from ntop.h:427,
from ntop.c:24:
c:/mingw/include/dirent.h:41: redefinition of `struct dirent'
c:/mingw/include/dirent.h:78: conflicting types for `DIR'
globals-structtypes.h:1331: previous declaration of `DIR'
c:/mingw/include/dirent.h:80: conflicting types for `opendir'
globals-structtypes.h:1333: previous declaration of `opendir'
c:/mingw/include/dirent.h:81: conflicting types for `readdir'
globals-structtypes.h:1335: previous declaration of `readdir'
c:/mingw/include/dirent.h:82: conflicting types for `closedir'
globals-structtypes.h:1334: previous declaration of `closedir'
c:/mingw/include/dirent.h:83: conflicting types for `rewinddir'
globals-structtypes.h:1336: previous declaration of `rewinddir'
In file included from ntop.h:439,
from ntop.c:24:
globals-core.h:344: warning: `struct timespec' declared inside parameter
list
globals-core.h:344: warning: its scope is only this definition or
declaration, which is probably not what you want
make: *** [ntop.o] Error 1
Thanks
Ceri
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev