Install problem w/php-5.2.9 on Sun T5120 running Solaris 10
[email protected] ("Stacy")
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
using the the basic of basic configs the install works fine.
But as I try to add more options like --with-mysql=/custom/servers/mysql
I get an error when I'm running the make:
ld fatal: symbol referencing error. no output written to sapi/cli/php
collection2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
What does this mean???