php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #407 gorgetting to set -lgd in libphp3.module
Submitted: 1998-05-26 22:14 UTC Modified: 1998-07-02 13:15 UTC
From: chrisvik at tapir dot no Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0 Latest CVS OS: Redhat 5 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: chrisvik at tapir dot no
New email:
PHP Version: OS:

 

 [1998-05-26 22:14 UTC] chrisvik at tapir dot no
When compiling php3 with libgd 1.3, it
seems to forget to put -lgd in libphp3.module
resulting in a huge number of errors compiling apache.
Works just fine when i put -lgd in libphp3.module

This is what i get in libphp3.module:
LIBS="$LIBS -Lmodules/php3 -L../modules/php3 
      -lmodphp3 -lgdbm -lm -ldl -lcrypt 
      /local/www/solid/lib/scllux22.so -lz"

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-07-02 13:15 UTC] ssb
Fixed.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 15:01:28 2024 UTC