On Mon, 2008-10-06 at 22:28 -0400, Andrew wrote: > The tricks to make transcode compile appear to have changed since a year or > two ago. > > I'm trying to compile CVS 1.1 branch > > I can't figure out the exact options needed; below is my guesswork, which, > apparently doesn't work (i've tried various version) > > My *.pc files from ffmpeg are in /usr/local/bin/pkgconfig; my $PATH has > /usr/local, etcetera, and $PKG_CONFIG_PATH includes the 'local' path as well. > > I am giving configure the following: > > --with-libavcodec-prefix=/usr/local > --with-libavcodec-includes=/usr/local/include > --with-libavcodec-libs=/usr/local/lib > --with-libavcodec-includes=/usr/local/include/libavcodec > --with-libavformat-prefix=/usr/local > --with-libavformat-includes=/usr/local/include/libavformat > --with-libavformat-libs=/usr/local/lib > --with-libavformat-includes=/usr/local/include
Wich version of transcode (1.1.0 RC 1?) and ffmpeg are you using? Distribution? ffmpeg was compiled from scratch or it was packaged? This will likely confuse the configure script (and looks like we have yet another header layout tho deal on). Please rerun WITHOUT all the arguments above, and after the PKG_CONFIG_PATH environment variable was set correctly. If doesn't work, please report the full config.log Bests, -- Francesco Romani // Ikitt http://fromani.exit1.org ::: transcode homepage http://tcforge.berlios.de ::: transcode experimental forge