[Ffmpeg-devel] ffmpeg cross-compile for big-endian armv5
Remy Bertot
remy
Fri May 26 06:38:13 CEST 2006
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
More information about the ffmpeg-devel
mailing list