ID:               49267
 Comment by:       conrad dot tim at gmail dot com
 Reported By:      s dot rost at ewerk dot com
 Status:           No Feedback
 Bug Type:         Compile Failure
 Operating System: Mac OSX 10.6 Snow Leopard
 PHP Version:      5.3, 6 (2009-08-18)
 Assigned To:      scottmac
 New Comment:

This bug remains for me. On Snow Leapoard (10.6.2 Build 10C540) using 
php5.3-201001012330 snapshot).

Output ending the make process:
Undefined symbols:
  "_libiconv", referenced from:
      __php_iconv_strlen in iconv.o
      _php_iconv_string in iconv.o
      _php_iconv_string in iconv.o
      __php_iconv_strpos in iconv.o
      __php_iconv_appendl in iconv.o
      __php_iconv_appendl in iconv.o
      _zif_iconv_substr in iconv.o
      _zif_iconv_mime_encode in iconv.o
      _zif_iconv_mime_encode in iconv.o
      _zif_iconv_mime_encode in iconv.o
      _zif_iconv_mime_encode in iconv.o
      _zif_iconv_mime_encode in iconv.o
      _zif_iconv_mime_encode in iconv.o
      _php_iconv_stream_filter_append_bucket in iconv.o
      _php_iconv_stream_filter_append_bucket in iconv.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [libs/libphp5.bundle] Error 1


Previous Comments:
------------------------------------------------------------------------

[2010-01-02 00:37:24] conrad dot tim at gmail dot com

This bug remains for me. On Snow Leapoard (10.6.2 Build 10C540) using 
php5.3-201001012330 snapshot).

Output ending the make process:
Undefined symbols:
  "_libiconv", referenced from:
      __php_iconv_strlen in iconv.o
      _php_iconv_string in iconv.o
      _php_iconv_string in iconv.o
      __php_iconv_strpos in iconv.o
      __php_iconv_appendl in iconv.o
      __php_iconv_appendl in iconv.o
      _zif_iconv_substr in iconv.o
      _zif_iconv_mime_encode in iconv.o
      _zif_iconv_mime_encode in iconv.o
      _zif_iconv_mime_encode in iconv.o
      _zif_iconv_mime_encode in iconv.o
      _zif_iconv_mime_encode in iconv.o
      _zif_iconv_mime_encode in iconv.o
      _php_iconv_stream_filter_append_bucket in iconv.o
      _php_iconv_stream_filter_append_bucket in iconv.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [libs/libphp5.bundle] Error 1

------------------------------------------------------------------------

[2009-12-30 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2009-12-22 10:00:04] j...@php.net

Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

And please, don't report multiple issues in one report. That missing
-lresolv issue should be fixed, right? (if not, report it separately!)

------------------------------------------------------------------------

[2009-12-21 12:24:15] h dot lapp at clipdealer dot de

worked for me, too -- osx 10.6.2 / php 5.3.1

can we expect an official fix anytime soon?

------------------------------------------------------------------------

[2009-12-08 00:03:06] ydeedido at yahoo dot com

Running OSX 10.6.2 and had the same issue on 5.3.1. The original post 
works (#define change on line #186).

As the original author mentioned, it seems as there should be another 
fix than to define A to A but hey, it works! (I didn't have to add -
lreslov on 5.3.1)

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/49267

-- 
Edit this bug report at http://bugs.php.net/?id=49267&edit=1

Reply via email to