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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 04:01:31 2024 UTC