php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3382 gd library no longer support gif format
Submitted: 2000-02-02 04:03 UTC Modified: 2000-02-24 08:46 UTC
From: petr dot husak at meiller dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: Earlier? Upgrade first! OS: likely all
Private report: No CVE-ID: None
 [2000-02-02 04:03 UTC] petr dot husak at meiller dot com
When I link php4 as module with apache 1.3.11 liker shows that 

/usr/ccs/bin/ld: Unsatisfied symbols:
   gdImageGif (code)
   gdImageCreateFromGif (code)
collect2: ld returned 1 exit status
*** Error exit code 1

Stop.

Gd library no longer supports gif format. Instead it supports png images.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-02-24 08:46 UTC] sas at cvs dot php dot net
This has been fixed in CVS a while ago. Please upgrade PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC