[MPlayer-users] vo_macosx.o not compiled in mplayer cvs version

Torinthiel torinthiel at megapolis.pl
Fri May 13 10:29:30 CEST 2005


On Wed, May 11, 2005 at 12:27:05PM -0400, Dave Chand wrote:
> if I manually compile vo_macosx.o,  ar will create the library and  
> the rest of mplayer compiles properly.

Try this patch and tell if it helps.
Torinthiel

-- 
 Waclaw "Torinthiel" Schiller       GG#: 542916, 3073512
   torinthiel(at)megapolis(dot)pl
   gpg: 0906A2CE fpr: EE3E DFB4 C4D6 E22E 8999  D714 7CEB CDDC 0906 A2CE
 "No classmates may be used during this examination"
-------------- next part --------------
Index: libvo/Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/Makefile,v
retrieving revision 1.48
diff -u -r1.48 Makefile
--- libvo/Makefile	29 Apr 2005 11:41:07 -0000	1.48
+++ libvo/Makefile	13 May 2005 08:29:20 -0000
@@ -13,7 +13,7 @@
 
 CFLAGS  = $(OPTFLAGS) -I. -I.. -I../osdep $(FREETYPE_INC) $(SDL_INC) $(X11_INC) $(EXTRA_INC) $(DXR2_INC) $(DIRECTFB_INC) -DMPG12PLAY #-Wall
 
-.SUFFIXES: .c .o
+.SUFFIXES: .c .o .m
 
 # .PHONY: all clean
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20050513/2fa86849/attachment.pgp>


More information about the MPlayer-users mailing list