Christoph Thiel wrote:
On Tue, 13 Sep 2005, ajtiM wrote:

I try to compile transcode on SuSE 10.0 RC1. I installed ffmpeg.
I get an error:

ERROR: requirement failed: cannot compile ffmpeg/avcodec.h
ffmpeg/avcodec.h can be found in the following packages:
 FFMpeg  http://www.ffmpeg.org/

I had the same problem. If you look at the config(ure).log you should see that avcodec.h depends on another header (which I don't remember the name of, probably opt.h) which has to be copied from the ffmpeg build directory. I built ffmpeg from a rpm.src file so it was in /usr/src/packages/BUILD/ffmpeg-<version>/libavcodec/
Just copy the file to /usr/include/ffmpeg/

Cheers

--
Guðlaugur Jóhannesson
http://www.hi.is/~gudlaugu
Phone: +354 849 8405

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to