ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] build ffmpeg with H264 support


From: Stuart Hughes
Subject: Re: [Ltib] build ffmpeg with H264 support
Date: Fri, 22 Jan 2010 14:23:24 +0000
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Kirill,

Brilliantov Kirill Vladimirovich wrote:
Hello!
I have to build ffmpeg with H264 support.
Default configure options, from ffmpeg.spec, ./configure --arch=$LINTARCH --disable-altivec --disable-mmx --disable-mmx2 --enable-cross-compile --prefix=%{_prefix} --mandir=%{_mandir} --extra-cflags=-I../linux/include. I don't understand what included -I../linux/include, I don't see directory linux. I successfully build x264 and install it. I try include absolute path (--extra-cflags=-I/home/kirill/FreeScale/rootfs/usr/include), but configure command exit with ERROR: x264 not found.
How must I include external library?
Thank you and excuse me for my bad english.


It looks to me like whoever added ../linux/include forgot to force on leaving the Linux kernel source unpacked. To fix this, run:
./ltib --configure
and then select: [*] Leave the sources after building

Regards, Stuart




reply via email to

[Prev in Thread] Current Thread [Next in Thread]