public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] pidgin build error
@ 2009-02-02 21:27 Arnau Bria
  2009-02-02 22:38 ` [gentoo-user] " ABCD
  0 siblings, 1 reply; 4+ messages in thread
From: Arnau Bria @ 2009-02-02 21:27 UTC (permalink / raw
  To: gentoo-user

Hi,

I'm getting this errorn when trying to emerge pidgin:

gcc-config error: Could not run/locate "i486-pc-linux-gnu-gcc"
make[6]: *** [blib/arch/auto/Purple/Purple.so] Error 1
make[6]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.2/work/pidgin-2.5.2/libpurple/plugins/perl/common'
make[5]: *** [all-local] Error 2
make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.2/work/pidgin-2.5.2/libpurple/plugins/perl'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.2/work/pidgin-2.5.2/libpurple/plugins'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.2/work/pidgin-2.5.2/libpurple'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.2/work/pidgin-2.5.2/libpurple'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.2/work/pidgin-2.5.2'
make: *** [all] Error 2
 * 
 * ERROR: net-im/pidgin-2.5.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3468:  Called die

My CHOST is:
# grep CHOST /etc/make.conf
CHOST="i686-pc-linux-gnu"


never changed...
# gcc-config -l
 [1] i686-pc-linux-gnu-4.1.2 *


Anyone could help me?

TIA,
Arnau



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-user]  Re: pidgin build error
  2009-02-02 21:27 [gentoo-user] pidgin build error Arnau Bria
@ 2009-02-02 22:38 ` ABCD
  2009-02-02 23:57   ` Arnau Bria
  2009-02-03 23:03   ` Arnau Bria
  0 siblings, 2 replies; 4+ messages in thread
From: ABCD @ 2009-02-02 22:38 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Arnau Bria wrote:
> Hi,
> 
> I'm getting this errorn when trying to emerge pidgin:
> 
> gcc-config error: Could not run/locate "i486-pc-linux-gnu-gcc"
<snip errors building perl stuff for pidgin>
> 
> My CHOST is:
> # grep CHOST /etc/make.conf
> CHOST="i686-pc-linux-gnu"
> 
> 
> never changed...
> # gcc-config -l
>  [1] i686-pc-linux-gnu-4.1.2 *
> 
> 
> Anyone could help me?
> 
> TIA,
> Arnau
> 
> 

It appears that you may have changed your CHOST at some point in the
past - if so, you may want to try rebuilding sys-libs/libperl and
dev-lang/perl, which may fix this error (you might want to try that even
if you *haven't* changed your CHOST, just in case).

- --
ABCD
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmHdfEACgkQOypDUo0oQOqqOACfSu1ti82Q07lj6auQVsbDx9I2
xiQAn2CuzHL8AU3Yccg8dCOdWqkjBiNP
=J6Xt
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user]  Re: pidgin build error
  2009-02-02 22:38 ` [gentoo-user] " ABCD
@ 2009-02-02 23:57   ` Arnau Bria
  2009-02-03 23:03   ` Arnau Bria
  1 sibling, 0 replies; 4+ messages in thread
From: Arnau Bria @ 2009-02-02 23:57 UTC (permalink / raw
  To: gentoo-user

On Mon, 02 Feb 2009 17:38:42 -0500
ABCD ABCD wrote:

[...]
> It appears that you may have changed your CHOST at some point in the
> past - if so, you may want to try rebuilding sys-libs/libperl and
> dev-lang/perl, which may fix this error (you might want to try that
> even if you *haven't* changed your CHOST, just in case).
Did it, and got same error...

 my system is 2 days old and comes from frsh install, no CHOST changes,
 sure.

> - --
> ABCD
Thanks for your reply.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user]  Re: pidgin build error
  2009-02-02 22:38 ` [gentoo-user] " ABCD
  2009-02-02 23:57   ` Arnau Bria
@ 2009-02-03 23:03   ` Arnau Bria
  1 sibling, 0 replies; 4+ messages in thread
From: Arnau Bria @ 2009-02-03 23:03 UTC (permalink / raw
  To: gentoo-user

Hi had to rebuild all perl related packages as they were compiled with
486 CHOST (not sure how it happenend, maybe wrong stage?¿?)



I found packages:
equery belongs /usr/lib/perl5/5.8.8/i486-linux/

HTH to otehr with same problem... but maybe is better to check wiki for
doc how to change CHOST flag.

Cheers,
Arnau



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-03 22:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-02 21:27 [gentoo-user] pidgin build error Arnau Bria
2009-02-02 22:38 ` [gentoo-user] " ABCD
2009-02-02 23:57   ` Arnau Bria
2009-02-03 23:03   ` Arnau Bria

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox