Chris Hewitt <[EMAIL PROTECTED]> wrote:
> jun wrote:
>
>>>Here's the error:
>>>Zend/zend_execute.lo sapi/cli/php_cli.lo sapi/cli/getopt.lo
>>>main/internal_functions_cli.lo -lintl -lpng -lz -lz -lcrypt -lresolv -lm -
>>>ldl -lnsl -lcrypt -o sapi/cli/php
>>>ext/mysql/libmysql/my_tempnam.o: In func
jun wrote:
Here's the error:
Zend/zend_execute.lo sapi/cli/php_cli.lo sapi/cli/getopt.lo
main/internal_functions_cli.lo -lintl -lpng -lz -lz -lcrypt -lresolv -lm -
ldl -lnsl -lcrypt -o sapi/cli/php
ext/mysql/libmysql/my_tempnam.o: In function `my_tempnam':
/www/download/php.4.3.0/ext/mysql/libmys
No one is interested in helping me? :-(
jun
Junu wrote:
> My current PHP version is 4.0.6 (Build. Sep 10 2001). I want to uprade to
> 4.3.0 but.. everytime I execute 'make' an error occurs while compiling the
> mysql library.
>
> here it is:
>
> MY CONFIGURATION:
>
> [EMAIL PROTECTED] php.4.