<?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: Compiling Apache in 64 bits mode on Leopard</title>
	<atom:link href="http://diymacserver.com/installing-apache/compiling-apache-in-64-bits-mode-on-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 15:55:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Compiling PHP5.3.x on Snow Leopard &#171; iamcam</title>
		<link>http://diymacserver.com/installing-apache/compiling-apache-in-64-bits-mode-on-leopard/comment-page-1/#comment-6250</link>
		<dc:creator>Compiling PHP5.3.x on Snow Leopard &#171; iamcam</dc:creator>
		<pubDate>Mon, 11 Jan 2010 01:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=421#comment-6250</guid>
		<description>[...] went ahead and compiled  Apache from scratch. It&#8217;s easy enough and you&#8217;ll need the 64bit support for PHP. MySQL was much easier [...]</description>
		<content:encoded><![CDATA[<p>[...] went ahead and compiled  Apache from scratch. It&#8217;s easy enough and you&#8217;ll need the 64bit support for PHP. MySQL was much easier [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flavio</title>
		<link>http://diymacserver.com/installing-apache/compiling-apache-in-64-bits-mode-on-leopard/comment-page-1/#comment-5490</link>
		<dc:creator>Flavio</dc:creator>
		<pubDate>Mon, 05 Oct 2009 21:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=421#comment-5490</guid>
		<description>I have compiling errors as below:

ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [httpd] Error 1
make: *** [all-recursive] Error 1

That I could solve changing option:

-enable-mods-shared=all

to

-enable-mods-shared=most

Maybe it&#039;s an useful hint to somebody.</description>
		<content:encoded><![CDATA[<p>I have compiling errors as below:</p>
<p>ld: symbol(s) not found<br />
collect2: ld returned 1 exit status<br />
make[1]: *** [httpd] Error 1<br />
make: *** [all-recursive] Error 1</p>
<p>That I could solve changing option:</p>
<p>-enable-mods-shared=all</p>
<p>to</p>
<p>-enable-mods-shared=most</p>
<p>Maybe it&#8217;s an useful hint to somebody.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://diymacserver.com/installing-apache/compiling-apache-in-64-bits-mode-on-leopard/comment-page-1/#comment-5033</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sat, 15 Aug 2009 12:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=421#comment-5033</guid>
		<description>For all us old-timers with PowerPC Macs (G3, G4 &amp; G5) Richard suggests using:

CFLAGS=&quot;-arch ppc64&quot; \

instead of

CFLAGS=&quot;-arch x86_64&quot; \</description>
		<content:encoded><![CDATA[<p>For all us old-timers with PowerPC Macs (G3, G4 &amp; G5) Richard suggests using:</p>
<p>CFLAGS=&#8221;-arch ppc64&#8243; \</p>
<p>instead of</p>
<p>CFLAGS=&#8221;-arch x86_64&#8243; \</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luc Marivoet</title>
		<link>http://diymacserver.com/installing-apache/compiling-apache-in-64-bits-mode-on-leopard/comment-page-1/#comment-4987</link>
		<dc:creator>Luc Marivoet</dc:creator>
		<pubDate>Wed, 12 Aug 2009 19:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=421#comment-4987</guid>
		<description>Hi Richard,

When I compared the 3 files in the original source directory they contain different fields. Shouldn&#039;t the 3 files also be different ?
This is maybe the source of problem as i copied the first changed config.layout to the other locations also. I also verified the creation time of those files and 2 are matching and the third is different

Luc</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>When I compared the 3 files in the original source directory they contain different fields. Shouldn&#8217;t the 3 files also be different ?<br />
This is maybe the source of problem as i copied the first changed config.layout to the other locations also. I also verified the creation time of those files and 2 are matching and the third is different</p>
<p>Luc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-apache/compiling-apache-in-64-bits-mode-on-leopard/comment-page-1/#comment-4986</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 12 Aug 2009 17:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=421#comment-4986</guid>
		<description>Yes, but also the sysconfigdir and the logfile location are different.</description>
		<content:encoded><![CDATA[<p>Yes, but also the sysconfigdir and the logfile location are different.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luc Marivoet</title>
		<link>http://diymacserver.com/installing-apache/compiling-apache-in-64-bits-mode-on-leopard/comment-page-1/#comment-4985</link>
		<dc:creator>Luc Marivoet</dc:creator>
		<pubDate>Wed, 12 Aug 2009 16:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=421#comment-4985</guid>
		<description>Hi Richard,

As proposed I started back from scratch. So far everything OK. I just was wondering before compiling in 64bit of the DIYMACSERVER layout.
Is it correct that this has prefix usr/local/apache2 and the other /usr ? Just for confirmation as you mentionned that the DIY version is the one that doesn&#039;t overwrite the original version.

Luc</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>As proposed I started back from scratch. So far everything OK. I just was wondering before compiling in 64bit of the DIYMACSERVER layout.<br />
Is it correct that this has prefix usr/local/apache2 and the other /usr ? Just for confirmation as you mentionned that the DIY version is the one that doesn&#8217;t overwrite the original version.</p>
<p>Luc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-apache/compiling-apache-in-64-bits-mode-on-leopard/comment-page-1/#comment-4912</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 05 Aug 2009 20:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=421#comment-4912</guid>
		<description>Hi David, thanks for the update. I found the same answer with Luc offsite. I asked for a proper solution on the apache user mailinglist, but no answer. There is even an old bug which is still open which addresses this issue: https://issues.apache.org/bugzilla/show_bug.cgi?id=23167</description>
		<content:encoded><![CDATA[<p>Hi David, thanks for the update. I found the same answer with Luc offsite. I asked for a proper solution on the apache user mailinglist, but no answer. There is even an old bug which is still open which addresses this issue: <a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=23167" rel="nofollow">https://issues.apache.org/bugzilla/show_bug.cgi?id=23167</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://diymacserver.com/installing-apache/compiling-apache-in-64-bits-mode-on-leopard/comment-page-1/#comment-4911</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 05 Aug 2009 20:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=421#comment-4911</guid>
		<description>Hey Luc,

Yes, that fixed it. When I added the DIYMacServer layout info to the 2 additional config.layout files, the configuration worked.

Cheers,
David</description>
		<content:encoded><![CDATA[<p>Hey Luc,</p>
<p>Yes, that fixed it. When I added the DIYMacServer layout info to the 2 additional config.layout files, the configuration worked.</p>
<p>Cheers,<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://diymacserver.com/installing-apache/compiling-apache-in-64-bits-mode-on-leopard/comment-page-1/#comment-4910</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 05 Aug 2009 20:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=421#comment-4910</guid>
		<description>Hey Luc,

I ran into the same error. It appears that there are three config.layout files (1 in srclib/apr, and 1 in srclib/apr-utl) and I bet they all need to be appended with the DIYMacServer layout information. I&#039;ll try it tonight. Hope this helps. 

David</description>
		<content:encoded><![CDATA[<p>Hey Luc,</p>
<p>I ran into the same error. It appears that there are three config.layout files (1 in srclib/apr, and 1 in srclib/apr-utl) and I bet they all need to be appended with the DIYMacServer layout information. I&#8217;ll try it tonight. Hope this helps. </p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luc Marivoet</title>
		<link>http://diymacserver.com/installing-apache/compiling-apache-in-64-bits-mode-on-leopard/comment-page-1/#comment-4895</link>
		<dc:creator>Luc Marivoet</dc:creator>
		<pubDate>Tue, 04 Aug 2009 17:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=421#comment-4895</guid>
		<description>Hi Richard,

Probably something stupid. But I amended the config_layout file with DIYMacServer but I got following errors.

checking for chosen layout... DIYMacServer
checking for working mkdir -p... yes
checking build system type... i386-apple-darwin9.7.0
checking host system type... i386-apple-darwin9.7.0
checking target system type... i386-apple-darwin9.7.0

Configuring Apache Portable Runtime library ...

configuring package in srclib/apr now
checking build system type... i386-apple-darwin9.7.0
checking host system type... i386-apple-darwin9.7.0
checking target system type... i386-apple-darwin9.7.0
Configuring APR library
Platform: i386-apple-darwin9.7.0
checking for working mkdir -p... yes
APR Version: 1.3.7
** Error: unable to find layout DIYMacServer
configure failed for srclib/apr

Thanks for any help

Luc</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>Probably something stupid. But I amended the config_layout file with DIYMacServer but I got following errors.</p>
<p>checking for chosen layout&#8230; DIYMacServer<br />
checking for working mkdir -p&#8230; yes<br />
checking build system type&#8230; i386-apple-darwin9.7.0<br />
checking host system type&#8230; i386-apple-darwin9.7.0<br />
checking target system type&#8230; i386-apple-darwin9.7.0</p>
<p>Configuring Apache Portable Runtime library &#8230;</p>
<p>configuring package in srclib/apr now<br />
checking build system type&#8230; i386-apple-darwin9.7.0<br />
checking host system type&#8230; i386-apple-darwin9.7.0<br />
checking target system type&#8230; i386-apple-darwin9.7.0<br />
Configuring APR library<br />
Platform: i386-apple-darwin9.7.0<br />
checking for working mkdir -p&#8230; yes<br />
APR Version: 1.3.7<br />
** Error: unable to find layout DIYMacServer<br />
configure failed for srclib/apr</p>
<p>Thanks for any help</p>
<p>Luc</p>
]]></content:encoded>
	</item>
</channel>
</rss>
