php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10280 mcrypt 2.4.4+ fails
Submitted: 2001-04-11 02:14 UTC Modified: 2001-05-10 05:47 UTC
From: jason at coolacid dot net Assigned:
Status: Closed Package: mcrypt related
PHP Version: 4.0.4pl1 OS: Linux Slack
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jason at coolacid dot net
New email:
PHP Version: OS:

 

 [2001-04-11 02:14 UTC] jason at coolacid dot net
Mcrypt 2.4.4 does not compile into php. php still compiles, but mcrypt fails to init. 

FIX:

in configure:

line 23006: should read: LIBS="-lltdl -mcrypt  $LIBS"
line 23040: should read:  LIBS="-lltdl -mcrypt  $LIBS"

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-11 02:25 UTC] jason at coolacid dot net
Did not actually fix bug. 
 [2001-04-11 02:32 UTC] derick@php.net
Does this error still occur now? Or wasn't it a bug after all?
 [2001-05-10 05:47 UTC] sniper@php.net
No feedback, closed.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 13:01:31 2025 UTC