[PECL-BUG] Bug #15141 [NEW]: error when executing pecl install pdo
[email protected] ("vidhyahsbc at gmail dot com")
| Newsgroups | php.pear.webmaster |
|---|---|
| Message-ID | <[email protected]> |
From: vidhyahsbc at gmail dot com Operating system: centos 5.2 i686 on standard Package version: PHP version: 5.2.5 Package: Bug System Bug Type: Bug Bug description: error when executing pecl install pdo Description: ------------ i get the error when i execute pecl install pdo. i could not find the config.log file also.... Reproduce code: --------------- /root$ pecl install pdo downloading PDO-1.0.3.tgz ... Starting to download PDO-1.0.3.tgz (52,613 bytes) .............done: 52,613 bytes 12 source files, building running: phpize Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 building in /var/tmp/pear-build-root/PDO-1.0.3 running: /root/tmp/pear/temp/PDO/configure checking for egrep... grep -E checking for a sed that does not truncate output... /bin/sed checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. ERROR: `/root/tmp/pear/temp/PDO/configure' failed -- Edit bug report at http://pecl.php.net/bugs/bug.php?id=15141&edit=1 --