[review] [PyKDE] PyKDE 20050104 snapshot fails on Xandros3

Ricardo Javier Cardenes Medina rcardenes at debian.org
Wed Jan 19 21:57:17 GMT 2005


On Wed, Jan 19, 2005 at 10:22:06AM -0800, Jim Bublitz wrote:
> On Tuesday 18 January 2005 22:22, mike808 at users.sourceforge.net wrote:
> > Xandros 3.0 is a Debian/sarge based distribution with KDE 3.3.
> > The 3.11.3-xandros3.1 designation is my own, and is temporary until I can
> > get it to compile.
> >
> > It seems to be horking in building kdeui looking for 'qlist.h'.
> > sip/kdeui/klistview.sip:253:19: qlist.h: No such file or directory
> > In file included from sipkdeuipart0.cpp:5821:
> > sipkdeuipart0.h:43:19: qlist.h: No such file or directory
> > sipkdeuipart0.cpp:76158: internal compiler error: Segmentation fault

It's easier for him just to include the compatibility headers:

  apt-get install libqt3-compat-headers

should work in any Debian/Debian based distro.




More information about the PyQt mailing list