* [gentoo-user] Fresh install fails on Locale-gettext
@ 2006-01-31 19:47 daniel
2006-01-31 19:57 ` Steven Susbauer
0 siblings, 1 reply; 3+ messages in thread
From: daniel @ 2006-01-31 19:47 UTC (permalink / raw
To: gentoo-user
I just finished doing a reinstall of my amd64 machine (using x86 though) and
upon doing a:
# emerge --update --deep --newuse world
(I'd edited my use flags and done an emerge sync) I got this:
# emerge --update --deep --newuse world
Calculating world dependencies ...done!
>>> emerge (1 of 49) dev-perl/Locale-gettext-1.05 to /
>>> md5 files ;-) Locale-gettext-1.04.ebuild
>>> md5 files ;-) Locale-gettext-1.01-r1.ebuild
>>> md5 files ;-) Locale-gettext-1.03.ebuild
>>> md5 files ;-) Locale-gettext-1.05.ebuild
>>> md5 files ;-) files/digest-Locale-gettext-1.01-r1
>>> md5 files ;-) files/digest-Locale-gettext-1.03
>>> md5 files ;-) files/digest-Locale-gettext-1.04
>>> md5 files ;-) files/digest-Locale-gettext-1.05
>>> md5 src_uri ;-) gettext-1.05.tar.gz
>>> Unpacking source...
>>> Unpacking gettext-1.05.tar.gz /var/tmp/portage/Locale-gettext-1.05/work
>>> Source unpacked.
* Using ExtUtils::MakeMaker
checking for gettext... no
checking for gettext in -lintl... no
gettext function not found. Please install libintl at Makefile.PL line 18.
make: *** No targets specified and no makefile found. Stop.
I tried emerging gettext again, no joy. rebooting didn't help either. What
am I missing?
--
somehow a bunch of sanctimonious wackos
have managed to legalize torture
- anonymous airline passenger,
describing the u.s. ban on smoking
during airline flights, 1990
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Fresh install fails on Locale-gettext
2006-01-31 19:47 [gentoo-user] Fresh install fails on Locale-gettext daniel
@ 2006-01-31 19:57 ` Steven Susbauer
2006-02-01 16:53 ` [gentoo-user] [SOLVED] " daniel
0 siblings, 1 reply; 3+ messages in thread
From: Steven Susbauer @ 2006-01-31 19:57 UTC (permalink / raw
To: gentoo-user
Try a revdep-rebuild and see if it wants to build something.
On Tue, 31 Jan 2006, daniel wrote:
> I just finished doing a reinstall of my amd64 machine (using x86 though) and
> upon doing a:
>
> # emerge --update --deep --newuse world
>
> (I'd edited my use flags and done an emerge sync) I got this:
>
> # emerge --update --deep --newuse world
> Calculating world dependencies ...done!
> >>> emerge (1 of 49) dev-perl/Locale-gettext-1.05 to /
> >>> md5 files ;-) Locale-gettext-1.04.ebuild
> >>> md5 files ;-) Locale-gettext-1.01-r1.ebuild
> >>> md5 files ;-) Locale-gettext-1.03.ebuild
> >>> md5 files ;-) Locale-gettext-1.05.ebuild
> >>> md5 files ;-) files/digest-Locale-gettext-1.01-r1
> >>> md5 files ;-) files/digest-Locale-gettext-1.03
> >>> md5 files ;-) files/digest-Locale-gettext-1.04
> >>> md5 files ;-) files/digest-Locale-gettext-1.05
> >>> md5 src_uri ;-) gettext-1.05.tar.gz
> >>> Unpacking source...
> >>> Unpacking gettext-1.05.tar.gz /var/tmp/portage/Locale-gettext-1.05/work
> >>> Source unpacked.
> * Using ExtUtils::MakeMaker
> checking for gettext... no
> checking for gettext in -lintl... no
> gettext function not found. Please install libintl at Makefile.PL line 18.
> make: *** No targets specified and no makefile found. Stop.
>
> I tried emerging gettext again, no joy. rebooting didn't help either. What
> am I missing?
>
> --
> somehow a bunch of sanctimonious wackos
> have managed to legalize torture
> - anonymous airline passenger,
> describing the u.s. ban on smoking
> during airline flights, 1990
> --
> gentoo-user@gentoo.org mailing list
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-user] [SOLVED] Fresh install fails on Locale-gettext
2006-01-31 19:57 ` Steven Susbauer
@ 2006-02-01 16:53 ` daniel
0 siblings, 0 replies; 3+ messages in thread
From: daniel @ 2006-02-01 16:53 UTC (permalink / raw
To: gentoo-user
On Tuesday 31 January 2006 14:57, Steven Susbauer wrote:
> Try a revdep-rebuild and see if it wants to build something.
Running revdep-rebuild told me to rebuild blackdown-java-something so that
wasn't any help. I had however noticed that along the way of doing the full
upgrade gcc had been upgraded from 3.3 to 3.4 so I followed the Gentoo GCC
Upgrade Guide[1] and did the following:
# emerge -uav gcc
# gcc-config i686-pc-linux-gnu-3.4.4
# source /etc/profile
# emerge --oneshot -av libtool
# emerge --oneshot sys-libs/libstdc++-v3
# emerge -e system
# emerge -e world
I got as far as emerging the system where it died again... on the same
package. In frustration, i just ran:
# emerge --resume --skipfirst
And all went according to plan. I rebuilt the rest of the system and then
world... which included Locale-gettext and this time it worked.
It's a bit of a Windows-sounding solution, but it worked, so I thought I'd
share.
[1] http://www.gentoo.org/doc/en/gcc-upgrading.xml
--
o great spirit, who made all races, look kindly upon the
whole human family and take away the arrogance and
hatred which separates us from our brothers.
- cherokee prayer
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-02-01 17:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-31 19:47 [gentoo-user] Fresh install fails on Locale-gettext daniel
2006-01-31 19:57 ` Steven Susbauer
2006-02-01 16:53 ` [gentoo-user] [SOLVED] " daniel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox