Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55032 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81536 invoked from network); 31 Aug 2011 09:32:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2011 09:32:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:33412] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/42-03558-B9FFD5E4 for ; Wed, 31 Aug 2011 05:32:11 -0400 Received: by gxk27 with SMTP id 27so438885gxk.29 for ; Wed, 31 Aug 2011 02:32:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=VDT96EjmfAGEdIOiM3P46G5HcWt5pp+z0bRVqh1rtSk=; b=AfmdEdLveoBZmwOHqS94UX3aIXmfR3e9qHUpE+yOXaRB4ypLzxVCZfGHtKSXnxvDgk qjI06PI0v2ogOo/VlIVdKlb7kpJpxf7HZLaxZXhMXR61AOr7lx/x+yzCC2jw+cQnQ+ik CXYOLQYLEucd6vNXkdO8+FMLuvwJcf4tNmpiA= MIME-Version: 1.0 Received: by 10.236.116.233 with SMTP id g69mr885843yhh.39.1314783128910; Wed, 31 Aug 2011 02:32:08 -0700 (PDT) Received: by 10.147.38.4 with HTTP; Wed, 31 Aug 2011 02:32:08 -0700 (PDT) In-Reply-To: <4E5DFC77.2030101@php.net> References: <4E58AF88.9010704@php.net> <4E5DFC77.2030101@php.net> Date: Wed, 31 Aug 2011 11:32:08 +0200 Message-ID: To: Sebastian Bergmann Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Cannot build ext/intl on Fedora 15 From: pierre.php@gmail.com (Pierre Joye) you are the only one to actually experience this, so I suppose you are the only who can fix it as well :) On Wed, Aug 31, 2011 at 11:18 AM, Sebastian Bergmann wr= ote: > 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 > > =A0Can somebody please fix this? It would be nice if PHP would build > =A0without such issues on new distributions. Thanks! > > -- > Sebastian Bergmann =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0Co-Founder and = Principal Consultant > http://sebastian-bergmann.de/ =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 http://thePHP.cc/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org