<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Subversion and undefined symbols</title>
	<atom:link href="http://blog.yimingliu.com/2008/09/29/subversion-and-undefined-symbols/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yimingliu.com/2008/09/29/subversion-and-undefined-symbols/</link>
	<description>source control for my (useless) knowledge</description>
	<lastBuildDate>Wed, 18 Aug 2010 00:32:33 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan Schmidt</title>
		<link>http://blog.yimingliu.com/2008/09/29/subversion-and-undefined-symbols/comment-page-1/#comment-97</link>
		<dc:creator>Ryan Schmidt</dc:creator>
		<pubDate>Sun, 01 Feb 2009 21:08:52 +0000</pubDate>
		<guid isPermaLink="false">https://blog.yimingliu.com/2008/09/29/subversion-and-undefined-symbols/#comment-97</guid>
		<description>A ticket has been filed with MacPorts now:

http://trac.macports.org/ticket/18301</description>
		<content:encoded><![CDATA[<p>A ticket has been filed with MacPorts now:</p>
<p><a href="http://trac.macports.org/ticket/18301" rel="nofollow">http://trac.macports.org/ticket/18301</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: farkinga</title>
		<link>http://blog.yimingliu.com/2008/09/29/subversion-and-undefined-symbols/comment-page-1/#comment-95</link>
		<dc:creator>farkinga</dc:creator>
		<pubDate>Sun, 01 Feb 2009 02:30:43 +0000</pubDate>
		<guid isPermaLink="false">https://blog.yimingliu.com/2008/09/29/subversion-and-undefined-symbols/#comment-95</guid>
		<description>Great!  This is exactly what I was looking for.  I am using Intel OS X 10.4

Macports indirectly relies on the raw tarball (I believe) so this might not be such a rare case, after all...  I tried filing a bug about this with macports, but alas their copy of trac doesn&#039;t appear to be functioning at the moment.  There&#039;s a related post at http://www.nabble.com/libtool-shipped-with-subversion-1.5.5-is-b0rk3d-on-Macports.-td21443432.html

I install macports stuff into /opt/local, so I copied /opt/local/bin/glibtool instead of /usr/bin/glibtool, but with that minor change, everything worked for me.

Thanks!</description>
		<content:encoded><![CDATA[<p>Great!  This is exactly what I was looking for.  I am using Intel OS X 10.4</p>
<p>Macports indirectly relies on the raw tarball (I believe) so this might not be such a rare case, after all&#8230;  I tried filing a bug about this with macports, but alas their copy of trac doesn&#8217;t appear to be functioning at the moment.  There&#8217;s a related post at <a href="http://www.nabble.com/libtool-shipped-with-subversion-1.5.5-is-b0rk3d-on-Macports.-td21443432.html" rel="nofollow">http://www.nabble.com/libtool-shipped-with-subversion-1.5.5-is-b0rk3d-on-Macports.-td21443432.html</a></p>
<p>I install macports stuff into /opt/local, so I copied /opt/local/bin/glibtool instead of /usr/bin/glibtool, but with that minor change, everything worked for me.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yiming</title>
		<link>http://blog.yimingliu.com/2008/09/29/subversion-and-undefined-symbols/comment-page-1/#comment-49</link>
		<dc:creator>yiming</dc:creator>
		<pubDate>Tue, 20 Jan 2009 01:39:12 +0000</pubDate>
		<guid isPermaLink="false">https://blog.yimingliu.com/2008/09/29/subversion-and-undefined-symbols/#comment-49</guid>
		<description>Thanks for submitting this.  It&#039;s a fairly obscure edge case, so I figure no one will care but the few people who run into it, and so I didn&#039;t bother doing any further debugging.  I&#039;d guess very few people even try to compile SVN on OS X from raw tarball these days.  But if it does turn out to be something worth investigating, then it&#039;s definitely good for it be out there beyond my compilation notes.</description>
		<content:encoded><![CDATA[<p>Thanks for submitting this.  It&#8217;s a fairly obscure edge case, so I figure no one will care but the few people who run into it, and so I didn&#8217;t bother doing any further debugging.  I&#8217;d guess very few people even try to compile SVN on OS X from raw tarball these days.  But if it does turn out to be something worth investigating, then it&#8217;s definitely good for it be out there beyond my compilation notes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aphor</title>
		<link>http://blog.yimingliu.com/2008/09/29/subversion-and-undefined-symbols/comment-page-1/#comment-37</link>
		<dc:creator>aphor</dc:creator>
		<pubDate>Tue, 13 Jan 2009 19:54:00 +0000</pubDate>
		<guid isPermaLink="false">https://blog.yimingliu.com/2008/09/29/subversion-and-undefined-symbols/#comment-37</guid>
		<description>Thanks!&lt;br/&gt;&lt;br/&gt;I passed this on to the nice folks:&lt;br/&gt;http://subversion.tigris.org/bugs.html&lt;br/&gt;&lt;br/&gt;Let&#039;s check the bug database from time to time and see if they care?&lt;br/&gt;&lt;br/&gt;http://subversion.tigris.org/issue-tracker.html</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>I passed this on to the nice folks:<br /><a href="http://subversion.tigris.org/bugs.html" rel="nofollow">http://subversion.tigris.org/bugs.html</a></p>
<p>Let&#8217;s check the bug database from time to time and see if they care?</p>
<p><a href="http://subversion.tigris.org/issue-tracker.html" rel="nofollow">http://subversion.tigris.org/issue-tracker.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
