Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294127 - sci-physics/bullet-2.75: invalid pkg-config
Summary: sci-physics/bullet-2.75: invalid pkg-config
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-23 01:00 UTC by Wojciech Pyczak
Modified: 2010-03-26 11:42 UTC (History)
2 users (show)

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


Attachments
pkg-config file installed by this ebuild (bullet.pc,314 bytes, text/plain)
2009-11-23 01:05 UTC, Wojciech Pyczak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wojciech Pyczak 2009-11-23 01:00:39 UTC
Executing 'pkg-config --cflags --libs bullet' results in the following error:
Variable 'ROOT' not defined in '/usr/lib64/pkgconfig/bullet.pc'
This makes building bullet depended packages impossible..


Reproducible: Always

Steps to Reproduce:
Comment 1 Wojciech Pyczak 2009-11-23 01:05:37 UTC
Created attachment 210945 [details]
pkg-config file installed by this ebuild
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2009-11-23 02:10:32 UTC
Should be fixed by now. Thanks for the report.
Comment 3 Jacek Szafarkiewicz 2010-03-26 11:42:48 UTC
Is "includedir=@includedir@" correct entry?