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

Bug 79386

Summary: lcms installs bad .pc file
Product: Gentoo Linux Reporter: Loz Hygate <gentoo>
Component: Current packagesAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 45095    
Attachments: Change includedir during configure rather than make

Description Loz Hygate 2005-01-24 14:43:42 UTC
The CFLAGS on /usr/lib/pkgconfig/lcms.pc are wrong. This is because lcms creates it during configure, but the ebuild attempts to override it during make.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Loz Hygate 2005-01-24 14:45:21 UTC
Created attachment 49416 [details, diff]
Change includedir during configure rather than make

Out of interest why is lcms.h installed to a separate sub directory?
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2005-01-30 01:29:29 UTC
thx, fixed