<?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 PHP in 64 bits mode on Leopard</title>
	<atom:link href="http://diymacserver.com/installing-php/compiling-php-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: Richard</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-64-bits-mode-on-leopard/comment-page-1/#comment-6237</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 07 Jan 2010 20:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-6237</guid>
		<description>Arlo, good that you got it working, thanks for the remark I will see what I can do about it.</description>
		<content:encoded><![CDATA[<p>Arlo, good that you got it working, thanks for the remark I will see what I can do about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arlo</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-64-bits-mode-on-leopard/comment-page-1/#comment-6236</link>
		<dc:creator>Arlo</dc:creator>
		<pubDate>Thu, 07 Jan 2010 19:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-6236</guid>
		<description>Hey Richard,

wow, fast reply. After compiling it a few times it somehow works now. I also noticed that there actually is a guide for Snow Leopard.

You should consider linking the Snow Leopard articles from http://diymacserver.com/installing-php/.

Thanks for your help and keep up the good work.</description>
		<content:encoded><![CDATA[<p>Hey Richard,</p>
<p>wow, fast reply. After compiling it a few times it somehow works now. I also noticed that there actually is a guide for Snow Leopard.</p>
<p>You should consider linking the Snow Leopard articles from <a href="http://diymacserver.com/installing-php/" rel="nofollow">http://diymacserver.com/installing-php/</a>.</p>
<p>Thanks for your help and keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-64-bits-mode-on-leopard/comment-page-1/#comment-6235</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 07 Jan 2010 18:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-6235</guid>
		<description>Arlo, are you sure you compiled it all for the correct architecture (32 vs 64 bits)</description>
		<content:encoded><![CDATA[<p>Arlo, are you sure you compiled it all for the correct architecture (32 vs 64 bits)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arlo</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-64-bits-mode-on-leopard/comment-page-1/#comment-6234</link>
		<dc:creator>Arlo</dc:creator>
		<pubDate>Thu, 07 Jan 2010 18:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-6234</guid>
		<description>Hi,

I started compiling and installing my own mysql and apache2 following your directions.
When I install php5 - I can&#039;t view the simple &quot;It works&quot;-HTML - I just get a blank page. When I uncomment the php5 module - it works.

Any ideas? Thanks a lot.

/var/log/httpd/error_log: 
[Thu Jan 07 19:09:13 2010] [notice] Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8k DAV/2 PHP/5.2.12 configured -- resuming normal operations
[Thu Jan 07 19:09:17 2010] [notice] child pid 81240 exit signal Segmentation fault (11)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I started compiling and installing my own mysql and apache2 following your directions.<br />
When I install php5 &#8211; I can&#8217;t view the simple &#8220;It works&#8221;-HTML &#8211; I just get a blank page. When I uncomment the php5 module &#8211; it works.</p>
<p>Any ideas? Thanks a lot.</p>
<p>/var/log/httpd/error_log:<br />
[Thu Jan 07 19:09:13 2010] [notice] Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8k DAV/2 PHP/5.2.12 configured &#8212; resuming normal operations<br />
[Thu Jan 07 19:09:17 2010] [notice] child pid 81240 exit signal Segmentation fault (11)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-64-bits-mode-on-leopard/comment-page-1/#comment-5973</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 30 Nov 2009 09:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-5973</guid>
		<description>@Matthew, you are combining 64 bits and 32 bits components. Somewhere you made a mistake with the compiler options.</description>
		<content:encoded><![CDATA[<p>@Matthew, you are combining 64 bits and 32 bits components. Somewhere you made a mistake with the compiler options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Mihok</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-64-bits-mode-on-leopard/comment-page-1/#comment-5877</link>
		<dc:creator>Matthew Mihok</dc:creator>
		<pubDate>Fri, 27 Nov 2009 15:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-5877</guid>
		<description>I got this when I tried to do the first make:

ld warning: in /usr/local/apache2/bin/httpd, file is not of required architecture
ld warning: in /usr/local/apache2/lib/libaprutil.dylib, file is not of required architecture
ld warning: in /usr/local/apache2/lib/libapr.dylib, file is not of required architecture
Undefined symbols:
  &quot;_ap_server_root_relative&quot;, referenced from:
      _php_apache_phpini_set in apache_config.o
  &quot;_apr_brigade_flatten&quot;, referenced from:
      _php_apache_sapi_read_post in sapi_apache2.o
  &quot;_apr_table_unset&quot;, referenced from:
      _php_apache_request_ctor in sapi_apache2.o
      _php_apache_request_ctor in sapi_apache2.o
      _php_apache_request_ctor in sapi_apache2.o
      _php_apache_request_ctor in sapi_apache2.o
  &quot;_apr_pool_cleanup_null&quot;, referenced from:
      _php_apache_server_startup in sapi_apache2.o
      _php_apache_server_startup in sapi_apache2.o
      _php_handler in sapi_apache2.o
      _php_apache_child_init in sapi_apache2.o
      _create_php_config in apache_config.o
  &quot;_apr_brigade_create&quot;, referenced from:
      _php_handler in sapi_apache2.o
  &quot;_ap_destroy_sub_req&quot;, referenced from:
      _zif_virtual in php_functions.o
      _zif_virtual in php_functions.o
      _zif_apache_lookup_uri in php_functions.o
      _zif_apache_lookup_uri in php_functions.o
  &quot;_unixd_config&quot;, referenced from:
      _zm_info_apache in php_functions.o
  &quot;_apr_brigade_cleanup&quot;, referenced from:
      _php_apache_sapi_read_post in sapi_apache2.o
      _php_handler in sapi_apache2.o
  &quot;_apr_pstrdup&quot;, referenced from:
      _php_apache_sapi_send_headers in sapi_apache2.o
      _php_apache_sapi_send_headers in sapi_apache2.o
      _php_apache_request_ctor in sapi_apache2.o
      _php_apache_request_ctor in sapi_apache2.o
      _php_apache_request_ctor in sapi_apache2.o
      _php_apache_request_ctor in sapi_apache2.o
      _real_value_hnd in apache_config.o
  &quot;_ap_add_common_vars&quot;, referenced from:
      _php_handler in sapi_apache2.o
  &quot;_apr_table_add&quot;, referenced from:
      _php_apache_sapi_header_handler in sapi_apache2.o
  &quot;_apr_pool_cleanup_run&quot;, referenced from:
      _php_apache_ini_dtor in sapi_apache2.o
  &quot;_apr_table_get&quot;, referenced from:
      _php_apache_sapi_read_cookies in sapi_apache2.o
      _php_apache_sapi_getenv in sapi_apache2.o
      _php_apache_request_ctor in sapi_apache2.o
      _php_apache_request_ctor in sapi_apache2.o
      _php_apache_request_ctor in sapi_apache2.o
      _zif_apache_note in php_functions.o
      _zif_apache_getenv in php_functions.o
  &quot;_apr_table_set&quot;, referenced from:
      _php_apache_sapi_header_handler in sapi_apache2.o
      _php_apache_sapi_send_headers in sapi_apache2.o
      _php_handler in sapi_apache2.o
      _zif_apache_note in php_functions.o
      _zif_apache_setenv in php_functions.o
  &quot;_ap_set_content_type&quot;, referenced from:
      _php_apache_sapi_send_headers in sapi_apache2.o
  &quot;_ap_hook_pre_config&quot;, referenced from:
      _php_ap2_register_hook in sapi_apache2.o
  &quot;_ap_add_version_component&quot;, referenced from:
      _php_apache_server_startup in sapi_apache2.o
  &quot;_ap_rflush&quot;, referenced from:
      _php_apache_sapi_flush in sapi_apache2.o
      _zif_virtual in php_functions.o
  &quot;_ap_auth_type&quot;, referenced from:
      _php_apache_request_ctor in sapi_apache2.o
  &quot;_ap_hook_handler&quot;, referenced from:
      _php_ap2_register_hook in sapi_apache2.o
  &quot;_apr_psprintf&quot;, referenced from:
      _php_handler in sapi_apache2.o
  &quot;_apr_bucket_eos_create&quot;, referenced from:
      _php_handler in sapi_apache2.o
  &quot;_ap_get_server_version&quot;, referenced from:
      _php_apache_get_version in php_functions.o
  &quot;_ap_update_mtime&quot;, referenced from:
      _php_handler in sapi_apache2.o
  &quot;_ap_log_rerror&quot;, referenced from:
      _php_apache_sapi_log_message in sapi_apache2.o
      _php_apache_sapi_log_message_ex in sapi_apache2.o
  &quot;_ap_loaded_modules&quot;, referenced from:
      _zif_apache_get_modules in php_functions.o
      _zm_info_apache in php_functions.o
      _zm_info_apache in php_functions.o
  &quot;_environ&quot;, referenced from:
      _zif_putenv in basic_functions.o
      _php_print_info in info.o
      __php_import_environment_variables in php_variables.o
  &quot;_ap_get_brigade&quot;, referenced from:
      _php_apache_sapi_read_post in sapi_apache2.o
  &quot;_ap_pass_brigade&quot;, referenced from:
      _php_handler in sapi_apache2.o
  &quot;_ap_hook_child_init&quot;, referenced from:
      _php_ap2_register_hook in sapi_apache2.o
  &quot;_ap_server_root&quot;, referenced from:
      _zm_info_apache in php_functions.o
  &quot;_ap_log_error&quot;, referenced from:
      _php_apache_sapi_log_message in sapi_apache2.o
      _php_pre_config in sapi_apache2.o
  &quot;_apr_pool_cleanup_register&quot;, referenced from:
      _php_apache_server_startup in sapi_apache2.o
      _php_handler in sapi_apache2.o
      _php_apache_child_init in sapi_apache2.o
      _create_php_config in apache_config.o
  &quot;_apr_snprintf&quot;, referenced from:
      _zm_info_apache in php_functions.o
  &quot;_ap_rwrite&quot;, referenced from:
      _php_apache_sapi_ub_write in sapi_apache2.o
  &quot;_apr_pool_userdata_get&quot;, referenced from:
      _php_apache_server_startup in sapi_apache2.o
  &quot;_apr_pool_userdata_set&quot;, referenced from:
      _php_apache_server_startup in sapi_apache2.o
  &quot;_ap_add_cgi_vars&quot;, referenced from:
      _php_handler in sapi_apache2.o
  &quot;_ap_sub_req_lookup_uri&quot;, referenced from:
      _php_apache_lookup_uri in php_functions.o
  &quot;_apr_table_elts&quot;, referenced from:
      _php_apache_sapi_register_variables in sapi_apache2.o
      _zif_apache_request_headers in php_functions.o
      _zif_apache_response_headers in php_functions.o
      _zm_info_apache in php_functions.o
      _zm_info_apache in php_functions.o
      _zm_info_apache in php_functions.o
  &quot;_apr_palloc&quot;, referenced from:
      _php_handler in sapi_apache2.o
      _create_php_config in apache_config.o
  &quot;_ap_mpm_query&quot;, referenced from:
      _php_pre_config in sapi_apache2.o
      _zm_info_apache in php_functions.o
  &quot;_ap_hook_post_config&quot;, referenced from:
      _php_ap2_register_hook in sapi_apache2.o
  &quot;_ap_set_last_modified&quot;, referenced from:
      _php_handler in sapi_apache2.o
  &quot;_ap_run_sub_req&quot;, referenced from:
      _zif_virtual in php_functions.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [libs/libphp5.bundle] Error 1

Not sure whats wrong?</description>
		<content:encoded><![CDATA[<p>I got this when I tried to do the first make:</p>
<p>ld warning: in /usr/local/apache2/bin/httpd, file is not of required architecture<br />
ld warning: in /usr/local/apache2/lib/libaprutil.dylib, file is not of required architecture<br />
ld warning: in /usr/local/apache2/lib/libapr.dylib, file is not of required architecture<br />
Undefined symbols:<br />
  &#8220;_ap_server_root_relative&#8221;, referenced from:<br />
      _php_apache_phpini_set in apache_config.o<br />
  &#8220;_apr_brigade_flatten&#8221;, referenced from:<br />
      _php_apache_sapi_read_post in sapi_apache2.o<br />
  &#8220;_apr_table_unset&#8221;, referenced from:<br />
      _php_apache_request_ctor in sapi_apache2.o<br />
      _php_apache_request_ctor in sapi_apache2.o<br />
      _php_apache_request_ctor in sapi_apache2.o<br />
      _php_apache_request_ctor in sapi_apache2.o<br />
  &#8220;_apr_pool_cleanup_null&#8221;, referenced from:<br />
      _php_apache_server_startup in sapi_apache2.o<br />
      _php_apache_server_startup in sapi_apache2.o<br />
      _php_handler in sapi_apache2.o<br />
      _php_apache_child_init in sapi_apache2.o<br />
      _create_php_config in apache_config.o<br />
  &#8220;_apr_brigade_create&#8221;, referenced from:<br />
      _php_handler in sapi_apache2.o<br />
  &#8220;_ap_destroy_sub_req&#8221;, referenced from:<br />
      _zif_virtual in php_functions.o<br />
      _zif_virtual in php_functions.o<br />
      _zif_apache_lookup_uri in php_functions.o<br />
      _zif_apache_lookup_uri in php_functions.o<br />
  &#8220;_unixd_config&#8221;, referenced from:<br />
      _zm_info_apache in php_functions.o<br />
  &#8220;_apr_brigade_cleanup&#8221;, referenced from:<br />
      _php_apache_sapi_read_post in sapi_apache2.o<br />
      _php_handler in sapi_apache2.o<br />
  &#8220;_apr_pstrdup&#8221;, referenced from:<br />
      _php_apache_sapi_send_headers in sapi_apache2.o<br />
      _php_apache_sapi_send_headers in sapi_apache2.o<br />
      _php_apache_request_ctor in sapi_apache2.o<br />
      _php_apache_request_ctor in sapi_apache2.o<br />
      _php_apache_request_ctor in sapi_apache2.o<br />
      _php_apache_request_ctor in sapi_apache2.o<br />
      _real_value_hnd in apache_config.o<br />
  &#8220;_ap_add_common_vars&#8221;, referenced from:<br />
      _php_handler in sapi_apache2.o<br />
  &#8220;_apr_table_add&#8221;, referenced from:<br />
      _php_apache_sapi_header_handler in sapi_apache2.o<br />
  &#8220;_apr_pool_cleanup_run&#8221;, referenced from:<br />
      _php_apache_ini_dtor in sapi_apache2.o<br />
  &#8220;_apr_table_get&#8221;, referenced from:<br />
      _php_apache_sapi_read_cookies in sapi_apache2.o<br />
      _php_apache_sapi_getenv in sapi_apache2.o<br />
      _php_apache_request_ctor in sapi_apache2.o<br />
      _php_apache_request_ctor in sapi_apache2.o<br />
      _php_apache_request_ctor in sapi_apache2.o<br />
      _zif_apache_note in php_functions.o<br />
      _zif_apache_getenv in php_functions.o<br />
  &#8220;_apr_table_set&#8221;, referenced from:<br />
      _php_apache_sapi_header_handler in sapi_apache2.o<br />
      _php_apache_sapi_send_headers in sapi_apache2.o<br />
      _php_handler in sapi_apache2.o<br />
      _zif_apache_note in php_functions.o<br />
      _zif_apache_setenv in php_functions.o<br />
  &#8220;_ap_set_content_type&#8221;, referenced from:<br />
      _php_apache_sapi_send_headers in sapi_apache2.o<br />
  &#8220;_ap_hook_pre_config&#8221;, referenced from:<br />
      _php_ap2_register_hook in sapi_apache2.o<br />
  &#8220;_ap_add_version_component&#8221;, referenced from:<br />
      _php_apache_server_startup in sapi_apache2.o<br />
  &#8220;_ap_rflush&#8221;, referenced from:<br />
      _php_apache_sapi_flush in sapi_apache2.o<br />
      _zif_virtual in php_functions.o<br />
  &#8220;_ap_auth_type&#8221;, referenced from:<br />
      _php_apache_request_ctor in sapi_apache2.o<br />
  &#8220;_ap_hook_handler&#8221;, referenced from:<br />
      _php_ap2_register_hook in sapi_apache2.o<br />
  &#8220;_apr_psprintf&#8221;, referenced from:<br />
      _php_handler in sapi_apache2.o<br />
  &#8220;_apr_bucket_eos_create&#8221;, referenced from:<br />
      _php_handler in sapi_apache2.o<br />
  &#8220;_ap_get_server_version&#8221;, referenced from:<br />
      _php_apache_get_version in php_functions.o<br />
  &#8220;_ap_update_mtime&#8221;, referenced from:<br />
      _php_handler in sapi_apache2.o<br />
  &#8220;_ap_log_rerror&#8221;, referenced from:<br />
      _php_apache_sapi_log_message in sapi_apache2.o<br />
      _php_apache_sapi_log_message_ex in sapi_apache2.o<br />
  &#8220;_ap_loaded_modules&#8221;, referenced from:<br />
      _zif_apache_get_modules in php_functions.o<br />
      _zm_info_apache in php_functions.o<br />
      _zm_info_apache in php_functions.o<br />
  &#8220;_environ&#8221;, referenced from:<br />
      _zif_putenv in basic_functions.o<br />
      _php_print_info in info.o<br />
      __php_import_environment_variables in php_variables.o<br />
  &#8220;_ap_get_brigade&#8221;, referenced from:<br />
      _php_apache_sapi_read_post in sapi_apache2.o<br />
  &#8220;_ap_pass_brigade&#8221;, referenced from:<br />
      _php_handler in sapi_apache2.o<br />
  &#8220;_ap_hook_child_init&#8221;, referenced from:<br />
      _php_ap2_register_hook in sapi_apache2.o<br />
  &#8220;_ap_server_root&#8221;, referenced from:<br />
      _zm_info_apache in php_functions.o<br />
  &#8220;_ap_log_error&#8221;, referenced from:<br />
      _php_apache_sapi_log_message in sapi_apache2.o<br />
      _php_pre_config in sapi_apache2.o<br />
  &#8220;_apr_pool_cleanup_register&#8221;, referenced from:<br />
      _php_apache_server_startup in sapi_apache2.o<br />
      _php_handler in sapi_apache2.o<br />
      _php_apache_child_init in sapi_apache2.o<br />
      _create_php_config in apache_config.o<br />
  &#8220;_apr_snprintf&#8221;, referenced from:<br />
      _zm_info_apache in php_functions.o<br />
  &#8220;_ap_rwrite&#8221;, referenced from:<br />
      _php_apache_sapi_ub_write in sapi_apache2.o<br />
  &#8220;_apr_pool_userdata_get&#8221;, referenced from:<br />
      _php_apache_server_startup in sapi_apache2.o<br />
  &#8220;_apr_pool_userdata_set&#8221;, referenced from:<br />
      _php_apache_server_startup in sapi_apache2.o<br />
  &#8220;_ap_add_cgi_vars&#8221;, referenced from:<br />
      _php_handler in sapi_apache2.o<br />
  &#8220;_ap_sub_req_lookup_uri&#8221;, referenced from:<br />
      _php_apache_lookup_uri in php_functions.o<br />
  &#8220;_apr_table_elts&#8221;, referenced from:<br />
      _php_apache_sapi_register_variables in sapi_apache2.o<br />
      _zif_apache_request_headers in php_functions.o<br />
      _zif_apache_response_headers in php_functions.o<br />
      _zm_info_apache in php_functions.o<br />
      _zm_info_apache in php_functions.o<br />
      _zm_info_apache in php_functions.o<br />
  &#8220;_apr_palloc&#8221;, referenced from:<br />
      _php_handler in sapi_apache2.o<br />
      _create_php_config in apache_config.o<br />
  &#8220;_ap_mpm_query&#8221;, referenced from:<br />
      _php_pre_config in sapi_apache2.o<br />
      _zm_info_apache in php_functions.o<br />
  &#8220;_ap_hook_post_config&#8221;, referenced from:<br />
      _php_ap2_register_hook in sapi_apache2.o<br />
  &#8220;_ap_set_last_modified&#8221;, referenced from:<br />
      _php_handler in sapi_apache2.o<br />
  &#8220;_ap_run_sub_req&#8221;, referenced from:<br />
      _zif_virtual in php_functions.o<br />
ld: symbol(s) not found<br />
collect2: ld returned 1 exit status<br />
make: *** [libs/libphp5.bundle] Error 1</p>
<p>Not sure whats wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-64-bits-mode-on-leopard/comment-page-1/#comment-5521</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sat, 10 Oct 2009 09:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-5521</guid>
		<description>@Jason, are you sure your machine is 64 bits? Are you using 5.3, then try the previous remark from Nico adding -lresolv in the makefile.</description>
		<content:encoded><![CDATA[<p>@Jason, are you sure your machine is 64 bits? Are you using 5.3, then try the previous remark from Nico adding -lresolv in the makefile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Campbell</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-64-bits-mode-on-leopard/comment-page-1/#comment-5520</link>
		<dc:creator>Jason Campbell</dc:creator>
		<pubDate>Sat, 10 Oct 2009 03:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-5520</guid>
		<description>I get this when I make my php

Undefined symbols:
  &quot;_res_9_dn_expand&quot;, referenced from:
      _zif_dns_get_mx in dns.o
  &quot;_res_9_search&quot;, referenced from:
      _zif_dns_check_record in dns.o
      _zif_dns_get_mx in dns.o
  &quot;_res_9_dn_skipname&quot;, referenced from:
      _zif_dns_get_mx in dns.o
      _zif_dns_get_mx in dns.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [libs/libphp5.bundle] Error 1</description>
		<content:encoded><![CDATA[<p>I get this when I make my php</p>
<p>Undefined symbols:<br />
  &#8220;_res_9_dn_expand&#8221;, referenced from:<br />
      _zif_dns_get_mx in dns.o<br />
  &#8220;_res_9_search&#8221;, referenced from:<br />
      _zif_dns_check_record in dns.o<br />
      _zif_dns_get_mx in dns.o<br />
  &#8220;_res_9_dn_skipname&#8221;, referenced from:<br />
      _zif_dns_get_mx in dns.o<br />
      _zif_dns_get_mx in dns.o<br />
ld: symbol(s) not found<br />
collect2: ld returned 1 exit status<br />
make: *** [libs/libphp5.bundle] Error 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-64-bits-mode-on-leopard/comment-page-1/#comment-5202</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Thu, 03 Sep 2009 19:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-5202</guid>
		<description>In Snow Leopard, you need to add `-lresolv´ to the line containing `EXTRA_LIBS´ in the `Makefile´ _after_ you executed the `./configure´-script.
The source where i got that said that this is probably a bug in the PHP 5.3 branch.

Have fun!</description>
		<content:encoded><![CDATA[<p>In Snow Leopard, you need to add `-lresolv´ to the line containing `EXTRA_LIBS´ in the `Makefile´ _after_ you executed the `./configure´-script.<br />
The source where i got that said that this is probably a bug in the PHP 5.3 branch.</p>
<p>Have fun!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikael</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-64-bits-mode-on-leopard/comment-page-1/#comment-5139</link>
		<dc:creator>Mikael</dc:creator>
		<pubDate>Sun, 23 Aug 2009 12:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-5139</guid>
		<description>Thanks for this excellent documentation.

Some comments about PHP5 installation on Leopard :

  - the system comes with php pre-installed, if you want to update Apple installation replace  the --prefix option in the configure command with :
         --prefix=/usr

  - the --sysconfdir=/etc option does not seem to be sufficient for PHP to find the correct ini file path. On my system it was necessary to add the following option to the configure command :
         --with-config-file-path=/etc 

Finally, it would be nice to add instructions on how to install the op-code cache APC, which brings really high performance gains.

Cheers.</description>
		<content:encoded><![CDATA[<p>Thanks for this excellent documentation.</p>
<p>Some comments about PHP5 installation on Leopard :</p>
<p>  &#8211; the system comes with php pre-installed, if you want to update Apple installation replace  the &#8211;prefix option in the configure command with :<br />
         &#8211;prefix=/usr</p>
<p>  &#8211; the &#8211;sysconfdir=/etc option does not seem to be sufficient for PHP to find the correct ini file path. On my system it was necessary to add the following option to the configure command :<br />
         &#8211;with-config-file-path=/etc </p>
<p>Finally, it would be nice to add instructions on how to install the op-code cache APC, which brings really high performance gains.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
