I'm trying to compile PHP on Mac but getting all these errors at the final step.
clang: error: no such file or directory: 'ext/date/php_date.o'
clang: error: no such file or directory: 'ext/date/lib/astro.o'
clang: error: no such file or directory: 'ext/date/lib/dow.o'
...
I'm seeing *.lo files in those directories where it's expecting *.o.
The First Thing you should do is install HomeBrew from http://brew.sh/. Then install php54 from Home Brew. This will instantly set it up for you.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With