From: [EMAIL PROTECTED]
Operating system: OpenBSD 2.7
PHP version: 4.0.6
PHP Bug Type: *Compile Issues
Bug description: crypt doesn't work
Hi
crypt does not work on OpenBSD 2.7
checking for crypt.h... (cached) no
checking for crypt in -lcrypt... (cached) no
checking
ID: 12111
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: *Compile Issues
Operating System: Linux
PHP Version: 4.0.6
New Comment:
./configure \
--with-pgsql=/usr/local \
--with-mysql=/usr/local \
--with-imagic \
--with-imap \
--enable-track-vars \
ID: 12111
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status:
Status: Open
Bug Type: *Compile Issues
Operating System: Linux
PHP Version: 4.0.6
New Comment:
Hi
I know that all is OK with GD and PNG so tried
to add
#define HAVE_GD_PNG 1 in main/php_config.h after