[PyKDE] PyQt 3.1 qtsql build problem

David Boddie david at sleepydog.net
Tue Mar 26 13:29:26 GMT 2002


I'm having difficulty building PyQt-3.1 for Qt-2.3.1 and later against
Qt 2.3.2 for X11 and sip 3.1.

I'm configuring using

./configure --prefix=/usr --with-qt-dir=/usr/lib/qt2

but attempting to build the bindings results in the following error when
the qtsql directory is reached:

Making all in qtsql
make[2]: Entering directory `/usr/src/PyQt-3.1/qtsql'
make[2]: *** No rule to make target `sipqtsqlProxyqtsql.h', needed by 
`sipqtsqlProxyqtsql.moc'.  Stop.
make[2]: Leaving directory `/usr/src/PyQt-3.1/qtsql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/PyQt-3.1'
make: *** [all] Error 2

Have I missed something obvious?

-- 
David Boddie

________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________




More information about the PyQt mailing list