ID: 26379 Updated by: [EMAIL PROTECTED] Reported By: nicol at aokp dot ru -Status: Open +Status: Assigned Bug Type: Compile Failure Operating System: FreeBSD 4.9 PHP Version: 4.3.4 -Assigned To: +Assigned To: sniper New Comment:
The -lcrypt is not in LIBS because of another bug. This is nice chicken'n'egg problem. :) I will look into this in the near future. Previous Comments: ------------------------------------------------------------------------ [2003-11-24 03:11:13] nicol at aokp dot ru Description: ------------ php 4.3.4/5.0.0.Beta2 same bug configure fails when detecting Interbase(Firebird) under FreeBSD (undefined reference to 'crypt'), because configure checks crypt() in -lcrypt after checking isc_detach_database() in -lgds and test program was linke without -lcrypt. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26379&edit=1
