From kde-devel Thu Jan 05 08:40:38 2006 From: Albert Chin Date: Thu, 05 Jan 2006 08:40:38 +0000 To: kde-devel Subject: Problem building kdelibs-3.4.3 on AIX 5.3 with IBM C++ compiler Message-Id: <20060105084037.GA7488 () mail1 ! thewrittenword ! com> X-MARC-Message: https://marc.info/?l=kde-devel&m=113645046603794 I ran into the following error building kdelibs-3.4.3 on AIX 5.3 with the IBM C++ compiler. Any ideas? xlC -DHAVE_CONFIG_H -I. -I. -I.. -I../kdecore -I../dcop -I../kdecore -I../kio/kssl -I.. -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/opt/TWWfsw/libqt33/include -I. -I/opt/TWWfsw/kde34/include -I/opt/TWWfsw/bzip2/include -I/opt/TWWfsw/jpeg/include -I/opt/TWWfsw/libpcre50/include -I/opt/TWWfsw/libpng12/include -I/opt/TWWfsw/libxslt11/include -I/opt/TWWfsw/libxml26/include -I/opt/TWWfsw/libtiff35/include -I/opt/TWWfsw/zlib11/include -I/opt/TWWfsw/libart23/include -I/opt/TWWfsw/fcpackage22/include -I/opt/TWWfsw/cups1123r/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE -DNDEBUG -DNO_DEBUG -O2 -qro -qroconst -qmaxmem=-1 -qarch=com -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c servicebrowser.cpp -DPIC -o .libs/servicebrowser.o "servicebrowser.cpp", line 101.34: 1540-0218 (S) The call does not match any parameter list for "operator!=". "/opt/TWWfsw/libqt33/include/qcstring.h", line 307.22: 1540-1283 (I) "operator!=(const QCString &, const QCString &)" is not a viable candidate. "servicebrowser.cpp", line 101.31: 1540-0256 (I) A parameter of type "const QCString &" cannot be initialized with an expression of type "DNSSD::RemoteService *". "/opt/TWWfsw/libqt33/include/qcstring.h", line 310.22: 1540-1283 (I) "operator!=(const QCString &, const char *)" is not a viable candidate. "servicebrowser.cpp", line 101.31: 1540-0256 (I) A parameter of type "const QCString &" cannot be initialized with an expression of type "DNSSD::RemoteService *". "/opt/TWWfsw/libqt33/include/qcstring.h", line 313.22: 1540-1283 (I) "operator!=(const char *, const QCString &)" is not a viable candidate. "servicebrowser.cpp", line 101.31: 1540-0256 (I) A parameter of type "const char *" cannot be initialized with an expression of type "DNSSD::RemoteService *". "/opt/TWWfsw/libqt33/include/qstring.h", line 317.13: 1540-1283 (I) "operator!=(QChar, QChar)" is not a viable candidate. "servicebrowser.cpp", line 101.31: 1540-0256 (I) A parameter of type "QChar" cannot be initialized with an expression of type "DNSSD::RemoteService *". "/opt/TWWfsw/libqt33/include/qstring.h", line 322.13: 1540-1283 (I) "operator!=(char, QChar)" is not a viable candidate. "servicebrowser.cpp", line 101.31: 1540-0256 (I) A parameter of type "char" cannot be initialized with an expression of type "DNSSD::RemoteService *". "/opt/TWWfsw/libqt33/include/qstring.h", line 327.13: 1540-1283 (I) "operator!=(QChar, char)" is not a viable candidate. "servicebrowser.cpp", line 101.31: 1540-0256 (I) A parameter of type "QChar" cannot be initialized with an expression of type "DNSSD::RemoteService *". "/opt/TWWfsw/libqt33/include/qstring.h", line 1014.15: 1540-1283 (I) "operator!=(const QString &, const QString &)" is not a viable candidate. "servicebrowser.cpp", line 101.31: 1540-0256 (I) A parameter of type "const QString &" cannot be initialized with an expression of type "DNSSD::RemoteService *". "/opt/TWWfsw/libqt33/include/qstring.h", line 1021.15: 1540-1283 (I) "operator!=(const QString &, const char *)" is not a viable candidate. "servicebrowser.cpp", line 101.31: 1540-0256 (I) A parameter of type "const QString &" cannot be initialized with an expression of type "DNSSD::RemoteService *". "/opt/TWWfsw/libqt33/include/qstring.h", line 1027.15: 1540-1283 (I) "operator!=(const char *, const QString &)" is not a viable candidate. "servicebrowser.cpp", line 101.31: 1540-0256 (I) A parameter of type "const char *" cannot be initialized with an expression of type "DNSSD::RemoteService *". "/opt/TWWfsw/libqt33/include/qpoint.h", line 150.13: 1540-1283 (I) "operator!=(const QPoint &, const QPoint &)" is not a viable candidate. "servicebrowser.cpp", line 101.31: 1540-0256 (I) A parameter of type "const QPoint &" cannot be initialized with an expression of type "DNSSD::RemoteService *". "/opt/TWWfsw/libqt33/include/qsize.h", line 164.13: 1540-1283 (I) "operator!=(const QSize &, const QSize &)" is not a viable candidate. "servicebrowser.cpp", line 101.31: 1540-0256 (I) A parameter of type "const QSize &" cannot be initialized with an expression of type "DNSSD::RemoteService *". "/opt/TWWfsw/libqt33/include/qrect.h", line 132.26: 1540-1283 (I) "operator!=(const QRect &, const QRect &)" is not a viable candidate. "servicebrowser.cpp", line 101.31: 1540-0256 (I) A parameter of type "const QRect &" cannot be initialized with an expression of type "DNSSD::RemoteService *". gmake[2]: *** [servicebrowser.lo] Error 1 gmake[2]: Leaving directory `/opt/build/kdelibs-3.4.3/dnssd' -- albert chin (china@thewrittenword.com) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<