php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21342 Compile error
Submitted: 2003-01-02 13:06 UTC Modified: 2003-01-23 01:00 UTC
From: macteps at russiansoft dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4.3.0 OS: Solaris 8/sparc
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: macteps at russiansoft dot com
New email:
PHP Version: OS:

 

 [2003-01-02 13:06 UTC] macteps at russiansoft dot com
php-4.3.0/ext/gd/gd.c: In function `zif_imageloadfont':
php-4.3.0/ext/gd/gd.c:609: incompatible types in assignment
php-4.3.0/ext/gd/gd.c:610: incompatible type for argument 2 of `_php_stream_seek'
php-4.3.0/ext/gd/gd.c:611: invalid operands to binary -
php-4.3.0/ext/gd/gd.c:612: incompatible type for argument 2 of `_php_stream_seek'

OS - Solaris 8/sparc
GCC 3.1
GD 2.0.1 with gif support
freetype 2.1.0

Configure options:
'./configure' '--enable-rule=EAPI' '--with-apxs=/usr/local/apache/bin/apxs' ... '--with-gd=/usr' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-freetype-dir=/usr/local' '--enable-gd-native-ttf' 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-07 09:42 UTC] kalowsky@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

Looks like this was fixed/changed in code already.  Give it a try and let us know.
 [2003-01-23 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 14:01:30 2024 UTC