[Ffmpeg-devel] ffmpeg cross-compile for big-endian armv5
John Clonts
john
Fri May 26 07:05:59 CEST 2006
Well the unknown option messages are benign, they are passed by the
openembedded environment, and ignored by my version of the configure
script.
Thanks though!
John
On 5/25/06, Remy Bertot <remy at enova-tech.net> wrote:
> Hi there,
> I'm not an expert too, but you should probably use options that exists in
> your configure (--libdir instead of --bindir for example). See ./configure
> --help.
> Bye.
> RB
>
> > Hello again,
> >
> > I am trying to compile the more recent 20060519 snapshot on
> > openembedded for my NSLU. The error below occurs when trying to link
> > the executable with the libraries. I have spot checked the
> > supposedly-missing references and they are in the libraries, e.g.
> > 'avcodec_decode_subtitle' :
> > nm libavcodec.a | grep avcodec_decode_subtitle
> > 00000984 T avcodec_decode_subtitle
> > I'm no gcc guru, and even less with openembedded. Can anyone point me
> > in some direction? :) Sorry if it's a dumb question!
> >
> > Thanks!
> > John
> > ...
> > Unknown option "--build=i686-linux".
> > Unknown option "--host=armeb-linux".
> > Unknown option "--target=armeb-linux".
> > Unknown option "--exec_prefix=/usr".
> > Unknown option "--bindir=/usr/bin".
> > Unknown option "--sbindir=/usr/sbin".
> > Unknown option "--libexecdir=/usr/libexec".
> > Unknown option "--datadir=/usr/share".
> > Unknown option "--sysconfdir=/etc".
> > Unknown option "--sharedstatedir=/usr/com".
> > Unknown option "--localstatedir=/var".
> > Unknown option "--includedir=/usr/include".
> > Unknown option "--oldincludedir=/usr/include".
> > Unknown option "--infodir=/usr/share/info".
>
>
> ________________________________________________
> Message sent using UebiMiau 2.7.8
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://mplayerhq.hu/cgi-bin/mailman/listinfo/ffmpeg-devel
>
More information about the ffmpeg-devel
mailing list