Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 279056

Summary: app-i18n/scim-tables-0.5.8-r1 fails to compile due to header files not found
Product: Gentoo Linux Reporter: Crístian Viana <cristiandeives>
Component: [OLD] UnspecifiedAssignee: CJK Team <cjk>
Status: RESOLVED DUPLICATE    
Severity: major CC: kde
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
the error output

Description Crístian Viana 2009-07-25 15:00:26 UTC
when I try to compile scim-tables, it fails to compile because it can't find some KDE header files. the error log is attached.

I think the ebuild is somehow mixing KDE 3 and KDE 4 libraries.

Reproducible: Always

Steps to Reproduce:
1. emerge scim-tables
Actual Results:  
the error log is attached.

Expected Results:  
it should compile correctly.
Comment 1 Crístian Viana 2009-07-25 15:01:28 UTC
Created attachment 199137 [details]
emerge --info

this is the output of "emerge --info".
Comment 2 Crístian Viana 2009-07-25 15:04:51 UTC
Created attachment 199139 [details]
the error output

this is the error shown when I try to compile scim-tables.
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2009-07-29 07:21:00 UTC
The lovely thing is that it finds libraries correctly but thinks /usr/include/ is correct include folder for kde3 instead of /usr/kde/3.5/include/
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-10-19 15:15:54 UTC

*** This bug has been marked as a duplicate of bug 277901 ***