[maemo-developers] MPlayer compilation problem (armv5te)
From: Juuso Räsänen juuso.rasanen at hotmail.comDate: Fri May 25 11:42:57 EEST 2007
- Previous message: Unable to get device detected with usb host mode on N800
- Next message: MPlayer compilation problem (armv5te)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have been trying to compile MPlayer myself under Maemo 3.1. I've used patches from: https://garage.maemo.org/frs/?group_id=54 However, commands... [sbox-SDK_ARMEL: ~/MPlayer-1.0rc1-maemo.16] > ./configure [sbox-SDK_ARMEL: ~/MPlayer-1.0rc1-maemo.16] > make ...results after a while in errors like: cc -c -I. -I../libvo -I.. -Wdeclaration-after-statement -O4 -pipe -ffast-math -fomit-frame-pointer -I/usr/include -D_REENTRANT -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -DMPG12PLAY -o idct_armv5te.o idct_armv5te.c idct_armv5te.c: In function `idct_row': idct_armv5te.c:125: warning: ISO C90 forbids mixed declarations and code {standard input}: Assembler messages: {standard input}:107: Error: selected processor does not support `smulbb fp,lr,r9' {standard input}:109: Error: selected processor does not support `smlabb r5,r0,ip,fp' {standard input}:111: Error: selected processor does not support `smulbb r3,lr,ip' {standard input}:113: Error: selected processor does not support `smlatb r6,r0,r9,r3' {standard input}:132: Error: selected processor does not support `smultb lr,r1,ip' {standard input}:134: Error: selected processor does not support `smlabb fp,r0,r9,lr' {standard input}:136: Error: selected processor does not support `smultb r3,r1,r9' {standard input}:138: Error: selected processor does not support `smlatb r9,r0,ip,r3' {standard input}:145: Error: selected processor does not support `smulbb r2,r1,r6' {standard input}:147: Error: selected processor does not support `smlabb lr,r0,r5,r2' {standard input}:149: Error: selected processor does not support `smulbb r3,r1,r5' {standard input}:151: Error: selected processor does not support `smlatb r5,r0,r6,r3' Using configure-switches --enable-armv5te and --enable-armv6 fixed only some of those errors. - Juuso Räsänen _________________________________________________________________ Explore the seven wonders of the world http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
- Previous message: Unable to get device detected with usb host mode on N800
- Next message: MPlayer compilation problem (armv5te)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]