[PyKDE] PyKDE build fails on kio with KDE-3.1.1

Mateusz Korniak mateusz at ant.gliwice.pl
Fri Aug 8 23:17:00 BST 2003


On Friday 08 of August 2003 23:02, Jacob M. Burbach wrote:
> When trying to build PyKDE-3.7-2 against KDE-3.1.1 compile fails with the
> following error:
>
> sip/kzip.sip: In function `PyObject* sipConvertFrom_ulonglong(ulonglong*)':
> sip/kzip.sip:153: `LONG_LONG' undeclared (first use this function)
> (...)
> Using gentoo linux, Qt-3.1.2, KDE-3.1.1, SIP/PyQt versions 3.7, Python-2.3.

I bet it's Python 2.3 issue. It had LONG_LONG undefined. I've seen similar 
problem (and trival fix - defining LONG_LONG to it's 2.3 label) on mod_python 
list ... 

-- 
Mateusz Korniak





More information about the PyQt mailing list