Re: [gentoo-user] Packages that do not compile.

2007-05-08 Thread Naga Toro
On Tuesday 08 May 2007 17.06.51 David Harel wrote:
> Naga Toro wrote:
> > Second, as stated just above that passage, it is not nessecary but
> > recommended.
>
> Here is a quotation from the doc:
>
> To be completely safe that your system is in a sane state, you must
> rebuild the toolchain and then world to make use of the new compiler.
>
> (Now how do I make the word MUST above underlined and bold?) ;-)

_underline_ *bold* usualy workes fine :)

But still atleast I interpret that as "should work without, but better safe 
then sorry".

But then later in the same doc it says:
"If you upgrade from gcc 3.3 to 4.1, do not use the method based on 
revdep-rebuild, but do a complete system rebuild."
so the answer to your question would be either stay with 3.3.6 and rebuild 
those packages that you emerged with 4.1.1 or upgrade to 4.1.1 and rebuild 
system + world (ccache is highly recomended).

-- 
Naga
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Packages that do not compile.

2007-05-08 Thread David Harel



Naga Toro wrote:


On Tuesday 08 May 2007 16.26.07 David Harel wrote:

Looking in: http://www.gentoo.org/doc/en/gcc-upgrading.xml Code Listing
2.2 I have to do emerge -eav system and emerge -eav world. Isn't that
rebuilding the entire system?


First. please don't use html and top posting.
Sorry about that. The recipient gentoo-user@lists.gentoo.org is set in 
my address book to "plain text" but thunderbird seems to ignore it.


Second, as stated just above that passage, it is not nessecary but 
recommended.

Here is a quotation from the doc:

To be completely safe that your system is in a sane state, you must 
rebuild the toolchain and then world to make use of the new compiler.


(Now how do I make the word MUST above underlined and bold?) ;-)


You must however follow listing 2.1 and I would recomend keeping the old gcc 
installed untill all packages have been upgraded/reemerged just in case.




--
Regards.

David Harel,

==

Home office +972 77 7657645
Fax:+972 77 7657645
Cellular:   +972 54 4534502
Snail Mail: Amuka
   D.N Merom Hagalil
   13802
   Israel
Email:  [EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Packages that do not compile.

2007-05-08 Thread Naga Toro
On Tuesday 08 May 2007 16.26.07 David Harel wrote:
> Looking in: http://www.gentoo.org/doc/en/gcc-upgrading.xml Code Listing
> 2.2 I have to do emerge -eav system and emerge -eav world. Isn't that
> rebuilding the entire system?

First. please don't use html and top posting.

Second, as stated just above that passage, it is not nessecary but 
recommended.
You must however follow listing 2.1 and I would recomend keeping the old gcc 
installed untill all packages have been upgraded/reemerged just in case.

-- 
Naga
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Packages that do not compile.

2007-05-08 Thread David Harel
Looking in: http://www.gentoo.org/doc/en/gcc-upgrading.xml Code Listing 
2.2 I have to do emerge -eav system and emerge -eav world. Isn't that 
rebuilding the entire system?




Nagatoro wrote:


Hemmann, Volker Armin wrote:
  

On Montag, 7. Mai 2007, David Harel wrote:


[...]
  

I think at one point I tried to change gcc configuration (gcc-config) to
version 4.1.1 but if that is the only way I understand I will have to
reinstall everything.
  
you don't need to reinstall everything just for upgrading gcc to 4.1.x. Please 
read the update guide.


For your problem, I would try MAKEOPTS="-j1" first. Oh, and reset every 
LDFLAGS you might have set - what about emerge --info?



Also if you tried to upgrade and did compile some packages they
_might_ need to be recompiled. Some packages don't like different gcc
versions in their libs (or just kernel + modules?).

  


--
Regards.

David Harel,

==

Home office +972 77 7657645
Fax:+972 77 7657645
Cellular:   +972 54 4534502
Snail Mail: Amuka
   D.N Merom Hagalil
   13802
   Israel
Email:  [EMAIL PROTECTED]




Re: [gentoo-user] Packages that do not compile.

2007-05-07 Thread Nagatoro
Hemmann, Volker Armin wrote:
> On Montag, 7. Mai 2007, David Harel wrote:
[...]
>> I think at one point I tried to change gcc configuration (gcc-config) to
>> version 4.1.1 but if that is the only way I understand I will have to
>> reinstall everything.
> 
> you don't need to reinstall everything just for upgrading gcc to 4.1.x. 
> Please 
> read the update guide.
> 
> For your problem, I would try MAKEOPTS="-j1" first. Oh, and reset every 
> LDFLAGS you might have set - what about emerge --info?

Also if you tried to upgrade and did compile some packages they
_might_ need to be recompiled. Some packages don't like different gcc
versions in their libs (or just kernel + modules?).

-- 
Naga
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Packages that do not compile.

2007-05-07 Thread Hemmann, Volker Armin
On Montag, 7. Mai 2007, David Harel wrote:
>  As so many times before, openssl fails to compile.
>
> Top most error is: openssl.c:(.text+0x15c): undefined reference to
> `OPENSSL_add_all_algorithms_noconf'. Two other packages that give me
> trouble are: glibc and python. All attempts are after sync and to a
> stable (so I hope) version.
>
> GCC version is: gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
> I think at one point I tried to change gcc configuration (gcc-config) to
> version 4.1.1 but if that is the only way I understand I will have to
> reinstall everything.
>

you don't need to reinstall everything just for upgrading gcc to 4.1.x. Please 
read the update guide.

For your problem, I would try MAKEOPTS="-j1" first. Oh, and reset every 
LDFLAGS you might have set - what about emerge --info?
-- 
[EMAIL PROTECTED] mailing list