<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Compiling mplayer-cvs on Mac OS X 10.4 Tiger</title>
	<atom:link href="http://www.jonsimpson.co.uk/weblog/2005-12-05/compiling-mplayer-cvs-on-mac-os-x-104-tiger.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jonsimpson.co.uk/weblog/2005-12-05/compiling-mplayer-cvs-on-mac-os-x-104-tiger.html</link>
	<description>My personal space for ideas &#38; information.</description>
	<pubDate>Fri, 21 Nov 2008 22:37:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Alexander Wehr</title>
		<link>http://www.jonsimpson.co.uk/weblog/2005-12-05/compiling-mplayer-cvs-on-mac-os-x-104-tiger.html#comment-5114</link>
		<dc:creator>Alexander Wehr</dc:creator>
		<pubDate>Sat, 18 Nov 2006 18:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonsimpson.co.uk/?p=34#comment-5114</guid>
		<description>Yeah.. I've had a similar problem with the most recent SVN on a core duo macbook I recently laid hands on.

cc -c -I.. -Wdeclaration-after-statement -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -shared-libgcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/X11R6/include -fomit-frame-pointer -o decode_i586.o decode_i586.c
cc -c -I.. -Wdeclaration-after-statement -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -shared-libgcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/X11R6/include -o decode_MMX.o decode_MMX.c
{standard input}:91:Unknown pseudo-op: .balign
{standard input}:91:Rest of line ignored. 1st junk character valued 49 (1).
{standard input}:163:Unknown pseudo-op: .balign
{standard input}:163:Rest of line ignored. 1st junk character valued 49 (1).
make[1]: *** [decode_MMX.o] Error 1
make: *** [mp3lib/libMP3.a] Error 2</description>
		<content:encoded><![CDATA[<p>Yeah.. I&#8217;ve had a similar problem with the most recent SVN on a core duo macbook I recently laid hands on.</p>
<p>cc -c -I.. -Wdeclaration-after-statement -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -shared-libgcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/X11R6/include -fomit-frame-pointer -o decode_i586.o decode_i586.c<br />
cc -c -I.. -Wdeclaration-after-statement -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -shared-libgcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/X11R6/include -o decode_MMX.o decode_MMX.c<br />
{standard input}:91:Unknown pseudo-op: .balign<br />
{standard input}:91:Rest of line ignored. 1st junk character valued 49 (1).<br />
{standard input}:163:Unknown pseudo-op: .balign<br />
{standard input}:163:Rest of line ignored. 1st junk character valued 49 (1).<br />
make[1]: *** [decode_MMX.o] Error 1<br />
make: *** [mp3lib/libMP3.a] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2006-11-06</title>
		<link>http://www.jonsimpson.co.uk/weblog/2005-12-05/compiling-mplayer-cvs-on-mac-os-x-104-tiger.html#comment-4495</link>
		<dc:creator>links for 2006-11-06</dc:creator>
		<pubDate>Mon, 06 Nov 2006 00:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonsimpson.co.uk/?p=34#comment-4495</guid>
		<description>[...] Compiling mplayer-cvs on Mac OS X 10.4 Tiger (tags: osx hdtv mplayer) [...]</description>
		<content:encoded><![CDATA[<p>[...] Compiling mplayer-cvs on Mac OS X 10.4 Tiger (tags: osx hdtv mplayer) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylvain</title>
		<link>http://www.jonsimpson.co.uk/weblog/2005-12-05/compiling-mplayer-cvs-on-mac-os-x-104-tiger.html#comment-910</link>
		<dc:creator>Sylvain</dc:creator>
		<pubDate>Fri, 12 May 2006 01:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonsimpson.co.uk/?p=34#comment-910</guid>
		<description>I applyed this patch http://handbrake.m0k.org/cgi-bin/trac.cgi/file/trunk/contrib/patch-ffmpeg-macintel.patch and it compile</description>
		<content:encoded><![CDATA[<p>I applyed this patch <a href="http://handbrake.m0k.org/cgi-bin/trac.cgi/file/trunk/contrib/patch-ffmpeg-macintel.patch" rel="nofollow">http://handbrake.m0k.org/cgi-bin/trac.cgi/file/trunk/contrib/patch-ffmpeg-macintel.patch</a> and it compile</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corby</title>
		<link>http://www.jonsimpson.co.uk/weblog/2005-12-05/compiling-mplayer-cvs-on-mac-os-x-104-tiger.html#comment-836</link>
		<dc:creator>Corby</dc:creator>
		<pubDate>Sat, 29 Apr 2006 04:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonsimpson.co.uk/?p=34#comment-836</guid>
		<description>Len, I too cannot compile this on my intel MacBook Pro. I posted about this in advance of my purchase (back in post 27).  If this can be solved I'd appreciate it.

As to your paha-juuris-computer.local question, try this. Go to your System Preferences, click on Sharing and you will see Computer Name and it probably says paha-juuris. Replace that with anything you like. That's what you will see in Terminal promts and it is also what other computers on a network would see to identify your computer.</description>
		<content:encoded><![CDATA[<p>Len, I too cannot compile this on my intel MacBook Pro. I posted about this in advance of my purchase (back in post 27).  If this can be solved I&#8217;d appreciate it.</p>
<p>As to your paha-juuris-computer.local question, try this. Go to your System Preferences, click on Sharing and you will see Computer Name and it probably says paha-juuris. Replace that with anything you like. That&#8217;s what you will see in Terminal promts and it is also what other computers on a network would see to identify your computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Len</title>
		<link>http://www.jonsimpson.co.uk/weblog/2005-12-05/compiling-mplayer-cvs-on-mac-os-x-104-tiger.html#comment-820</link>
		<dc:creator>Len</dc:creator>
		<pubDate>Fri, 28 Apr 2006 06:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonsimpson.co.uk/?p=34#comment-820</guid>
		<description>Hello i acquired this new intel minimac 1.5 Ghz smth.
mplayer osx is way too slow to watch any divx with it and vlc is also damn slow so i had a thought i should compile mplayer myself.

been only compiling stuff on unix a like systems and not guis :P
so i found your page where u have managed to compile this thing without the odd gui. I did exactly like u had on this page....and got this:

-c -o i386/fdct_mmx.o i386/fdct_mmx.c
{standard input}:unknown:file contains unmatched .macro and .endmacro for: FDCT_ROW_SSE2_H1it
make[1]: *** [i386/fdct_mmx.o] Error 1
make: *** [libavcodec/libavcodec.a] Error 2

my gcc and other crappage are:
i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Darwin paha-juuris-computer.local 8.6.1 Darwin Kernel Version 8.6.1: Tue Mar  7 16:55:45 PST 2006; root:xnu-792.9.22.obj~1/RELEASE_I386 i386 i386

and btw if anyone knows how to change that paha-juuris-computer.local
i would appreciate it annoys me :P</description>
		<content:encoded><![CDATA[<p>Hello i acquired this new intel minimac 1.5 Ghz smth.<br />
mplayer osx is way too slow to watch any divx with it and vlc is also damn slow so i had a thought i should compile mplayer myself.</p>
<p>been only compiling stuff on unix a like systems and not guis <img src='http://www.jonsimpson.co.uk/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
so i found your page where u have managed to compile this thing without the odd gui. I did exactly like u had on this page&#8230;.and got this:</p>
<p>-c -o i386/fdct_mmx.o i386/fdct_mmx.c<br />
{standard input}:unknown:file contains unmatched .macro and .endmacro for: FDCT_ROW_SSE2_H1it<br />
make[1]: *** [i386/fdct_mmx.o] Error 1<br />
make: *** [libavcodec/libavcodec.a] Error 2</p>
<p>my gcc and other crappage are:<br />
i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250)<br />
Copyright (C) 2005 Free Software Foundation, Inc.<br />
This is free software; see the source for copying conditions.  There is NO<br />
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p>
<p>Darwin paha-juuris-computer.local 8.6.1 Darwin Kernel Version 8.6.1: Tue Mar  7 16:55:45 PST 2006; root:xnu-792.9.22.obj~1/RELEASE_I386 i386 i386</p>
<p>and btw if anyone knows how to change that paha-juuris-computer.local<br />
i would appreciate it annoys me <img src='http://www.jonsimpson.co.uk/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dilaroga</title>
		<link>http://www.jonsimpson.co.uk/weblog/2005-12-05/compiling-mplayer-cvs-on-mac-os-x-104-tiger.html#comment-587</link>
		<dc:creator>Dilaroga</dc:creator>
		<pubDate>Thu, 09 Mar 2006 21:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonsimpson.co.uk/?p=34#comment-587</guid>
		<description>I've had the same compilation problem giving me the error message "Undefined symbols:__Unwind_Resume"... I solved this issue by using apple gcc 4.0 and  not 4.0.1 ... gcc 4.0.1 have been installed with XCode 2.2.
I hope this can help you</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had the same compilation problem giving me the error message &#8220;Undefined symbols:__Unwind_Resume&#8221;&#8230; I solved this issue by using apple gcc 4.0 and  not 4.0.1 &#8230; gcc 4.0.1 have been installed with XCode 2.2.<br />
I hope this can help you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Insomnic</title>
		<link>http://www.jonsimpson.co.uk/weblog/2005-12-05/compiling-mplayer-cvs-on-mac-os-x-104-tiger.html#comment-583</link>
		<dc:creator>Insomnic</dc:creator>
		<pubDate>Mon, 06 Mar 2006 18:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonsimpson.co.uk/?p=34#comment-583</guid>
		<description>Thanks.  If it works for you it's gotta work for me then.  I'll keep chugging away at it.  Thanks for the suggestions (and this comment thread in general).</description>
		<content:encoded><![CDATA[<p>Thanks.  If it works for you it&#8217;s gotta work for me then.  I&#8217;ll keep chugging away at it.  Thanks for the suggestions (and this comment thread in general).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.jonsimpson.co.uk/weblog/2005-12-05/compiling-mplayer-cvs-on-mac-os-x-104-tiger.html#comment-582</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 06 Mar 2006 15:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonsimpson.co.uk/?p=34#comment-582</guid>
		<description>I'm having no problems building recent CVS here.  Just a 'make clean' then 'make'. To answer Insomnic, having X11 might be important and ensuring you have all relevant SDK and developer kits installed with your Xcode may be worthwhile.

&lt;code&gt;Dokuro:~ jon$ mplayer    
MPlayer dev-CVS-060306-15:07-4.0.1 (C) 2000-2006 MPlayer Team&lt;/code&gt;

I'm running 10.4.5 on a Powerbook G4 with Xcode 2.2.1
&lt;code&gt;
Dokuro:~ jon$ gcc --version
powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250)
Dokuro:~ jon$ uname -a
Darwin Dokuro.local 8.5.0 Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC Power Macintosh powerpc
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;m having no problems building recent CVS here.  Just a &#8216;make clean&#8217; then &#8216;make&#8217;. To answer Insomnic, having X11 might be important and ensuring you have all relevant SDK and developer kits installed with your Xcode may be worthwhile.</p>
<p><code>Dokuro:~ jon$ mplayer<br />
MPlayer dev-CVS-060306-15:07-4.0.1 (C) 2000-2006 MPlayer Team</code></p>
<p>I&#8217;m running 10.4.5 on a Powerbook G4 with Xcode 2.2.1<br />
<code><br />
Dokuro:~ jon$ gcc --version<br />
powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250)<br />
Dokuro:~ jon$ uname -a<br />
Darwin Dokuro.local 8.5.0 Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC Power Macintosh powerpc<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.jonsimpson.co.uk/weblog/2005-12-05/compiling-mplayer-cvs-on-mac-os-x-104-tiger.html#comment-581</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Mon, 06 Mar 2006 15:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonsimpson.co.uk/?p=34#comment-581</guid>
		<description>Hello, I'm also trying to compile mplayer cvs on 10.4.5 with Xcode 2.2.1 and I'm getting this error:

/usr/bin/ld: Undefined symbols:
__Unwind_Resume
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1


Any clues?

Thank's</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;m also trying to compile mplayer cvs on 10.4.5 with Xcode 2.2.1 and I&#8217;m getting this error:</p>
<p>/usr/bin/ld: Undefined symbols:<br />
__Unwind_Resume<br />
collect2: ld returned 1 exit status<br />
make: *** [mplayer] Error 1</p>
<p>Any clues?</p>
<p>Thank&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Insomnic</title>
		<link>http://www.jonsimpson.co.uk/weblog/2005-12-05/compiling-mplayer-cvs-on-mac-os-x-104-tiger.html#comment-579</link>
		<dc:creator>Insomnic</dc:creator>
		<pubDate>Mon, 06 Mar 2006 10:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonsimpson.co.uk/?p=34#comment-579</guid>
		<description>Anybody running into errors trying to compile on 10.4.5?  I was previously able to use these exact instructions to compile mplayer on a 10.4.4 machine and then I had to switch to a new powerbook that had 10.4.5 and my compiled binary didn't work anymore (though it worked on multiple other Macs and still does that are 10.4.4).  I try to compile on 10.4.5 and I get an error during Make (I'm sorry I don't have the exact text to post but it ended with: Error 1.
Using XCode 2.2.1 on 10.4.5.
Would not having X11 make any real difference?
Is there some way I can get a precompiled binary that is confirmed to run on 10.4.5?  I mainly ask because current public binaries handle recent MKV/h264 files terribly but recent cvs builds were working just perfectly on my old Mac.  Sorry if some of this is very newbish...</description>
		<content:encoded><![CDATA[<p>Anybody running into errors trying to compile on 10.4.5?  I was previously able to use these exact instructions to compile mplayer on a 10.4.4 machine and then I had to switch to a new powerbook that had 10.4.5 and my compiled binary didn&#8217;t work anymore (though it worked on multiple other Macs and still does that are 10.4.4).  I try to compile on 10.4.5 and I get an error during Make (I&#8217;m sorry I don&#8217;t have the exact text to post but it ended with: Error 1.<br />
Using XCode 2.2.1 on 10.4.5.<br />
Would not having X11 make any real difference?<br />
Is there some way I can get a precompiled binary that is confirmed to run on 10.4.5?  I mainly ask because current public binaries handle recent MKV/h264 files terribly but recent cvs builds were working just perfectly on my old Mac.  Sorry if some of this is very newbish&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
