Bug 226097 - dev-libs/gnome-build-0.3.0: compile failure (LOCALE::gettext... configure: error: not found)
|
Bug#:
226097
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: AMD64
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: major
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: compnerd@gentoo.org
|
Reported By: christian.kotz@gmx.net
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: dev-libs/gnome-build-0.3.0: compile failure (LOCALE::gettext... configure: error: not found)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2008-06-12 17:02 0000
|
dev-libs/gnome-build-0.3.0 fails to compile due to because autoconfiguration
fails: 'checking for Locale::gettext... configure: error: not found'
Reproducible: Always
Steps to Reproduce:
1. emerge gnome-build
Actual Results:
compilation error stops ebuild compilation
Expected Results:
build compiles and installes
this bug is not identical with the other compile failure for gnome-build-3.0,
which is already in bugzilla
try remerging dev-perl/Locale-gettext
As hinted in red letters, "Gentoo Bugzilla" is not the correct product to file
bugs regarding ebuilds. Please use "New -> Gentoo Linux -> Component: Ebuilds"
in future.
08 Jul 2008; Rémi Cardona <remi@gentoo.org> gnome-build-0.3.0.ebuild:
add missing dep on dev-perl/Locale-gettext (fixes bugs #213531 and
#226097)
Fixed in portage. Thanks for reporting.