Re: PHP 5.0.5

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

 



On Mon, Nov 21, 2005 at 09:41:40PM -0700, Ashley M. Kirchner wrote:
> 
>    Trying to compile APXS version of PHP5.05 and towards the end, when 
> it tries to compile the CLI version, it bombs with the following:
> 
> ext/ftp/ftp.lo(.text+0x76): In function `data_close':
> /usr/local/src/apache/php-5.0.5/ext/ftp/ftp.c:1566: undefined reference 
> to `SSL_shutdown'

This means basically that the header files (*.h) where found but
none of the libraries were found.

You're compile path looks awkward to me.

> 
>    libphp5.so compiles just fine just before this bomb.  Any sugestions 
> anyone?

what does your ./configure line look like?


Curt.
-- 
cat .signature: No such file or directory

-- 
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