Can't Compile MPLAYER under ARM
I downloaded MPlayer-rc1.0 and can't compile it under ARM. Anyone has some idea on this. my configure command line is the following: [tony@localhost MPlayer-1.0rc1]$ ./configure --host-cc=gcc --cc=arm-linux-gcc --target=arm-armv4l-linux --enable-static --prefix=/home/tony/Desktop/tony/project/mp3/mplayer/MPlayer-1.0rc1 --disable-win32 --disable-dvdread --enable-fbdev --disable-mencoder --disable-live --disable-rtc --disable-mp3lib --enable-ossaudio --disable-mad --enable-jpeg --enable-libavcodec --enable-libavformat arm-linux-gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdeclaration-after-statement -O4 -pipe -ffast-math -fomit-frame-pointer -I/usr/X11R6/include -c -o rpza.o rpza.c arm-linux-gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdeclaration-after-statement -O4 -pipe -ffast-math -fomit-frame-pointer -I/usr/X11R6/include -c -o rv10.o rv10.c arm-linux-gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdeclaration-after-statement -O4 -pipe -ffast-math -fomit-frame-pointer -I/usr/X11R6/include -c -o shorten.o shorten.c arm-linux-gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdeclaration-after-statement -O4 -pipe -ffast-math -fomit-frame-pointer -I/usr/X11R6/include -c -o smacker.o smacker.c arm-linux-gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdeclaration-after-statement -O4 -pipe -ffast-math -fomit-frame-pointer -I/usr/X11R6/include -c -o smc.o smc.c arm-linux-gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdeclaration-after-statement -O4 -pipe -ffast-math -fomit-frame-pointer -I/usr/X11R6/include -c -o sonic.o sonic.c arm-linux-gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdeclaration-after-statement -O4 -pipe -ffast-math -fomit-frame-pointer -I/usr/X11R6/include -c -o svq1.o svq1.c arm-linux-gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdeclaration-after-statement -O4 -pipe -ffast-math -fomit-frame-pointer -I/usr/X11R6/include -c -o targa.o targa.c arm-linux-gcc: Internal error: Killed (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[1]: *** [targa.o] Error 1 make[1]: Leaving directory `/home/tony/Desktop/tony/project/mp3/mplayer/MPlayer-1.0rc1/libavcodec' make: *** [libavcodec/libavcodec.a] Error 2 [tony@localhost MPlayer-1.0rc1]$
participants (2)
-
The Wanderer -
tonyli