php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3097 Apache compile fails with undefined math lib symbols
Submitted: 2000-01-03 17:39 UTC Modified: 2000-08-15 09:33 UTC
From: opoplawski at cqg dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Beta 3 OS: UnixWare 7
Private report: No CVE-ID: None
 [2000-01-03 17:39 UTC] opoplawski at cqg dot com
Configured with:

./configure --with-mysql --with-apache=../apache_1.3.9 --enable-track-vars --with-gd=/usr/local --with-zlib=/usr/local/lib

Creates a libphp4.module with -lm before -lpng, which fails since -lpng depends on -lm.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-25 19:47 UTC] zak@php.net
Have you tried using a more recent release of php?
If so, does the problem still occur?
 [2000-08-15 09:33 UTC] waldschrott@php.net
Closed due to missing user feedback.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 01:01:31 2024 UTC