php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35686 mhash compilation error
Submitted: 2005-12-15 19:04 UTC Modified: 2005-12-15 19:39 UTC
From: pavel at rauspc dot cz Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5CVS-2005-12-15 (snap) OS: CentOS 4.2 x86_64
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: pavel at rauspc dot cz
New email:
PHP Version: OS:

 

 [2005-12-15 19:04 UTC] pavel at rauspc dot cz
Description:
------------
ext/mhash/.libs/mhash.o(.text+0x29c): In function `zif_mhash':
/usr/src/dist/php5.1-200512151730/ext/mhash/mhash.c:186: undefined reference to `mhash_free'

mhash 0.9.3 ( compiled in /opt/mhash )

GCC 3.4.4

# ldconfig -p | grep mhash
libmhash.so.2 (libc6,x86-64) => /opt/mhash/lib/libmhash.so.2
libmhash.so (libc6,x86-64) => /opt/mhash/lib/libmhash.so



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-15 19:39 UTC] sniper@php.net
There's something very wrong with this new mhash version.
Please report this to the mhash authors. If they have some workaround, please let me know.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Apr 18 23:01:25 2025 UTC