php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58593 Not building since PHP 5.2.9
Submitted: 2009-03-22 17:08 UTC Modified: 2017-01-10 08:36 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: spam2 at rhsoft dot net Assigned:
Status: Suspended Package: GDChart (PECL)
PHP Version: 5.2.5 OS: Fedora 9 / 10
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: spam2 at rhsoft dot net
New email:
PHP Version: OS:

 

 [2009-03-22 17:08 UTC] spam2 at rhsoft dot net
Description:
------------
I can no longer build the extension with rpmbuild against php 5.2.9 on fedora 9 / 10 x86_64 and also i386

/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:113: error: 'GDC_title_font' undeclared here (not in a function)                              
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:114: error: 'GDC_xaxis_font' undeclared here (not in a function)                              
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:115: error: 'GDC_yaxis_font' undeclared here (not in a function)                              
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:116: error: 'GDCPIE_label_font' undeclared here (not in a function)                           
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:119: error: 'GDC_xtitle_font' undeclared here (not in a function)                             
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:120: error: 'GDC_ytitle_font' undeclared here (not in a function)                             
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:123: error: 'GDC_annotation_font' undeclared here (not in a function)
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:130: error: 'GDC_title_ptsize' undeclared here (not in a function)
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:131: error: 'GDCPIE_label_ptsize' undeclared here (not in a function)
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:132: error: 'GDC_xaxis_ptsize' undeclared here (not in a function)
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:133: error: 'GDC_yaxis_ptsize' undeclared here (not in a function)
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:134: error: 'GDC_xtitle_ptsize' undeclared here (not in a function)
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:135: error: 'GDC_ytitle_ptsize' undeclared here (not in a function)
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:138: error: 'GDC_annotation_ptsize' undeclared here (not in a function)
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c: In function 'zim_GDChart_out':
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:949: error: 'GDCPIE_title_font' undeclared (first use in this function)
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:949: error: (Each undeclared identifier is reported only once
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:949: error: for each function it appears in.)
/home/builduser/rpmbuild/BUILD/php-pecl-gdchart-0.2.0/gdchart-0.2.0/gdchart.c:953: error: 'GDCPIE_title_ptsize' undeclared (first use in this function)
make: *** [gdchart.lo] Error 1
make: *** Waiting for unfinished jobs....
Fehler: Fehler-Status beim Beenden von /var/tmp/rpm-tmp.18476 (%build


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-10 08:36 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-01-10 08:36 UTC] kalle@php.net
This extension have not had any activity for almost 11 years, suspending
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 16:01:30 2024 UTC