Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387653 - sys-libs/rvm-1.17 : add dev-util/pkgconfig in DEPEND
Summary: sys-libs/rvm-1.17 : add dev-util/pkgconfig in DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autodep
  Show dependency tree
 
Reported: 2011-10-19 10:33 UTC by bay
Modified: 2011-10-20 03:37 UTC (History)
0 users

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


Attachments
Build log (rvm.txt,6.15 KB, text/plain)
2011-10-19 10:33 UTC, bay
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bay 2011-10-19 10:33:53 UTC
Created attachment 290231 [details]
Build log

Package sys-libs/rvm-1.17 doesn't compiles without dev-util/pkgconfig.

The error is:
configure: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables LWP_CFLAGS
and LWP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See `config.log' for more details.

Please add dev-util/pkgconfig as a DEPEND of sys-libs/rvm-1.17.
Comment 1 SpanKY gentoo-dev 2011-10-20 03:37:01 UTC
should be all set now in the tree; thanks for the report!

Commit message: Pull in pkg-config when building
http://sources.gentoo.org/sys-libs/rvm/rvm-1.17.ebuild?r1=1.2&r2=1.3