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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 07:01:32 2024 UTC