ID:               16858
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
-Bug Type:         Unknown/Other Function
+Bug Type:         Compile Failure
 Operating System: FreeBSD 4.4
 PHP Version:      4.2.0
 New Comment:

Fixed in CVS. Fix will be in PHP 4.2.1.



Previous Comments:
------------------------------------------------------------------------

[2002-04-26 12:50:16] [EMAIL PROTECTED]

When php-4.2.0 is first unpacked there is no lib directory.

This directory is created (and populated) when make is run (after
running configure).

This directory (and contents) are not removed by either make clean or
make distclean - they should be.

For what it's worth I use the following options to configure:

'./configure' \
'--with-mysql=/usr/local/mysql' \
'--with-apxs2=/usr/local/apache2/bin/apxs' \
'--with-gd=/usr/local' \
'--with-zlib-dir=/usr/local' \
'--with-png-dir=/usr/local' \
'--with-jpeg-dir=/usr/local' \
'--with-ttf=/usr/local' \
'--with-pgsql=/usr/local/pgsql' \
'--with-tsrm-pth' \


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16858&edit=1

Reply via email to