The last version of PHP I've been able to compile on my work machine
was 5.2.2.  It is a PowerPC OS X 10.4.10.  I'm curious if anyone else
has had this problem.  I'm sure it is something stupid I'm doing but I
can't seem to figure it out.  I can still compile 5.2.2 just fine so
nothing on that end has changed but 5.2.3 & 5.2.4 just crap out.

It always dies with this message:

/usr/bin/ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/usr/bin/ld: Undefined symbols:
_mysql_set_character_set
collect2: ld returned 1 exit status
make: *** [sapi/cgi/php-cgi] Error 1

Any ideas?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to