From: huda06_89 at hotmail dot com Operating system: SUSE Enterprise Server 10 SP 4 PHP version: 5.6.5 Package: PECL Bug Type: Bug Bug description:pecl install PDO fails
Description: ------------ I ran "pecl install PDO" and it failed with the following: I got pecl with php installation. please advise what is the issue.. this is blocking my progress.. thank you creating libtool appending configuration tag "CXX" to libtool configure: creating ./config.status config.status: creating config.h running: make /bin/sh /tmp/pear/temp/pear-build-rooteef81z/PDO-1.0.3/libtool --mode=compile cc -I. -I/tmp/pear/temp/PDO -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-rooteef81z/PDO-1.0.3/include -I/tmp/pear/temp/pear-build-rooteef81z/PDO-1.0.3/main -I/tmp/pear/temp/PDO -I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/usr/local/php/include/php/ext -I/usr/local/php/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/PDO/pdo.c -o pdo.lo mkdir .libs cc -I. -I/tmp/pear/temp/PDO -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-rooteef81z/PDO-1.0.3/include -I/tmp/pear/temp/pear-build-rooteef81z/PDO-1.0.3/main -I/tmp/pear/temp/PDO -I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/usr/local/php/include/php/ext -I/usr/local/php/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/PDO/pdo.c -fPIC -DPIC -o .libs/pdo.o /tmp/pear/temp/PDO/pdo.c: In function âphp_pdo_get_exception_baseâ: /tmp/pear/temp/PDO/pdo.c:78: error: too few arguments to function âzend_exception_get_defaultâ make: *** [pdo.lo] Error 1 ERROR: `make' failed -- Edit bug report at https://bugs.php.net/bug.php?id=68952&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=68952&r=trysnapshot54 Try a snapshot (PHP 5.5): https://bugs.php.net/fix.php?id=68952&r=trysnapshot55 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=68952&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=68952&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=68952&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=68952&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=68952&r=needscript Try newer version: https://bugs.php.net/fix.php?id=68952&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=68952&r=support Expected behavior: https://bugs.php.net/fix.php?id=68952&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=68952&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=68952&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=68952&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=68952&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=68952&r=dst IIS Stability: https://bugs.php.net/fix.php?id=68952&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=68952&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=68952&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=68952&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=68952&r=mysqlcfg -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
