From:             justincouto at msn dot com
Operating system: FreeBSD 5.0
PHP version:      4.3.0
PHP Bug Type:     Compile Failure
Bug description:  Fails on Make Install

I am installing php using the follwing config:

./configure --with-mysql=/usr/local/mysql --with-xml
--with-apache2=../httpd-2.0.44/ --enable-ftp --enable-track-vars
--with-curl=/usr/local/lib --with-openssl=/usr --disable-cgi

The configuration works fine.

The make works fin as well

However, when I do "make install" I get the following error:

url -lssl -lcrypto  -o libphp4.la
Installing PHP SAPI module
:No such file or directory
*** Error code 1

I tried asking around on IRC and looking in the news groups, but the only
answer I got was that there must be a typo in the make file.  Could you
please assist me with this?  Thank you.
-- 
Edit bug report at http://bugs.php.net/?id=22252&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22252&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22252&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22252&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22252&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22252&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22252&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22252&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22252&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22252&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22252&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22252&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22252&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22252&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22252&r=gnused

Reply via email to