[PHP-DEV] Bug #11693 Updated: Configure fails to detect crypt()

2001-06-26 Thread sniper

ID: 11693
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *Encryption and hash functions
Operating system: 
PHP Version: 4.0.6
Assigned To: 
Comments:

Please send me your config.log and main/php_config.h files
to [EMAIL PROTECTED]

--Jani


Previous Comments:
---

[2001-06-26 07:23:27] [EMAIL PROTECTED]
When I run configure it say:
checking for crypt in -lcrypt... (cached) no

And so disables crypt() function.

4.0.4pl1 don't has this bug.


---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11693edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #11693 Updated: Configure fails to detect crypt()

2001-06-26 Thread sniper

ID: 11693
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: *Encryption and hash functions
Operating system: 
PHP Version: 4.0.6
Assigned To: 
Comments:

And what was your configure line?


Previous Comments:
---

[2001-06-26 07:37:50] [EMAIL PROTECTED]
Please send me your config.log and main/php_config.h files
to [EMAIL PROTECTED]

--Jani


---

[2001-06-26 07:23:27] [EMAIL PROTECTED]
When I run configure it say:
checking for crypt in -lcrypt... (cached) no

And so disables crypt() function.

4.0.4pl1 don't has this bug.


---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11693edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #11693 Updated: Configure fails to detect crypt()

2001-06-26 Thread artem

ID: 11693
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: *Encryption and hash functions
Operating system: alphaev56-dec-osf4.0d
PHP Version: 4.0.6
Description: Configure fails to detect crypt()

my configure line:
./configure  --with-mysql=/u/mysql --with-mod_charset 
--with-apache=../apache_1.3.14rusPL30.1 my.log

when I manualy change main/php_config.h
line /* #undef HAVE_CRYPT */
to #define HAVE_CRYPT 1

crypt start work.

 

Previous Comments:
---

[2001-06-26 07:38:10] [EMAIL PROTECTED]
And what was your configure line?


---

[2001-06-26 07:37:50] [EMAIL PROTECTED]
Please send me your config.log and main/php_config.h files
to [EMAIL PROTECTED]

--Jani


---

[2001-06-26 07:23:27] [EMAIL PROTECTED]
When I run configure it say:
checking for crypt in -lcrypt... (cached) no

And so disables crypt() function.

4.0.4pl1 don't has this bug.


---


Full Bug description available at: http://bugs.php.net/?id=11693


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #11693 Updated: Configure fails to detect crypt()

2001-06-26 Thread sniper

ID: 11693
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: *Encryption and hash functions
Operating system: 
PHP Version: 4.0.6
Assigned To: 
Comments:

Fixed in CVS. Thank you for testing.


Previous Comments:
---

[2001-06-26 07:55:30] [EMAIL PROTECTED]
my configure line:
./configure  --with-mysql=/u/mysql --with-mod_charset 
--with-apache=../apache_1.3.14rusPL30.1 my.log

when I manualy change main/php_config.h
line /* #undef HAVE_CRYPT */
to #define HAVE_CRYPT 1

crypt start work.

 

---

[2001-06-26 07:38:10] [EMAIL PROTECTED]
And what was your configure line?


---

[2001-06-26 07:37:50] [EMAIL PROTECTED]
Please send me your config.log and main/php_config.h files
to [EMAIL PROTECTED]

--Jani


---

[2001-06-26 07:23:27] [EMAIL PROTECTED]
When I run configure it say:
checking for crypt in -lcrypt... (cached) no

And so disables crypt() function.

4.0.4pl1 don't has this bug.


---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11693edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]