Date: 09/26/01
- Next message: Jeff Hughes: "Re: [PHP-DEV] How do I register a constructor in PHP (C code)"
- Previous message: Stig Sæther Bakken: "Re: [PHP-DEV] [RFC] Versioning rules for PHP/Zend/PEAR/Extensions"
- Next in thread: Jeroen van Wolffelaar: "[PHP-DEV] Re: zip ext compile problem"
- Reply: Jeroen van Wolffelaar: "[PHP-DEV] Re: zip ext compile problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
in the current cvs tree the zip extension
have problems to compile with zziplib 0.10.27
zip.c: In function `zif_zip_entry_open':
zip.c:265: parse error before `else'
zip.c: At top level:
zip.c:266: parse error before `return'
zip.c: In function `zif_zip_entry_read':
zip.c:290: parse error before `else'
zip.c:291: `__l' undeclared (first use in this function)
zip.c:291: (Each undeclared identifier is reported only once
zip.c:291: for each function it appears in.)
zip.c:291: `__s' undeclared (first use in this function)
zip.c: At top level:
zip.c:291: parse error before `return'
Regards,
Holger
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jeff Hughes: "Re: [PHP-DEV] How do I register a constructor in PHP (C code)"
- Previous message: Stig Sæther Bakken: "Re: [PHP-DEV] [RFC] Versioning rules for PHP/Zend/PEAR/Extensions"
- Next in thread: Jeroen van Wolffelaar: "[PHP-DEV] Re: zip ext compile problem"
- Reply: Jeroen van Wolffelaar: "[PHP-DEV] Re: zip ext compile problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

