Compiling PHP 4.3.11 on FreeBSD 5.4 amd64

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

 



Hi all,

For some reason, when I compile php on my FreeBSD 5.4 machine (amd64 architecture), it is not creating the shared object file.

Here is my config :

./configure --with-apxs=/usr/local/apache/bin/apxs --enable-ftp --with-mcrypt=/usr/local -with-openssl -enable-url-fopen-wrapper --enable-ftp --with-gd --with-zlib --with-jpeg-dir=/usr/local/lib --with-png-dir=/usr/local/lib --with-ttf --enable-gd-native-ttf --with-freetype-dir=/usr/local/lib --enable-shared


when I use this same config on a 4.11 FreeBSD, it works fine. I will probably post this on the FreeBSD lists, but I figured I would ask here first.


Everything appears to compile properly (no errors out of the usual)...

Any ideas why the compilation would not create a shared object for me to install on apache ???

Apache is 1.3.33 and compiles and works fine...

Thanks,

Tim.

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