php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13091 Compile Failure
Submitted: 2001-09-01 13:17 UTC Modified: 2001-09-01 13:28 UTC
From: webg33k at hotmail dot com Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 4.0.6 OS: Slackware 8.0 - Linux, 2.2.19
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: webg33k at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-09-01 13:17 UTC] webg33k at hotmail dot com
Since PHP4 started calling the module "phplib4.module" things break. The Apache Makefiles still use the term "phplib4.a" in the Makefiles - when I change these I then get a compile error in Apache stating:

/usr/i386-slackware-linux/bin/ld:modules/php4/libphp4.module: file format not recognized;
treated as linker script

Some Slackware help for people manually installing PHP/MySQL/Apache would really be helpful - Not everyone is using RedHat or Mandrake linux with RPM's or point and click package installers.. =(

Thanks.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-01 13:28 UTC] rasmus@php.net
I have no idea what you are talking about.  The included INSTALL file gives you all the info you need to compile from source.  And the string "phplib4.module" doesn't appear anywhere in the PHP distribution.  And likewise, nowhere in the standard Apache distribution is there any reference to "phplib4".  Download the standard Apache tarball and the standard PHP tarball and follow the instructions in the INSTALL file in the PHP distribution and everything will work just fine.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 06:01:28 2024 UTC