Teutone
09-15-2004, 04:46 AM
I got following error during make of the actual cvs of version 5 seq.
Patched with the 3 pathes for OOW.
before today i used version 4.
Can you help me, or give me a hitn where to look for the failure?
------------------
Error:
g++-3.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/qt -I. -DPKGDATADIR=\"/usr/local/share/showeq/\" -I/usr/include/pcap -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -c mapcore.cpp
mapcore.cpp: In member function `void MapData::loadSOEMap(const QString&,
bool)':
mapcore.cpp:968: no matching function for call to `QString::remove(QRegExp&)'
/usr/include/qt/qstring.h:497: candidates are: QString&
QString::remove(unsigned int, unsigned int)
/usr/include/qt/qstring.h:604: `QString& QString::replace(const QString&, const
QString&)' is private
mapcore.cpp:1094: within this context
/usr/include/qt/qstring.h: In member function `void MapData::saveSOEMap(const
QString&) const':
/usr/include/qt/qstring.h:604: `QString& QString::replace(const QString&, const
QString&)' is private
mapcore.cpp:1361: within this context
make[2]: *** [mapcore.o] Error 1
make[2]: Leaving directory `/root/source/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/source/showeq'
make: *** [all-recursive-am] Error 2
----
Thx
Teutone
Patched with the 3 pathes for OOW.
before today i used version 4.
Can you help me, or give me a hitn where to look for the failure?
------------------
Error:
g++-3.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/qt -I. -DPKGDATADIR=\"/usr/local/share/showeq/\" -I/usr/include/pcap -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -c mapcore.cpp
mapcore.cpp: In member function `void MapData::loadSOEMap(const QString&,
bool)':
mapcore.cpp:968: no matching function for call to `QString::remove(QRegExp&)'
/usr/include/qt/qstring.h:497: candidates are: QString&
QString::remove(unsigned int, unsigned int)
/usr/include/qt/qstring.h:604: `QString& QString::replace(const QString&, const
QString&)' is private
mapcore.cpp:1094: within this context
/usr/include/qt/qstring.h: In member function `void MapData::saveSOEMap(const
QString&) const':
/usr/include/qt/qstring.h:604: `QString& QString::replace(const QString&, const
QString&)' is private
mapcore.cpp:1361: within this context
make[2]: *** [mapcore.o] Error 1
make[2]: Leaving directory `/root/source/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/source/showeq'
make: *** [all-recursive-am] Error 2
----
Thx
Teutone