when the ./configure command is run this is what comes up:
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
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for PHP prefix... /home/chunk099
checking for PHP includes... -I/home/chunk099/include/php -I/home/chunk099/include/php/main -I/home/chunk099/include/php/TSRM -I/home/chunk099/include/php/Zend -I/home/chunk099/include/php/ext -I/home/chunk099/include/php/ext/date/lib
checking for PHP extension directory... /home/chunk099/lib/extensions/no-debug-non-zts-20060613
configure: WARNING: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers.
configure: error: ffmpeg headers not found. Make sure you've built ffmpeg as shared libs using the --enable-shared option
checking for PHP installed headers prefix... /home/chunk099/include/php
checking for re2c... no
checking for gawk... gawk
checking for ffmpeg support... yes, shared
checking for ffmpeg headers...