Comment 8 for bug 262251

Revision history for this message
Popa Adrian Marius (mapopa) wrote :

i can confirm that works for me now for compiling php extensions

root@cloudbook:/opt/build# cd ffmpeg-php-0.5.3.1
root@cloudbook:/opt/build/ffmpeg-php-0.5.3.1# phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
root@cloudbook:/opt/build/ffmpeg-php-0.5.3.1# ./config
config.guess config.nice config.sub configure
root@cloudbook:/opt/build/ffmpeg-php-0.5.3.1# ./configure
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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... yes