[gentoo-user] emerge fails with tc-getCC: command not found

2006-08-24 Thread Philipp Tölke
Hi everybody, I tried to do an update of portage on Monday, but it failed with the following error: -- Compiling source in /var/tmp/portage/portage-2.1-r2/work/portage-2.1-r2 ... /zeug/portage/sys-apps/portage/portage-2.1-r2.ebuild: line 63: tc-getCC: command not found

AW: [gentoo-user] emerge fails with tc-getCC: command not found

2006-08-24 Thread Noack, Sebastian
. But maybe you can fix it by this advice. Regards Sebastian Noack -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 24. August 2006 15:49 An: gentoo-user@lists.gentoo.org Betreff: [gentoo-user] emerge fails with tc-getCC: command

Re: AW: [gentoo-user] emerge fails with tc-getCC: command not found

2006-08-24 Thread Philipp Tölke
Hello, Noack, Sebastian [EMAIL PROTECTED] wrote: tc-getCC is no binary. It is a function of the eclass toolchain, to determine the path to the corresponding C-Compilier. You should make sure that the corresponding ebuild contains the line inherit toolchain-funcs in the beginning. But however

AW: AW: [gentoo-user] emerge fails with tc-getCC: command not found

2006-08-24 Thread Noack, Sebastian
again `emerge --sync emerge -u portage`. Regards Sebastian Noack -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 24. August 2006 17:26 An: gentoo-user@lists.gentoo.org Betreff: Re: AW: [gentoo-user] emerge fails with tc-getCC

Re: [gentoo-user] emerge fails with tc-getCC: command not found

2006-08-24 Thread Bo Ørsted Andresen
On Thursday 24 August 2006 15:49, Philipp Tölke wrote: /var/tmp/portage/portage-2.1-r2/work/portage-2.1-r2 ... /zeug/portage/sys-apps/portage/portage-2.1-r2.ebuild: line 63: tc-getCC: command not found /zeug/portage/sys-apps/portage/portage-2.1-r2.ebuild: line 63: -march=athlon64: command not

Re: [gentoo-user] emerge fails with tc-getCC: command not found

2006-08-24 Thread Richard Fish
On 8/24/06, Philipp Tölke [EMAIL PROTECTED] wrote: /zeug/portage/sys-apps/portage/portage-2.1-r2.ebuild: line 63: tc-getCC: command not found Do you have a toolchain-funcs.eclass in an overlay? This is the only case I can think of that this would occur. -Richard -- gentoo-user@gentoo.org

Re: [gentoo-user] emerge fails with tc-getCC: command not found

2006-08-24 Thread Philipp Tölke
Richard Fish [EMAIL PROTECTED] schrieb: On 8/24/06, Philipp Tölke [EMAIL PROTECTED] wrote: /zeug/portage/sys-apps/portage/portage-2.1-r2.ebuild: line 63: tc-getCC: command not found Do you have a toolchain-funcs.eclass in an overlay? This is the only case I can think of that this would