Am Dienstag, 18. Februar 2003, 16:43:02 Uhr MET, schrieb Oden Eriksson:
> Or someone else?
> http://freshmeat.net/releases/113463/

Doesn't seem to build, here's the error (after setting $QTDIR):
[goetz@klama Project-ACIDXML]$ make
g++ -c -Wall -W -O2  -DQT_NO_DEBUG -I/usr/local/include -I/usr/local/include/X11/qt3 
-I/usr/lib/apache/include/xml -I/usr/lib/qt3/include -I/usr/lib/qt3/mkspecs/default -o 
ACIDXMLGUI.o ACIDXMLGUI.cpp
In file included from ACIDXMLGUI.h:2,
                 from ACIDXMLGUI.cpp:1:
SnortXMLLog.h:20: 'vector' is used as a type, but is not defined as a type.
SnortXMLLog.h:21: ISO C++ forbids declaration of `map' with no type
SnortXMLLog.h:21: template-id `map<std::string, int>' used as a declarator
SnortXMLLog.h:21: parse error before `;' token
SnortXMLLog.h:22: non-template type `map' used as a template
SnortXMLLog.h:22: ISO C++ forbids declaration of `TCPDstMap' with no type
SnortXMLLog.h:23: non-template type `map' used as a template
SnortXMLLog.h:23: ISO C++ forbids declaration of `UDPSrcMap' with no type
SnortXMLLog.h:24: non-template type `map' used as a template
SnortXMLLog.h:24: ISO C++ forbids declaration of `UDPDstMap' with no type
SnortXMLLog.h:25: non-template type `map' used as a template
SnortXMLLog.h:25: ISO C++ forbids declaration of `ICMPSrcMap' with no type
SnortXMLLog.h:26: non-template type `map' used as a template
SnortXMLLog.h:26: ISO C++ forbids declaration of `ICMPDstMap' with no type
SnortXMLLog.h:27: ISO C++ forbids declaration of `TCPSrcMap' with no type
SnortXMLLog.h:27: parse error before `::' token
SnortXMLLog.h:28: `int' is not an aggregate type
SnortXMLLog.h:28: ISO C++ forbids declaration of `value_type' with no type
SnortXMLLog.h:28: parse error before `;' token
SnortXMLLog.h:29: `int' is not an aggregate type
SnortXMLLog.h:29: ISO C++ forbids declaration of `value_type' with no type
SnortXMLLog.h:29: parse error before `;' token
SnortXMLLog.h:30: `int' is not an aggregate type
SnortXMLLog.h:30: ISO C++ forbids declaration of `value_type' with no type
SnortXMLLog.h:30: parse error before `;' token
SnortXMLLog.h:31: `int' is not an aggregate type
SnortXMLLog.h:31: ISO C++ forbids declaration of `value_type' with no type
SnortXMLLog.h:31: parse error before `;' token
SnortXMLLog.h:32: `int' is not an aggregate type
SnortXMLLog.h:32: ISO C++ forbids declaration of `value_type' with no type
SnortXMLLog.h:32: parse error before `;' token
SnortXMLLog.h:39: `int' is not an aggregate type
SnortXMLLog.h:39: syntax error before `;' token
SnortXMLLog.h:40: `int' is not an aggregate type
SnortXMLLog.h:40: syntax error before `;' token
SnortXMLLog.h:41: `int' is not an aggregate type
SnortXMLLog.h:41: syntax error before `;' token
SnortXMLLog.h:42: `int' is not an aggregate type
SnortXMLLog.h:42: syntax error before `;' token
SnortXMLLog.h:43: `int' is not an aggregate type
SnortXMLLog.h:43: syntax error before `;' token
SnortXMLLog.h:44: `int' is not an aggregate type
SnortXMLLog.h:44: syntax error before `;' token
SnortXMLLog.h:45: 'TSrcVal' is used as a type, but is not defined as a type.
SnortXMLLog.h:46: 'TDstVal' is used as a type, but is not defined as a type.
SnortXMLLog.h:47: 'ISrcVal' is used as a type, but is not defined as a type.
SnortXMLLog.h:48: 'IDstVal' is used as a type, but is not defined as a type.
SnortXMLLog.h:49: 'USrcVal' is used as a type, but is not defined as a type.
SnortXMLLog.h:50: 'UDstVal' is used as a type, but is not defined as a type.
ACIDXMLGUI.cpp: In member function `virtual void ACIDXMLGUI::sigCellClick(int, int, 
int, const QPoint&)':
ACIDXMLGUI.cpp:53: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:56: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:58: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:61: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:63: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:66: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:72: `cout' undeclared (first use this function)
ACIDXMLGUI.cpp:72: (Each undeclared identifier is reported only once for each function 
it appears in.)
ACIDXMLGUI.cpp:48: warning: unused parameter `int b'
ACIDXMLGUI.cpp: In member function `void ACIDXMLGUI::UpdateTable()':
ACIDXMLGUI.cpp:108: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:109: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:110: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:111: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:112: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:114: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:116: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:126: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:129: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:130: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:132: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:135: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:136: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp:138: `class SnortXMLLog' has no member named `vEvents'
ACIDXMLGUI.cpp: In member function `void ACIDXMLGUI::doMaps()':
ACIDXMLGUI.cpp:157: `class SnortXMLLog' has no member named `icmp_iterator'
ACIDXMLGUI.cpp:157: request for member `begin' in 
`this->ACIDXMLGUI::snortEvents.SnortXMLLog::icmpsMap', which is of non-aggregate type 
`int'
ACIDXMLGUI.cpp:157: `class SnortXMLLog' has no member named `icmp_iterator'
ACIDXMLGUI.cpp:157: request for member `end' in 
`this->ACIDXMLGUI::snortEvents.SnortXMLLog::icmpsMap', which is of non-aggregate type 
`int'
ACIDXMLGUI.cpp:157: `class SnortXMLLog' has no member named `icmp_iterator'
ACIDXMLGUI.cpp:159: `class SnortXMLLog' has no member named `icmp_iterator'
ACIDXMLGUI.cpp:160: `class SnortXMLLog' has no member named `icmp_iterator'
ACIDXMLGUI.cpp:166: `class SnortXMLLog' has no member named `tcp_iterator'
ACIDXMLGUI.cpp:166: request for member `begin' in 
`this->ACIDXMLGUI::snortEvents.SnortXMLLog::tcpsMap', which is of non-aggregate type 
`int'
ACIDXMLGUI.cpp:166: `class SnortXMLLog' has no member named `tcp_iterator'
ACIDXMLGUI.cpp:166: request for member `end' in 
`this->ACIDXMLGUI::snortEvents.SnortXMLLog::tcpsMap', which is of non-aggregate type 
`int'
ACIDXMLGUI.cpp:166: `class SnortXMLLog' has no member named `tcp_iterator'
ACIDXMLGUI.cpp:168: `class SnortXMLLog' has no member named `tcp_iterator'
ACIDXMLGUI.cpp:169: `class SnortXMLLog' has no member named `tcp_iterator'
ACIDXMLGUI.cpp:175: `class SnortXMLLog' has no member named `tcpd_iterator'
ACIDXMLGUI.cpp:175: request for member `begin' in 
`this->ACIDXMLGUI::snortEvents.SnortXMLLog::tcpdMap', which is of non-aggregate type 
`int'
ACIDXMLGUI.cpp:175: `class SnortXMLLog' has no member named `tcpd_iterator'
ACIDXMLGUI.cpp:175: request for member `end' in 
`this->ACIDXMLGUI::snortEvents.SnortXMLLog::tcpdMap', which is of non-aggregate type 
`int'
ACIDXMLGUI.cpp:175: `class SnortXMLLog' has no member named `tcpd_iterator'
ACIDXMLGUI.cpp:177: `class SnortXMLLog' has no member named `tcpd_iterator'
ACIDXMLGUI.cpp:178: `class SnortXMLLog' has no member named `tcpd_iterator'
ACIDXMLGUI.cpp:184: `class SnortXMLLog' has no member named `icmpd_iterator'
ACIDXMLGUI.cpp:184: request for member `begin' in 
`this->ACIDXMLGUI::snortEvents.SnortXMLLog::icmpdMap', which is of non-aggregate type 
`int'
ACIDXMLGUI.cpp:184: `class SnortXMLLog' has no member named `icmpd_iterator'
ACIDXMLGUI.cpp:184: request for member `end' in 
`this->ACIDXMLGUI::snortEvents.SnortXMLLog::icmpdMap', which is of non-aggregate type 
`int'
ACIDXMLGUI.cpp:184: `class SnortXMLLog' has no member named `icmpd_iterator'
ACIDXMLGUI.cpp:186: `class SnortXMLLog' has no member named `icmpd_iterator'
ACIDXMLGUI.cpp:187: `class SnortXMLLog' has no member named `icmpd_iterator'
ACIDXMLGUI.cpp:193: `class SnortXMLLog' has no member named `udp_iterator'
ACIDXMLGUI.cpp:193: request for member `begin' in 
`this->ACIDXMLGUI::snortEvents.SnortXMLLog::udpsMap', which is of non-aggregate type 
`int'
ACIDXMLGUI.cpp:193: `class SnortXMLLog' has no member named `udp_iterator'
ACIDXMLGUI.cpp:193: request for member `end' in 
`this->ACIDXMLGUI::snortEvents.SnortXMLLog::udpsMap', which is of non-aggregate type 
`int'
ACIDXMLGUI.cpp:193: `class SnortXMLLog' has no member named `udp_iterator'
ACIDXMLGUI.cpp:195: `class SnortXMLLog' has no member named `udp_iterator'
ACIDXMLGUI.cpp:196: `class SnortXMLLog' has no member named `udp_iterator'
ACIDXMLGUI.cpp:202: `class SnortXMLLog' has no member named `udpd_iterator'
ACIDXMLGUI.cpp:202: request for member `begin' in 
`this->ACIDXMLGUI::snortEvents.SnortXMLLog::udpdMap', which is of non-aggregate type 
`int'
ACIDXMLGUI.cpp:202: `class SnortXMLLog' has no member named `udpd_iterator'
ACIDXMLGUI.cpp:202: request for member `end' in 
`this->ACIDXMLGUI::snortEvents.SnortXMLLog::udpdMap', which is of non-aggregate type 
`int'
ACIDXMLGUI.cpp:202: `class SnortXMLLog' has no member named `udpd_iterator'
ACIDXMLGUI.cpp:204: `class SnortXMLLog' has no member named `udpd_iterator'
ACIDXMLGUI.cpp:205: `class SnortXMLLog' has no member named `udpd_iterator'
make: *** [ACIDXMLGUI.o] Error 1
[goetz@klama Project-ACIDXML]$ 
-- 
   G�tz Waschk <> master of computer science  <> University of Rostock    
 http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
                         --> Logout Fascism! <--

Reply via email to