ID: 26379 Updated by: [EMAIL PROTECTED] Reported By: nicol at aokp dot ru -Status: Assigned +Status: Open Bug Type: Compile Failure Operating System: FreeBSD 4.9 PHP Version: 4.3.4 Assigned To: sniper
Previous Comments: ------------------------------------------------------------------------ [2003-11-24 10:48:59] [EMAIL PROTECTED] 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. ------------------------------------------------------------------------ [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