[Mplayer-users] [PATCH] Support for ARM platform and some Makefile improvements

Felix Buenemann atmosfear at users.sourceforge.net
Sat Jul 21 00:51:01 CEST 2001


On Thursday, 19. July 2001 02:21, you wrote:
> Hi Folks,
>
> Finally I was able to find some time to make a patch.
> Attached patch (against latest CVS) includes:
> 	New configure option '--target'. Cross-compilation should be ok now.
> 	ARM is now a supported platform.
> 	Minor Makefiles cleanups.
>
> Here is example, how to cross compile for iPAQ:
> 	./configure --target=arm-linux --disable-css --with-x11libdir=/usr/arm/lib
> --with-x11incdir=/usr/arm/lib --disable-gcc-checking
>
I've tested patch amd it has lots of failed hunks, which I list below, as you 
say you are using current cvs, make sure you didn't use any switches to 
receive older revisions in the past as those settings will be saved.
Additionally I see lots of cosmetic changes which are unwanted in the patch 
(ie. breaking up long lines, removing tabs and stuff), we only want the stuff 
needed to support StrongARM in mplayer, nothin more, nothing less ;)

So I advise you to get latest MPlayer cvs tree, apply only the changes needed 
and then resend new clean patch.

astral:~/develop/mplayer/main.copy # cat version.h 
#define VERSION "0.17cvs-010720-19:13"
astral:~/develop/mplayer/main.copy # patch -i mplayer_ipaq_patch 
patching file Makefile
Hunk #2 FAILED at 86.
Hunk #4 succeeded at 131 (offset 2 lines).
Hunk #5 succeeded at 165 (offset 2 lines).
1 out of 5 hunks FAILED -- saving rejects to file Makefile.rej
patching file configure
Hunk #1 succeeded at 115 with fuzz 2.
Hunk #2 succeeded at 180 (offset 2 lines).
Hunk #3 succeeded at 311 (offset 2 lines).
Hunk #4 succeeded at 336 (offset 2 lines).
Hunk #5 succeeded at 656 (offset 2 lines).
Hunk #6 succeeded at 942 with fuzz 2 (offset 3 lines).
Hunk #7 succeeded at 1238 (offset 6 lines).
patching file Makefile
Hunk #1 FAILED at 6.
1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej
patching file Makefile
Hunk #1 FAILED at 2.
1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej
patching file Makefile
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 14.
2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej
patching file Makefile
Hunk #1 FAILED at 9.
Hunk #2 FAILED at 24.
2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej
patching file Makefile
Hunk #1 FAILED at 5.
1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej

> Max

-- 
Best Regards,
   Felix

_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list