Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54993 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31863 invoked from network); 28 Aug 2011 08:19:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Aug 2011 08:19:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=h.reindl@thelounge.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=h.reindl@thelounge.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain thelounge.net designates 91.118.73.15 as permitted sender) X-PHP-List-Original-Sender: h.reindl@thelounge.net X-Host-Fingerprint: 91.118.73.15 mail.thelounge.net Windows 98 (1) Received: from [91.118.73.15] ([91.118.73.15:46641] helo=mail.thelounge.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C7/E0-21897-D0AF95E4 for ; Sun, 28 Aug 2011 04:19:26 -0400 Received: from srv-rhsoft.rhsoft.net (openvpn-241.thelounge.net [10.0.0.241]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.thelounge.net (Postfix) with ESMTPSA id 358EAAD for ; Sun, 28 Aug 2011 10:19:23 +0200 (CEST) Message-ID: <4E59FA0A.8050409@thelounge.net> Date: Sun, 28 Aug 2011 10:19:22 +0200 Organization: the lounge interactive design 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> <4E59F5BA.8090103@sugarcrm.com> <4E59F889.5040006@php.net> In-Reply-To: <4E59F889.5040006@php.net> X-Enigmail-Version: 1.3.1 OpenPGP: id=7F780279; url=http://arrakis.thelounge.net/gpg/h.reindl_thelounge.net.pub.txt Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig26770887CF18F8CA8E71F55A" Subject: Re: [PHP-DEV] Cannot build ext/intl on Fedora 15 From: h.reindl@thelounge.net (Reindl Harald) --------------enig26770887CF18F8CA8E71F55A Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Am 28.08.2011 10:12, schrieb Sebastian Bergmann: > Am 28.08.2011 10:00, schrieb Stas Malyshev: >> Judging from a quick search this is caused by libstdc++ missing from l= ink >> line, and can be fixed by adding it, but I have no idea what's special= >> with new Fedora (i.e., I think some new gcc stuff, no idea what) or wh= y >> our autoconf magic didn't do what it was supposed to do. Hope autoconf= >> magicians can shed some light on this :) >=20 > Pierre pointed me to http://forums.nvidia.com/index.php?showtopic=3D72= 887 > yesterday which suggests that this is caused by a change in recent > versions of binutils and the output of "ld --version" being different > from what it used to be. >=20 > I am seeing the same issue on Ubuntu 11.04 btw. and that is why fedora is patcjing even the core-php since years and with nearly each release some patches are changed without them you could not build a RPM - maybe someone shpuld take a look upstream to make this patching obsolete http://rpms.famillecollet.com/SRPMS/php-5.3.8-1.remi.src.rpm Patch1: php-5.3.7-gnusrc.patch Patch2: php-5.3.0-install.patch Patch3: php-5.2.4-norpath.patch Patch4: php-5.3.0-phpize64.patch Patch5: php-5.2.0-includedir.patch Patch6: php-5.2.4-embed.patch Patch7: php-5.3.0-recode.patch Patch8: php-5.3.8-aconf259.patch Patch20: php-4.3.11-shutdown.patch Patch21: php-5.3.3-macropen.patch Patch40: php-5.0.4-dlopen.patch Patch41: php-5.3.0-easter.patch Patch42: php-5.3.1-systzdata-v7.patch Patch43: php-5.3.4-phpize.patch Patch61: php-5.0.4-tests-wddx.patch Patch62: php-5.3.3-tests.patch Patch91: php-5.3.7-oci8conf.patch Patch92: php-5.3.7-readline.patch Patch93: php-5.3.6-mysqli.patch Patch94: php-5.3.7-pdo-dblib-50755.patch --------------enig26770887CF18F8CA8E71F55A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk5Z+goACgkQhmBjz394AnkUCwCeNjWsSouGOaB3YkQ+rYkk+AhX PH4An2S48ne7MdOaznq1cgGbskHM66XZ =gi1/ -----END PGP SIGNATURE----- --------------enig26770887CF18F8CA8E71F55A--