Re: Compilation trouble on OS X

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, June 9, 2005 5:32 am, Marcus Bointon said:
> I've been beating my head against this  - I've done this so many
> times on BSD and Linux but I just can't get PHP 5.0.4 to compile on
> OS X. Even the simplest case:
>
> ./configure
> make
>
> fails with:
>
> /usr/bin/ld: Undefined symbols:
> _mbstring_globals
> _php_mb_encoding_translation

I vaguely recall an issue with mb_* where people saw this nifty new
feature and turned it on having no idea what it was, and, well, they
didn't really want that feature turned on at all...

This could be the same thing.

Or not.

Try ./configure --without-mbstring

Only you'll have to check ./configure --help | grep mb

and see how to actually turn it off.

-- 
Like Music?
http://l-i-e.com/artists.htm

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux