[FFmpeg-devel] ffmpeg configure for ARM Linux

Michael Niedermayer michaelni at gmx.at
Tue Jun 5 12:39:54 CEST 2012


On Tue, Jun 05, 2012 at 03:41:47PM +0530, Ashfaque wrote:
> 
> 
> Currently I am using below configuration options.
> config.h and config.mak is attached.
> 
> 
> ./configure \
>     --prefix=$DIST_DIR \
>     --cc=/opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-linux-gcc \
>     --extra-ldflags=-L/opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/lib \
>     --disable-bzlib \
>     --disable-doc \
>     --enable-ffmpeg \
>     --disable-ffplay \
>     --disable-ffserver \
>     --enable-cross-compile --arch=arm --target-os=darwin \
>     --as='gas-preprocessor/gas-preprocessor.pl
>     /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-linux-gcc' \    --extra-cflags='/opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/arm-fsl-linux-gnueabi/include'
> 
> On Make I am getting below errors:
> 
> Please provide information.
> libavformat/avio.c: In function 'retry_transfer_wrapper':
> libavformat/avio.c:272: error: implicit declaration of function 'usleep'

does your platform support usleep() ? greping headers  should awnser
this
or nanosleep() ?

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Into a blind darkness they enter who follow after the Ignorance,
they as if into a greater darkness enter who devote themselves
to the Knowledge alone. -- Isha Upanishad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120605/3c201aef/attachment.asc>


More information about the ffmpeg-devel mailing list