------------ Original Message ------------
> Date: Friday, October 10, 2014 10:37:20 -0400
> From: Jorge Hernandez <jfha73@xxxxxxxxx>
> To: php-install@xxxxxxxxxxxxx
> Subject: Error when compiling for Mac OS X 10.9
>
> Hey guys,
>
> What can cause this error:
>
> "_uncompress", referenced from:
>
> _php_mysqlnd_net_decode_pub in mysqlnd_net.o
>
> ld: symbol(s) not found for architecture x86_64
>
> clang: error: linker command failed with exit code 1 (use -v to
> see invocation)
>
> make: *** [libs/libphp5.bundle] Error 1
>
> And how can I fix it?
I don't do things mac OS, but a [google] search for the:
ld: symbol(s) ...
line from your error message (with and without adding reference to
php) turns up a range of discussion references, some seemingly with
solutions.
- Richard
[Index of Archives]
[PHP Users]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[Postgresql]
[PHP Books]
[PHP Databases]
[PHP SOAP]