[PyKDE] building on linuxppc

Alex Rice alrice at swcp.com
Fri Mar 31 06:28:07 BST 2000


On Thu, 30 Mar 2000 23:52:15 +0100,
Phil Thompson <phil at river-bank.demon.co.uk> said:

Phil> See PyQt v0.11.1pre1.

OK, I grabbed v0.11.1pre1, but I am still getting the same error, albeit
much less frequently-- not sure. Here is one. Do you want a list of all
the classes this error is happening in?

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/python1.5
-I/usr/local/include/sip -I/usr/lib/qt-2.0.2/include
-I/usr/X11R6/include -fno-exceptions -O2 -Wp,-MD,.deps/sipqtQRegExp.pp
-c  -fPIC -DPIC sipqtQRegExp.cpp -o sipqtQRegExp.lo
qregexp.sip: In function `struct PyObject * sipDo_QRegExp_match(PyObject
*, PyObject *)':
qregexp.sip:106: passing `const QString **' as argument 2 of
`sipConvertTo_QString(PyObject *, QString **, int *)' discards
qualifiers
make[2]: *** [sipqtQRegExp.lo] Error 1

$ c++ -v
Reading specs from /usr/lib/gcc-lib/ppc-redhat-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release/franzo)

Alex





More information about the PyQt mailing list