Edit report at https://bugs.php.net/bug.php?id=68952&edit=1
ID: 68952 Updated by: [email protected] Reported by: huda06_89 at hotmail dot com Summary: pecl install PDO fails -Status: Open +Status: Not a bug Type: Bug Package: PECL Operating System: SUSE Enterprise Server 10 SP 4 PHP Version: 5.6.5 Block user comment: N Private report: N New Comment: PDO is now bundled with PHP -- the PECL extension should not be used anymore. For installation info, see http://php.net/manual/en/pdo.installation.php. Previous Comments: ------------------------------------------------------------------------ [2015-01-29 22:42:43] huda06_89 at hotmail dot com 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 this bug report at https://bugs.php.net/bug.php?id=68952&edit=1 -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
