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.62) (envelope-from ) id 1I1KAm-0002gX-Fc for garchives@archives.gentoo.org; Thu, 21 Jun 2007 10:45:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l5LAjIc1031246; Thu, 21 Jun 2007 10:45:18 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l5LAjHhr031209 for ; Thu, 21 Jun 2007 10:45:17 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 0B22964FD8 for ; Thu, 21 Jun 2007 10:45:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: 0.006 X-Spam-Level: X-Spam-Status: No, score=0.006 required=5.5 tests=[AWL=0.006] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fi3wdXB6FfWb for ; Thu, 21 Jun 2007 10:45:15 +0000 (UTC) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by smtp.gentoo.org (Postfix) with ESMTP id 96905647BC for ; Thu, 21 Jun 2007 10:45:15 +0000 (UTC) Received: by wa-out-1112.google.com with SMTP id k22so252310waf for ; Thu, 21 Jun 2007 03:45:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=MBALvubE0YX3RXbHd11WhEHAgDlC8bej9AJolaK3nIeGv4JVfI63jXJNgEETbzZAPPMsknwh4079xV3yKe93w6pCUu33rK/M1zaSUhTvZ8N99kYZdO71m20sIjhGx00AGom4vYXBrtmS0X3Pp70clsgFZNSRBVaWgY/prOEd56c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jEZwLjsIIG0exBQP5McwEI8Mo99Hvw3sDn6DWqJEm2lLheU3+kKEOyDYEFRztnl0Lu/oLMSOMdzMbvGuvSk2JNoQUq8lCRhzM7AGujTcGwIM/ald4WHhMnpS1uwIRhcJphEf+ykG1YGtxyDyIKgd5I3PZzbz4J0/KRLiF2MPMpQ= Received: by 10.115.33.1 with SMTP id l1mr1442839waj.1182422715266; Thu, 21 Jun 2007 03:45:15 -0700 (PDT) Received: by 10.114.27.3 with HTTP; Thu, 21 Jun 2007 03:45:15 -0700 (PDT) Message-ID: <442674df0706210345if11a927t8283eed056b0b2e4@mail.gmail.com> Date: Thu, 21 Jun 2007 12:45:15 +0200 From: "Fabrizio Listello" To: gentoo-alt@lists.gentoo.org Subject: [gentoo-alt][PREFIX][solaris] collect2: ld terminated with signal 11 [Segmentation Fault], core dumped Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-alt@gentoo.org Reply-to: gentoo-alt@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: 6dfad715-d900-4c5d-826f-bb3f38de13d9 X-Archives-Hash: 4805dbcac5e5784bf0f29fe90858e9d3 I'm unable to compile some packages because of this error: i386-pc-solaris2.11-g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/values-Xa.o /opt/gentoo/usr/lib/gcc/i386-pc-solaris2.11/4.2.0/crtbegin.o .libs/pcrecpp.o .libs/pcre_scanner.o .libs/pcre_stringpiece.o -Wl,--rpath -Wl,/opt/gentoo/var/tmp/portage/dev-libs/libpcre-7.1/work/pcre-7.1/.libs -Wl,--rpath -Wl,/opt/gentoo/usr/lib ./.libs/libpcre.so -L/opt/gentoo/usr/lib/gcc/i386-pc-solaris2.11/4.2.0 -L/opt/gentoo/usr/lib/gcc/i386-pc-solaris2.11/4.2.0/../../../../i386-pc-solaris2.11/lib -L/opt/gentoo/usr/lib/gcc/i386-pc-solaris2.11/4.2.0/../../.. -lstdc++ -lm -lgcc_s /opt/gentoo/usr/lib/gcc/i386-pc-solaris2.11/4.2.0/crtend.o /usr/lib/crtn.o -Wl,-soname -Wl,libpcrecpp.so.0 -o .libs/libpcrecpp.so.0.0.0 "collect2: ld terminated with signal 11 [Segmentation Fault], core dumped" Now this is strange because I've the error compiling libpcre-7.1 but libpcre-7.0 was compiled fine. I've the same error with some other packages. -- FList -- gentoo-alt@gentoo.org mailing list