[MPlayer-dev-eng] FW: Link error - Relocations in generic ELF (EM: 3)

Diego Biurrun diego at biurrun.de
Tue Jun 5 16:19:22 CEST 2007


On Mon, Jun 04, 2007 at 07:58:29PM -0700, Shapiro, Alex (OTTAWA) wrote:
>  
> I have a link error with my released version of mplayer package. At the
> end of compilation with (my arm toolchain) "ccache
> arm-wrs-linux-gnueabi-armv5tel-glibc_small-gcc", the link start, and
> immediately failed with the following error:
>  
> -c -o armv4l/simple_idct_armv6.o armv4l/simple_idct_armv6.S
> armv4l/mpegvideo_armv5te.c: In function
> `dct_unquantize_h263_intra_armv5te':
> armv4l/mpegvideo_armv5te.c:161: warning: unused variable `i'
> armv4l/mpegvideo_armv5te.c: In function
> `dct_unquantize_h263_inter_armv5te':
> armv4l/mpegvideo_armv5te.c:190: warning: unused variable `i'
> armv4l/mpegvideo_armv5te.c:190: warning: unused variable `level'

Warnings fixed.  No idea about the rest though.

Diego



More information about the MPlayer-dev-eng mailing list