php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57620 configure error
Submitted: 2007-04-13 10:26 UTC Modified: 2009-01-21 05:57 UTC
From: rasyuk at lanit dot ru Assigned:
Status: No Feedback Package: uploadprogress (PECL)
PHP Version: 5.2.1 OS: BSD 4.8
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2007-04-13 10:26 UTC] rasyuk at lanit dot ru
Description:
------------
e/php/Zend -I/usr/local/apache/include/php/TSRM -DHAVE_CONFIG_H -g -O2 -c /usr/_old_back/php-5.2.1/ext/uploadprogress/uploadprogress.c  -fPIC -DPIC -o .libs/uploadprogress.o
/usr/_old_back/php-5.2.1/ext/uploadprogress/uploadprogress.c: In function `uploadprogress_php_rfc1867_file':
/usr/_old_back/php-5.2.1/ext/uploadprogress/uploadprogress.c:143: syntax error before `crtime'
/usr/_old_back/php-5.2.1/ext/uploadprogress/uploadprogress.c:146: `crtime' undeclared (first use in this function)
/usr/_old_back/php-5.2.1/ext/uploadprogress/uploadprogress.c:146: (Each undeclared identifier is reported only once
/usr/_old_back/php-5.2.1/ext/uploadprogress/uploadprogress.c:146: for each function it appears in.)
/usr/_old_back/php-5.2.1/ext/uploadprogress/uploadprogress.c:150: `dt' undeclared (first use in this function)
/usr/_old_back/php-5.2.1/ext/uploadprogress/uploadprogress.c:151: `ds' undeclared (first use in this function)
/usr/_old_back/php-5.2.1/ext/uploadprogress/uploadprogress.c:152: `d' undeclared (first use in this function)
/usr/_old_back/php-5.2.1/ext/uploadprogress/uploadprogress.c: In function `uploadprogress_file_php_get_info':
/usr/_old_back/php-5.2.1/ext/uploadprogress/uploadprogress.c:311: syntax error before `char'
/usr/_old_back/php-5.2.1/ext/uploadprogress/uploadprogress.c:314: `template' undeclared (first use in this function)
gmake: *** [uploadprogress.lo] Error 1



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-13 10:31 UTC] rasyuk at lanit dot ru
static void uploadprogress_file_php_get_info(char * id, zval * return_value)
{
    char s[1024];
    char * filename;
    FILE *F;
    char * template = 
----------------------
INI_STR("uploadprogress.file.filename_template"); 
 TSRMLS_FETCH();

----------------------

--------------------------------------------
--------------------------------------------

static int uploadprogress_php_rfc1867_file(unsigned int event, void  *event_data, void **data TSRMLS_DC)
{
    zval handler;
    char *callable = NULL;
    uploadprogress_data * progress;
    int read_bytes;
--------------------------------------------
    time_t crtime = time(NULL);
    int d,dt,ds;
--------------------------------------------
 [2007-04-13 10:33 UTC] rasyuk at lanit dot ru
new bug 

I have two php installation on my mashine 

configure - don't use prefix to fine my second php (I was edit Makefile to fix it error)
 [2008-10-27 14:20 UTC] chregu@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PECL.


Please provide better and more information, what exactly 
happened
 [2011-08-29 20:51 UTC] dai1 at daiichi-sogyo dot co dot jp
http://www.unamed.net/ propecia 2262 http://www.shoppills.net/ topamax caused lump when swallowing 8((
 [2011-09-15 21:51 UTC] gima dot tunesada at tkcnf dot or dot jp
http://www.pricechampion.net/ buy accutane online 8PPP http://www.topratedpills.net/ topamax 300507
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 20:01:32 2024 UTC