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
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: opoplawski at cqg dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Fri Dec 27 15:01:29 2024 UTC