* [gentoo-user] GCC man pages
@ 2009-10-27 12:11 Florian Philipp
2009-10-27 12:22 ` Jesús Guerrero
2009-10-27 13:09 ` Peter Alfredsen
0 siblings, 2 replies; 7+ messages in thread
From: Florian Philipp @ 2009-10-27 12:11 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 350 bytes --]
Hi list!
I noticed that recently (probably with the update to gcc-4.3.4 from
gcc-4.3.2-r2) the man and info pages disappeared.
With `eselect files` I could find them in
/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/{info,man}.
Is this correct? How do I tell man and info to search the pages there?
Thanks in advance
Florian Philipp
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] GCC man pages
2009-10-27 12:11 [gentoo-user] GCC man pages Florian Philipp
@ 2009-10-27 12:22 ` Jesús Guerrero
2009-10-27 15:10 ` Peter Alfredsen
2009-10-27 13:09 ` Peter Alfredsen
1 sibling, 1 reply; 7+ messages in thread
From: Jesús Guerrero @ 2009-10-27 12:22 UTC (permalink / raw
To: gentoo-user
On Tue, 27 Oct 2009 13:11:26 +0100, Florian Philipp
<lists@f_philipp.fastmail.net> wrote:
> Hi list!
>
> I noticed that recently (probably with the update to gcc-4.3.4 from
> gcc-4.3.2-r2) the man and info pages disappeared.
I am curious about this issue as well.
I've been suffering this since some time ago, couldn't say exactly when
this started, and it seems to be an intermittent problem (right now, for
example, I can see the man page, no problem), I haven't been able to narrow
it or determine why and how exactly this happens, but so far it only
happened to me with the gcc man page.
I've not been too concerned about it because I can always look up for it
online or ssh to my server and see it there. But it's slightly annoying.
I can't help but only confirm that you are not alone.
--
Jesús Guerrero
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] GCC man pages
2009-10-27 12:11 [gentoo-user] GCC man pages Florian Philipp
2009-10-27 12:22 ` Jesús Guerrero
@ 2009-10-27 13:09 ` Peter Alfredsen
2009-10-27 13:51 ` Florian Philipp
1 sibling, 1 reply; 7+ messages in thread
From: Peter Alfredsen @ 2009-10-27 13:09 UTC (permalink / raw
To: gentoo-user
On Tue, 27 Oct 2009 13:11:26 +0100
Florian Philipp <lists@f_philipp.fastmail.net> wrote:
> Hi list!
>
> I noticed that recently (probably with the update to gcc-4.3.4 from
> gcc-4.3.2-r2) the man and info pages disappeared.
>
> With `eselect files` I could find them in
> /usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/{info,man}.
>
> Is this correct? How do I tell man and info to search the pages there?
>
> Thanks in advance
> Florian Philipp
>
Did you run "source /etc/profile" ?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] GCC man pages
2009-10-27 13:09 ` Peter Alfredsen
@ 2009-10-27 13:51 ` Florian Philipp
2009-10-27 13:58 ` Volker Armin Hemmann
0 siblings, 1 reply; 7+ messages in thread
From: Florian Philipp @ 2009-10-27 13:51 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 645 bytes --]
Peter Alfredsen schrieb:
> On Tue, 27 Oct 2009 13:11:26 +0100
> Florian Philipp <lists@f_philipp.fastmail.net> wrote:
>
>> Hi list!
>>
>> I noticed that recently (probably with the update to gcc-4.3.4 from
>> gcc-4.3.2-r2) the man and info pages disappeared.
>>
>> With `eselect files` I could find them in
>> /usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/{info,man}.
>>
>> Is this correct? How do I tell man and info to search the pages there?
>>
>> Thanks in advance
>> Florian Philipp
>>
>
> Did you run "source /etc/profile" ?
>
Interestingly, this worked :)
I guess I have to play around with my bash config.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] GCC man pages
2009-10-27 13:51 ` Florian Philipp
@ 2009-10-27 13:58 ` Volker Armin Hemmann
2009-10-27 14:11 ` Florian Philipp
0 siblings, 1 reply; 7+ messages in thread
From: Volker Armin Hemmann @ 2009-10-27 13:58 UTC (permalink / raw
To: gentoo-user
On Dienstag 27 Oktober 2009, Florian Philipp wrote:
> Peter Alfredsen schrieb:
> > On Tue, 27 Oct 2009 13:11:26 +0100
> >
> > Florian Philipp <lists@f_philipp.fastmail.net> wrote:
> >> Hi list!
> >>
> >> I noticed that recently (probably with the update to gcc-4.3.4 from
> >> gcc-4.3.2-r2) the man and info pages disappeared.
> >>
> >> With `eselect files` I could find them in
> >> /usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/{info,man}.
> >>
> >> Is this correct? How do I tell man and info to search the pages there?
> >>
> >> Thanks in advance
> >> Florian Philipp
> >
> > Did you run "source /etc/profile" ?
>
> Interestingly, this worked :)
>
> I guess I have to play around with my bash config.
>
no, you don't have to. You just have to reread your environment after changing
gcc. That simple.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] GCC man pages
2009-10-27 13:58 ` Volker Armin Hemmann
@ 2009-10-27 14:11 ` Florian Philipp
0 siblings, 0 replies; 7+ messages in thread
From: Florian Philipp @ 2009-10-27 14:11 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 969 bytes --]
Volker Armin Hemmann schrieb:
> On Dienstag 27 Oktober 2009, Florian Philipp wrote:
>> Peter Alfredsen schrieb:
>>> On Tue, 27 Oct 2009 13:11:26 +0100
>>>
>>> Florian Philipp <lists@f_philipp.fastmail.net> wrote:
>>>> Hi list!
>>>>
>>>> I noticed that recently (probably with the update to gcc-4.3.4 from
>>>> gcc-4.3.2-r2) the man and info pages disappeared.
>>>>
>>>> With `eselect files` I could find them in
>>>> /usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/{info,man}.
>>>>
>>>> Is this correct? How do I tell man and info to search the pages there?
>>>>
>>>> Thanks in advance
>>>> Florian Philipp
>>> Did you run "source /etc/profile" ?
>> Interestingly, this worked :)
>>
>> I guess I have to play around with my bash config.
>>
>
> no, you don't have to. You just have to reread your environment after changing
> gcc. That simple.
>
Hmm, I didn't think my uptime was high enough for this but you might be
right.
Thanks.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] GCC man pages
2009-10-27 12:22 ` Jesús Guerrero
@ 2009-10-27 15:10 ` Peter Alfredsen
0 siblings, 0 replies; 7+ messages in thread
From: Peter Alfredsen @ 2009-10-27 15:10 UTC (permalink / raw
To: gentoo-user
On Tue, 27 Oct 2009 13:22:54 +0100
Jesús Guerrero <i92guboj@terra.es> wrote:
> On Tue, 27 Oct 2009 13:11:26 +0100, Florian Philipp
> <lists@f_philipp.fastmail.net> wrote:
> > Hi list!
> >
> > I noticed that recently (probably with the update to gcc-4.3.4 from
> > gcc-4.3.2-r2) the man and info pages disappeared.
>
> I am curious about this issue as well.
We also have bug 256608 which has been around for some time:
https://bugs.gentoo.org/show_bug.cgi?id=256608
In that case,
MAKEOPTS=-j1 emerge gcc
should do the trick.
But that one has been fixed in 4.4.2 (Don't remember if it was in 4.4.1)
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-10-27 15:13 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-27 12:11 [gentoo-user] GCC man pages Florian Philipp
2009-10-27 12:22 ` Jesús Guerrero
2009-10-27 15:10 ` Peter Alfredsen
2009-10-27 13:09 ` Peter Alfredsen
2009-10-27 13:51 ` Florian Philipp
2009-10-27 13:58 ` Volker Armin Hemmann
2009-10-27 14:11 ` Florian Philipp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox