[FFmpeg-devel] ffmpeg configure for ARM Linux

Ashfaque ashfaque at iwavesystems.com
Tue Jun 5 12:11:47 CEST 2012



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'

Regards,
Ashfaque


-----Original Message----- 
From: Carl Eugen Hoyos 
Sent: Tuesday, June 05, 2012 1:13 PM 
To: ffmpeg-devel at ffmpeg.org 
Subject: Re: [FFmpeg-devel] ffmpeg configure for ARM Linux 

Ashfaque <ashfaque <at> iwavesystems.com> writes:

> If the latest version fails, report the problem to the
> ffmpeg-user <at> ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
> Include the log file "config.log" produced by configure as this will help
> solving the problem.

If you believe that we can do anything to improve this 
message, please tell us.

Carl Eugen

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config.h
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120605/450e5c8e/attachment.h>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config.mak
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120605/450e5c8e/attachment.ksh>


More information about the ffmpeg-devel mailing list