Trying to rebuild my gentoo system using the latest DirectFB, DFB++ and ffmpeg.
Everytime I try to ./configure softdevice.cvs I get
BudgetVDR softdevice.cvs # ./configure --disable-vidix --disable-xv --with-ffmpeg-path /usr/local/src/ffmpeg
ffmpeg path set to: /usr/local/src/ffmpeg
Testing system and cpu type... found Linux on i386 cpu.
Checking for pkg-config... Found.
Checking for ffmpeg... ./configure: line 213: ffmpeg_cflags: unbound variable
The config.log says
Parameters '--disable-vidix --disable-xv --with-ffmpeg-path /usr/local/src/ffmpeg'
PKG_CONFIG_PATH '/usr/local/lib/pkgconfig'
Testing system and cpu type.----------------------------
uname -a: Linux BudgetVDR 2.6.26-gentoo-r1 #1 PREEMPT Sun Sep 28 04:38:14 EDT 2008 i686 AMD Athlon(tm) XP 1800+ Authent$
g++ -dumpmache: i686-pc-linux-gnu
Checking for pkg-config.-------------------------------
0.23
Checking for ffmpeg.------------------------------------
Sortta seems like it's not finding ffmpeg to me, but have no clue what to do.
Any help would be nice
Thanks
ShorTie