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
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: dan at relax dot dk
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Fri Jul 04 19:01:37 2025 UTC