9 Feb 2009 14:17
Re: Compiling issues
On Mon, 09 Feb 2009 11:36:25 +0100 Arjan Scherpenisse <arjan@...> wrote: > > IDemuxer.h:46:29: error: ffmpeg/avformat.h: No such file or directory > > it uses includes like <ffmpeg/avformat.h>, but this header does not > exist on ubuntu: is there a reason why you use this instead of the > separate libav{format,codec}-dev packages? They put their headers in > <avcodec/avcodec.h>, etc. > > Also, this ffmpeg / libav* requirement is currently not checked in the > configure script. > > I tried replacing the include lines, but that didnt help, as it got > stuck in the linking phase. So, what is the reason for this, and can > it be changed? Or am I just missing some packages? If you need help > with this, I have some autotools experience and I'm willing to help > making it more Ubuntu compatible. ffmpeg changed their include pathes. I checked in a fix as svn revision 3518, so please try svn trunk -- this should word. Regards, Igor -- -- True pleasure in this society is more dangerous than bank robbery. At least the bank robber shares Massa's respect for Massa's money.

RSS Feed