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 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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC