PDA

View Full Version : Make Errors



Slam
07-10-2002, 11:21 PM
Use Search??? gonna be first responce? :D

Here is what im getting...
[root@************** showeq-2.3]# make check
Making check in maps
make[1]: Entering directory `/home/slam/showeq-2.3/maps'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/slam/showeq-2.3/maps'
Making check in src
make[1]: Entering directory `/home/slam/showeq-2.3/src
c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/qt2/include -I/usr/X11R6/include -DM
APDIR=\"/usr/local/share/showeq\" -DLOGDIR=\"/usr/local/share/showeq\" -I/usr/include/pcap -g -02 -c -m_packet.cpp
m_packet.cpp:58: new 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::QMetaObjectInt (QMetaObject *(*) ())'
/usr/lib/qt2/include/qmetaobject.h:259: candidates are:
QMetaObjectInt::QMetaObjectInt (void (*) ())
/usr/lib/qt2/include/qmetaobject.h:261:
QMetaObjectInit::QMetaObjectInt (const QMetaObjectInit &)
make[1]: *** [m_packet.o] Error 1
make[1]: Leaving directory `/home/slam/showeq-2.3/src'
make *** [check-recursive] Error 1
[root@************** showeq-2.3]#

That is what was taken from the konsole, word for word case for case. hehe

Any assistance would be greatly appreciated.

Slam

http://www.geocities.com/leastark80/img.html

high_jeeves
07-10-2002, 11:46 PM
[root@************** showeq-2.3]# make check


You are using a 2.5 year old version of ShowEQ.. please read the FAQ, and follow the walkthrough..

--Jeeves

Slam
07-11-2002, 12:01 AM
Ahh LoL Stupid me
lol i wass trying to make the wrong one HAH
found the right one... but still having problems


i'll search abit before i ask ^_^


Slam