ID:               28402
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: FreeBSD 5.2.1
 PHP Version:      5CVS-2004-05-14 (dev)
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




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

[2004-05-14 17:34:43] [EMAIL PROTECTED]

Description:
------------
PHP 5 configure failure with --with-sqlite=DIR on FreeBSD.

in ext/sqlite/config.m4 line 48:
-L$SQLITE_DIR/lib -lm -ldl

There is NO libdl on FreeBSD.

Reproduce code:
---------------
./configure --with-sqlite=DIR

Actual result:
--------------
configure says checks sqlite_open, but fail because -ldl (no libdl on
FreeBSD)


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


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

Reply via email to