Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55031 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76939 invoked from network); 31 Aug 2011 09:18:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2011 09:18:54 -0000 Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.36 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.36 mail-6.de-punkt.de Received: from [93.190.64.36] ([93.190.64.36:41879] helo=mail-6.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/51-03558-B7CFD5E4 for ; Wed, 31 Aug 2011 05:18:53 -0400 Received: (qmail 5014 invoked by uid 511); 31 Aug 2011 09:18:51 -0000 Received: by simscan 1.3.1 ppid: 5010, pid: 5012, t: 0.0450s scanners: attach: 1.4.0 Received: from unknown (HELO ?0.0.0.0?) (sb%sebastian-bergmann.de@217.114.76.105) by 0 with ESMTPA; 31 Aug 2011 09:18:51 -0000 Message-ID: <4E5DFC77.2030101@php.net> Date: Wed, 31 Aug 2011 11:18:47 +0200 Organization: PHP Development Team User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0 MIME-Version: 1.0 To: internals@lists.php.net References: <4E58AF88.9010704@php.net> In-Reply-To: <4E58AF88.9010704@php.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Cannot build ext/intl on Fedora 15 From: sebastian@php.net (Sebastian Bergmann) On 08/27/2011 10:49 AM, Sebastian Bergmann wrote: > /usr/bin/ld: ext/intl/msgformat/msgformat_helpers.o: > undefined reference to symbol '__gxx_personality_v0@@CXXABI_1.3' > /usr/bin/ld: note: '__gxx_personality_v0@@CXXABI_1.3' is defined in DSO > /usr/lib64/libstdc++.so.6 so try adding it to the linker command line > /usr/lib64/libstdc++.so.6: could not read symbols: Invalid operation > collect2: ld returned 1 exit status Can somebody please fix this? It would be nice if PHP would build without such issues on new distributions. Thanks! -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/