Bug 189575 - dev-python/pykde-3.16.0-r1 doesn't compile
|
Bug#:
189575
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: major
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: python@gentoo.org
|
Reported By: nusch88@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: dev-python/pykde-3.16.0-r1 doesn't compile
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-08-20 11:25 0000
|
It can't find header file:
error: sipqtQObject.h: No such file or directory;
Reproducible: Always
Steps to Reproduce:
1.emerge dev-python/pykde-3.16.0-r1
Actual Results:
doesn't compile at all
Attach the complete log here; please.
(In reply to comment #2)
> Attach the complete log here; please.
>
After upgrading dev-python/sip from 4.3.2 to 4.7 problem didn't happend,
solved.
Upgrade to dev-python/PyQt-3.17.3 and remerge, that will fix this.
(In reply to comment #6)
> Upgrade to dev-python/PyQt-3.17.3 and remerge, that will fix this.
Confirmed here, I've updated the dependencies, thanks for the fix!