Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54154 - ifplugd 0.25 needs pkgconfig to install
Summary: ifplugd 0.25 needs pkgconfig to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-16 19:04 UTC by Greg Andreou
Modified: 2004-08-09 12:28 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Andreou 2004-06-16 19:04:52 UTC
ifplugd 0.25 needs pkgconfig to install but it is not listed as a dependency in the ebuild.

Reproducible: Always
Steps to Reproduce:
1.without pkgconfig installed
2.emerge ifplugd
3.

Actual Results:  
checking for pkg-config... no
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
configure: error: Library requirements ( libdaemon >= 0.5 ) not met; consider
adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a
nonstandard prefix so pkg-config can find them.

!!! ERROR: sys-apps/ifplugd-0.25 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed

Expected Results:  
ifplugd should emerge

Emerging pkgconfig before iplugd solves the problem.
Comment 1 Octavio Ruiz (Ta^3) 2004-08-01 10:20:03 UTC
I confirm the bug.

* dev-util/pkgconfig is missing in sys-apps/ifplugd DEPEND.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-09 12:28:20 UTC
done