Gentoo Archives: gentoo-amd64

From: Patric Douhane <patric@×××××.se>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: problems with emerging programs
Date: Mon, 25 Sep 2006 21:43:04
Message-Id: 043f01c6e0eb$406476a0$7b00a8c0@Turbo2
In Reply to: Re: [gentoo-amd64] Re: problems with emerging programs by Piotr Pruszczak
1 That didn't help. But I have some more info on my problem though, found this
2 line when trying to emerge mozilla-firefox:
3
4 "./loadmsgcat.c: 1295: internal compiler error: Segmentation fault"
5
6 Hope someone can interprete it...
7
8 ----- Original Message -----
9 From: "Piotr Pruszczak" <p.pruszczak@××××××××.pl>
10 To: <gentoo-amd64@l.g.o>
11 Sent: Monday, September 25, 2006 10:30 PM
12 Subject: Re: [gentoo-amd64] Re: problems with emerging programs
13
14
15 > try to :
16 >
17 > check IF you have /lib6464 directory if NOT :
18 >
19 > dive into /lib64
20 >
21 > select ALL
22 >
23 > cp * /lib6464 (yes, you should probably temporarily have /lib6464
24 > directory )
25 >
26 > ldconfig
27 >
28 > if you HAVE /lib6464 directory
29 >
30 > dive into it #cd /lib6464
31 > cp * /lib64
32 >
33 > ldconfig
34 >
35 > -------------
36 >
37 > presently, I can see I do NOT have /lib6464 in my system, but few days ago
38 > during the migration I had it and I had to copy some files from it into
39 > /lib64, however I saw somewhere that somebody had to copy files from
40 > /lib64 TO /lib6464
41 >
42 > seems strange, but for me it started to work ;)
43 > --
44 > gentoo-amd64@g.o mailing list
45 >
46 >
47
48
49 --
50 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: problems with emerging programs Peter Davoust <worldgnat@×××××.com>
Re: [gentoo-amd64] Re: problems with emerging programs Richard Fish <bigfish@××××××××××.org>