Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279056 - app-i18n/scim-tables-0.5.8-r1 fails to compile due to header files not found
Summary: app-i18n/scim-tables-0.5.8-r1 fails to compile due to header files not found
Status: RESOLVED DUPLICATE of bug 277901
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-25 15:00 UTC by Crístian Viana
Modified: 2009-10-19 15:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info,11.42 KB, text/plain)
2009-07-25 15:01 UTC, Crístian Viana
Details
the error output (error,31.75 KB, text/plain)
2009-07-25 15:04 UTC, Crístian Viana
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***