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

Bug 117176

Summary: CDCollect checks for sqlite but pkg-config found just sqlite3
Product: Gentoo Linux Reporter: chalucha <chalucha>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description chalucha 2005-12-30 03:57:22 UTC
When emerging cdcollect, it tries to look for sqlite package version, but pkg-config did not found any because sqlite package, emerged before, has it's config in sqlite3.pc and not in sqlite.pc.

I'm not guru, so I don't know the right way to fix this, so I for now fixed this just by doing a symlink pointing to sqlite3.pc in /usr/lib/pkgconfig.

After that cdcollect emerget correctly.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-30 04:01:41 UTC
Not in portage, any issues go to Bug 82949.