php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8332 Look in the supplied info
Submitted: 2000-12-20 09:01 UTC Modified: 2001-04-10 09:38 UTC
From: dan at relax dot dk Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4 OS: Red Hat Linux 7
Private report: No CVE-ID: None
 [2000-12-20 09:01 UTC] dan at relax dot dk
/usr/local/mysql//lib/libmysqlclient.a(my_compress.o): In function `my_uncompress':
my_compress.o(.text+0x97): undefined reference to `uncompress'
/usr/local/mysql//lib/libmysqlclient.a(my_compress.o): In function `my_compress_alloc':
my_compress.o(.text+0x12b): undefined reference to `compress'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-28 09:09 UTC] sniper@php.net
Duplicate of #5651

(temporary fix is to add --with-zlib into configure line)


 [2001-03-10 14:30 UTC] sniper@php.net
This should be fixed in CVS now. Please try the latest CVS snapshot from http://snaps.php.net/

--Jani

 [2001-04-10 09:38 UTC] sniper@php.net
No feedback. If this happens with soon to be released PHP 4.0.5 too, reopen this bug report.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC