php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13958 Compiling PHP into Apache with mySQL crashes make
Submitted: 2001-11-06 13:58 UTC Modified: 2001-11-06 14:45 UTC
From: mfurdyk at takingitglobal dot org Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 4.0.6 OS: Red Hat Linux
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: mfurdyk at takingitglobal dot org
New email:
PHP Version: OS:

 

 [2001-11-06 13:58 UTC] mfurdyk at takingitglobal dot org
On apache make, it craps out during including the static php module, with an error about mysql's library file:

libmysqlclient.a(my_compress.o): In function my_uncompress and my_compress, undefined reference to 'uncompress' and 'compress'

./configure --with-apache=../apache_1.3.22 --with-gd=/usr/local --with-mysql=/usr/local/mysql

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-06 14:45 UTC] mrobinso@php.net
Add --with-zlib to your config line.
Please check the bug database before submitting
reports.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 00:01:28 2024 UTC