php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12810 3
Submitted: 2001-08-17 09:18 UTC Modified: 2001-08-17 10:59 UTC
From: fearuk at go dot ru Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.6 OS: Linux (Red Hat 6.2 Kernel 2.2.18
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: fearuk at go dot ru
New email:
PHP Version: OS:

 

 [2001-08-17 09:18 UTC] fearuk at go dot ru
[root@pies php]#./configure  --enable-force-cgi redirect  --enable-discard-path --with-mysql=/usr/local/mysql --with-gd=/usr/local/gd-1.8   
[root@pies php]make
........
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o):In function 'my_compress_alloc':my_compress.o(.text+0x12a):undefined reference to 'compress'
collect2:ld returned 1 exit status
make[1]:***[php] Error 1
make[1]:Leaving directory '/usr/local/php'
make:***[all-recursive] Error 1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-17 09:24 UTC] derick@php.net
Add --with-zlib to your ./configure line.

Derick
 [2001-08-17 10:59 UTC] fearuk at go dot ru
Thank . PHP install 
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 17:01:30 2025 UTC