Not being as experienced as some users, I reinstall programs when I'm having trouble (yes, I know it's a bad idea). From my experience segmentation fault means that there is an error with the code. Try reinstalling gcc. That's my two cents.
-Peter On Mon, 2006-09-25 at 23:40 +0200, Patric Douhane wrote: > That didn't help. But I have some more info on my problem though, found this > line when trying to emerge mozilla-firefox: > > "./loadmsgcat.c: 1295: internal compiler error: Segmentation fault" > > Hope someone can interprete it... > > ----- Original Message ----- > From: "Piotr Pruszczak" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Monday, September 25, 2006 10:30 PM > Subject: Re: [gentoo-amd64] Re: problems with emerging programs > > > > try to : > > > > check IF you have /lib6464 directory if NOT : > > > > dive into /lib64 > > > > select ALL > > > > cp * /lib6464 (yes, you should probably temporarily have /lib6464 > > directory ) > > > > ldconfig > > > > if you HAVE /lib6464 directory > > > > dive into it #cd /lib6464 > > cp * /lib64 > > > > ldconfig > > > > ------------- > > > > presently, I can see I do NOT have /lib6464 in my system, but few days ago > > during the migration I had it and I had to copy some files from it into > > /lib64, however I saw somewhere that somebody had to copy files from > > /lib64 TO /lib6464 > > > > seems strange, but for me it started to work ;) > > -- > > [email protected] mailing list > > > > > > -- [email protected] mailing list
