php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59592 compile error
Submitted: 2011-01-25 16:58 UTC Modified: 2017-01-10 08:36 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: jmin at lapl dot org Assigned: kalle (profile)
Status: Closed Package: GDChart (PECL)
PHP Version: 5.2.6 OS: Debian 2.6.26-2-686-bigmem #1 SM
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: jmin at lapl dot org
New email:
PHP Version: OS:

 

 [2011-01-25 16:58 UTC] jmin at lapl dot org
Description:
------------
After I compiled and installed the libapache2-mod-php5 using the following step on the Debian Lenny OS
apt-get source libapache2-mod-php5
apt-get build-dep libapache2-mod-php5

I tried to compile the gdchart-0.2.0 using 
1. phpize
2. jmin-deb:/home/jmin/download/gdchart-0.2.0/gdchart-0.2.0# ./configure --enable-gdchart=/usr/include/php5/ext/gd
3. make
But the make has the following error.

/home/jmin/download/gdchart-0.2.0/gdchart-0.2.0/gdchart-src/gdchart.c: In function ?GDC_out_graph?:
/home/jmin/download/gdchart-0.2.0/gdchart-0.2.0/gdchart-src/gdchart.c:1000: error: too few arguments to function ?gdImageCreateFromJpeg?
make: *** [gdchart-src/gdchart.lo] Error 1



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: Closed -Assigned To: +Assigned To: kalle
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 16:01:28 2024 UTC