|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2010-05-18 05:09 UTC] php-bugs-2010 at ryandesign dot com
-Summary: php 5.2.13 and gettext 0.18:
+Summary: php 5.2.13 and gettext 0.18: Undefined symbols:
_zif_setlocale
[2010-05-18 05:09 UTC] php-bugs-2010 at ryandesign dot com
[2010-05-18 10:04 UTC] kalle@php.net
[2010-05-18 10:05 UTC] kalle@php.net
-Status: Open
+Status: Feedback
[2010-05-18 12:18 UTC] php-bugs-2010 at ryandesign dot com
-Status: Feedback
+Status: Open
[2010-05-18 12:18 UTC] php-bugs-2010 at ryandesign dot com
[2010-06-02 07:35 UTC] rasmus@php.net
[2010-06-02 07:53 UTC] rasmus@php.net
[2010-06-02 07:55 UTC] rasmus@php.net
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: rasmus
[2010-06-02 07:55 UTC] rasmus@php.net
[2010-06-02 21:24 UTC] rasmus@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 15 06:00:01 2025 UTC |
Description: ------------ Hello, I'm the maintainer of the php packages in MacPorts, and it seems that php 5.2.13 doesn't build with gettext 0.18 (at least not on Mac OS X 10.6.3 x86_64). It fails with: Undefined symbols: "_zif_setlocale", referenced from: _basic_functions in basic_functions.o ld: symbol(s) not found collect2: ld returned 1 exit status make: *** [libs/libphp5.bundle] Error 1 php 5.2.13 builds fine with gettext 0.17, and php 5.3.2 builds fine with gettext 0.17 and 0.18. Here's the bug report that was submitted to us: http://trac.macports.org/ticket/24934