Re: [gentoo-user] Busybox update fail

2007-03-29 Thread Mick
On Wednesday 28 March 2007 23:01, Benno Schulenberg wrote: Mick wrote: On Wednesday 28 March 2007 07:53, Boyd Stephen Smith Jr. wrote: you'll normally want to generate your errors in the C locale before posting them here or in bugzilla. Hmm, out of curiosity, how do you go about doing

Re: [gentoo-user] Busybox update fail

2007-03-28 Thread Vladimir Rusinov
On 3/28/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: /bin/sh: i686-pc-linux-gnu-ar: command not found CC applets/busybox.o /bin/sh: i686-pc-linux-gnu-gcc: command not found Seems like you have updated gcc, pruned old version and not used gcc-config. (Show me `gcc-config -l`) --

Re: [gentoo-user] Busybox update fail

2007-03-28 Thread [EMAIL PROTECTED]
2007/3/28, Vladimir Rusinov [EMAIL PROTECTED]: On 3/28/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: /bin/sh: i686-pc-linux-gnu-ar: command not found CC applets/busybox.o /bin/sh: i686-pc-linux-gnu-gcc: command not found Seems like you have updated gcc, pruned old version and not

Re: [gentoo-user] Busybox update fail

2007-03-28 Thread Vladimir Rusinov
On 3/28/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 2007/3/28, Vladimir Rusinov [EMAIL PROTECTED]: (Show me `gcc-config -l`) Here we go: # gcc-config -l [1] i386-pc-linux-gnu-4.1.1 * Hmm, this must be i686, not i386. Have you ever change CHOST in /etc/make.conf ? -- WBR, Vladimir

Re: [gentoo-user] Busybox update fail

2007-03-28 Thread [EMAIL PROTECTED]
2007/3/28, Vladimir Rusinov [EMAIL PROTECTED]: On 3/28/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 2007/3/28, Vladimir Rusinov [EMAIL PROTECTED] : (Show me `gcc-config -l`) Here we go: # gcc-config -l [1] i386-pc-linux-gnu-4.1.1 * Hmm, this must be i686, not i 386. Have you ever

Re: [gentoo-user] Busybox update fail

2007-03-28 Thread [EMAIL PROTECTED]
2007/3/28, [EMAIL PROTECTED] [EMAIL PROTECTED]: 2007/3/28, Vladimir Rusinov [EMAIL PROTECTED]: On 3/28/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 2007/3/28, Vladimir Rusinov [EMAIL PROTECTED] : (Show me `gcc-config -l`) Here we go: # gcc-config -l [1]

Re: [gentoo-user] Busybox update fail

2007-03-28 Thread Etaoin Shrdlu
On Wednesday 28 March 2007 10:51, [EMAIL PROTECTED] wrote: Hello there once again, I recompiled gcc and switched to i686-pc-linux-gnu-4.1.1 but this is not solved the problem, I'm still having the same error while building busybox: [cut] LD archival/built-in.o /bin/sh:

Re: [gentoo-user] Busybox update fail

2007-03-28 Thread [EMAIL PROTECTED]
2007/3/28, Etaoin Shrdlu [EMAIL PROTECTED]: On Wednesday 28 March 2007 10:51, [EMAIL PROTECTED] wrote: Hello there once again, I recompiled gcc and switched to i686-pc-linux-gnu-4.1.1 but this is not solved the problem, I'm still having the same error while building busybox: [cut] LD

Re: [gentoo-user] Busybox update fail

2007-03-28 Thread Mick
On Wednesday 28 March 2007 07:53, Boyd Stephen Smith Jr. wrote: make[1]: *** [archival/built-in.o] Ошибка 127 make: *** [archival] Ошибка 2 make: *** Ожидание завершения заданий... make[1]: *** [applets/busybox.o] Ошибка 127 make[1]: *** Ожидание завершения заданий... make: ***

Re: [gentoo-user] Busybox update fail

2007-03-28 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Mick wrote: Hmm, out of curiosity, how do you go about doing that? By setting the different LC_ and LANG environment variables one can achieve different levels of internationalization. - -- Arturo Buanzo Busleiman - Consultor Independiente en

Re: [gentoo-user] Busybox update fail

2007-03-28 Thread Benno Schulenberg
Mick wrote: On Wednesday 28 March 2007 07:53, Boyd Stephen Smith Jr. wrote: you'll normally want to generate your errors in the C locale before posting them here or in bugzilla. Hmm, out of curiosity, how do you go about doing that? By preceding the relevant command with LC_ALL=C. Like

[gentoo-user] Busybox update fail

2007-03-27 Thread [EMAIL PROTECTED]
Hello list! I'm truing to update my Gentoo box, ut its failed on busybox. So what I have: My info # emerge --info Portage 2.1.2.2 (default-linux/x86/no-nptl, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5-work i686) = System uname:

Re: [gentoo-user] Busybox update fail

2007-03-27 Thread Boyd Stephen Smith Jr.
On Wednesday 28 March 2007, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote about '[gentoo-user] Busybox update fail': I'm truing to update my Gentoo box, ut its failed on busybox. My info ACCEPT_KEYWORDS=x86 CBUILD=i686-pc-linux-gnu CHOST=i686-pc-linux-gnu My error: /bin/sh: i686-pc-linux-gnu