Hello,
I wonder if anyone has been able to compile QLinPac 0.13 under RedHat 6.0?
I have installed and compiled the QT 2.1.1 package as suggested and have
LinPac 0.14 & ulist working.
The following is a screen capture of the errors I receive when trying to
compile QLinPac.
Any assistance you can give is greatly appreciated.
regards
Mark
------------------------------------------------------------
/usr/local/qt/include/qcstring.h:334: warning: control reaches end of
non-void function `operator >=(const char *, const QCString &)'
/usr/local/qt/include/qcstring.h: In function `class QCString operator
+(const class QCString &, const class QCString &)':
/usr/local/qt/include/qcstring.h:338: no matching function for call to
`QCString::data () const'
/usr/local/qt/include/qcstring.h: In function `class QCString operator
+(const class QCString &, const char *)':
/usr/local/qt/include/qcstring.h:345: no matching function for call to
`QCString::data () const'
/usr/local/qt/include/qcstring.h: In function `class QCString operator
+(const class QCString &, char)':
/usr/local/qt/include/qcstring.h:359: no matching function for call to
`QCString::data () const'
/usr/include/qt/qregexp.h: In method `const char * QRegExp::pattern()
const':
In file included from qchndialog.h:31,
from qctrlwidget.h:37,
from qlinpac.cpp:23:
/usr/include/qt/qregexp.h:55: confused by earlier errors, bailing out
make[2]: *** [qlinpac.o] Error 1
make[2]: Leaving directory `/ax25/QLinPac-0.13/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ax25/QLinPac-0.13'
make: *** [all-recursive-am] Error 2
[root@linux QLinPac-0.13]#
------------------------------------------------------------