Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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
Created an attachment (id=156513) [details] build log
Created an attachment (id=156515) [details] my environment
Created an attachment (id=156517) [details] Elibtool log It records a failure, but I do not understand the meaning of this file.
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.