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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 Apr 19 18:01:28 2024 UTC