From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GRylm-00045A-8H for garchives@archives.gentoo.org; Mon, 25 Sep 2006 22:17:46 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8PMFuJ6000931; Mon, 25 Sep 2006 22:15:56 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8PMFt3r008830 for ; Mon, 25 Sep 2006 22:15:56 GMT Received: by wx-out-0506.google.com with SMTP id r21so2399011wxc for ; Mon, 25 Sep 2006 15:15:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=p9bA+wiwuyYox6YOPL2OT8X6hH12kqus6gWReaYeLE/kU/FV4RUSfjyUFiSQjPOlBep4kQ82g+lP1UVLHLsO2wlPhsX1FRDuEU97msgXPyXJ4Z2HyO+ygkaVo5HRoomQ5MMmNladB+nZLLd87WX7dIK1nEaQD/y3RaOFM1TBDdg= Received: by 10.70.19.16 with SMTP id 16mr21593wxs; Mon, 25 Sep 2006 15:15:53 -0700 (PDT) Received: from ?192.168.1.105? ( [24.225.65.94]) by mx.gmail.com with ESMTP id 6sm3147054wrh.2006.09.25.15.15.52; Mon, 25 Sep 2006 15:15:53 -0700 (PDT) Subject: Re: [gentoo-amd64] Re: problems with emerging programs From: Peter Davoust To: gentoo-amd64@lists.gentoo.org In-Reply-To: <043f01c6e0eb$406476a0$7b00a8c0@Turbo2> References: <07C6A61102C94148B8104D42DE95F7E8C8F0A4@exchange2k.envision.co.il> <031301c6e0b4$2b05e6e0$7b00a8c0@Turbo2> <451804B2.7040703@cs.ubishops.ca> <036701c6e0c6$31c13590$7b00a8c0@Turbo2> <59541ff30609251044n518d3cf6n2a69294b340a9646@mail.gmail.com> <03ac01c6e0cc$f47a6510$7b00a8c0@Turbo2> <45181E99.5050002@pro.onet.pl> <03cb01c6e0d2$61df0e80$7b00a8c0@Turbo2> <03ec01c6e0da$3dcc4f50$7b00a8c0@Turbo2> <03ff01c6e0de$16caf880$7b00a8c0@Turbo2> <45183C63.6010705@pro.onet.pl> <043f01c6e0eb$406476a0$7b00a8c0@Turbo2> Content-Type: text/plain Date: Mon, 25 Sep 2006 18:15:51 -0400 Message-Id: <1159222551.5027.1.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: df810645-ce87-48c7-8fd5-850ba0dad6a3 X-Archives-Hash: 71175750e4e19978ef857645b6d3a642 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" > To: > 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 ;) > > -- > > gentoo-amd64@gentoo.org mailing list > > > > > > -- gentoo-amd64@gentoo.org mailing list