NewBeeee
03-09-2002, 09:09 PM
Before the slamming begins, I'm really new to Linux...
I have an older version of SEQ (2.3).
During the make process I receive:
make[2]: Entering directory `/usr/local/showeq-2.3/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt2/include -I/usr/X11R6/include -D
APDIR=\"/usr/local/share/showeq\" -DLOGDIR=\"/usr/local/share/showeq\" -I/usr/i
clude/pcap -g -O2 -c m_packet.cpp
m_packet.cpp:58: new declaration `static void
EQPacket::staticMetaObject ()'
packet.h:197: ambiguates old declaration `static QMetaObject
*EQPacket::staticMetaObject ()'
m_packet.cpp: In function `void
__static_initialization_and_destruction_0 (int, int)':
m_packet.cpp:37: no matching function for call to
`QMetaObjectInit::QMetaObjectInit (QMetaObject *(*) ())'
/usr/lib/qt2/include/qmetaobject.h:259: candidates are:
QMetaObjectInit::QMetaObjectInit (void (*) ())
/usr/lib/qt2/include/qmetaobject.h:261:
QMetaObjectInit::QMetaObjectInit (const QMetaObjectInit &)
make[2]: *** [m_packet.o] Error 1
make[2]: Leaving directory `/usr/local/showeq-2.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/showeq-2.3'
make: *** [all-recursive-am] Error 2
[root@localhost showeq-2.3]#
HELP??
I have an older version of SEQ (2.3).
During the make process I receive:
make[2]: Entering directory `/usr/local/showeq-2.3/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt2/include -I/usr/X11R6/include -D
APDIR=\"/usr/local/share/showeq\" -DLOGDIR=\"/usr/local/share/showeq\" -I/usr/i
clude/pcap -g -O2 -c m_packet.cpp
m_packet.cpp:58: new declaration `static void
EQPacket::staticMetaObject ()'
packet.h:197: ambiguates old declaration `static QMetaObject
*EQPacket::staticMetaObject ()'
m_packet.cpp: In function `void
__static_initialization_and_destruction_0 (int, int)':
m_packet.cpp:37: no matching function for call to
`QMetaObjectInit::QMetaObjectInit (QMetaObject *(*) ())'
/usr/lib/qt2/include/qmetaobject.h:259: candidates are:
QMetaObjectInit::QMetaObjectInit (void (*) ())
/usr/lib/qt2/include/qmetaobject.h:261:
QMetaObjectInit::QMetaObjectInit (const QMetaObjectInit &)
make[2]: *** [m_packet.o] Error 1
make[2]: Leaving directory `/usr/local/showeq-2.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/showeq-2.3'
make: *** [all-recursive-am] Error 2
[root@localhost showeq-2.3]#
HELP??