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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
39 - 21 = ?
Subscribe to this entry?

 
 [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 00:01:28 2024 UTC