Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 213428
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chí-Thanh Christopher Nguyễn <chithanh@cs.tu-berlin.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 213428 depends on: Show dependency tree
Bug 213428 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-03-14 18:47 0000
dev-util/xxdiff needs kdelibs-3 to compile when USE="kde" is set. If
only kdelibs-4 is installed, it will fail to build.

Reproducible: Always

Steps to Reproduce:
1. emerge kdelibs:kde-4
2. USE="kde" emerge xxdiff

Actual Results:  
In file included from main.cpp:29:
./app.h:104: error: invalid use of incomplete type 'struct QkApplication'
./kdeSupport.h:49: error: forward declaration of 'struct QkApplication'

Expected Results:  
depend on the correct version of kdelibs

Changing the >=kde-base/kdelibs-3.1 dependency to kde-base/kdelibs:3.5 should
fix the issue.

------- Comment #1 From Raúl Porcel 2008-03-18 19:53:58 0000 -------
Fixed, thanks

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug