<?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, 06 Feb 2012 16:07:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: User</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-64-bits-mode-on-leopard/comment-page-1/#comment-8736</link>
		<dc:creator>User</dc:creator>
		<pubDate>Wed, 05 Jan 2011 19:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-8736</guid>
		<description>@DavidM

Did you ever find the answer to this?
I am trying to install PostgreSQL on OSX 10.6 and having the same issue.</description>
		<content:encoded><![CDATA[<p>@DavidM</p>
<p>Did you ever find the answer to this?<br />
I am trying to install PostgreSQL on OSX 10.6 and having the same issue.</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-7058</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 13 May 2010 21:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-7058</guid>
		<description>@DavidM, sorry no experience with pPostgreSQL.</description>
		<content:encoded><![CDATA[<p>@DavidM, sorry no experience with pPostgreSQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DavidM</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-64-bits-mode-on-leopard/comment-page-1/#comment-7057</link>
		<dc:creator>DavidM</dc:creator>
		<pubDate>Thu, 13 May 2010 21:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=447#comment-7057</guid>
		<description>Hoping someone may be able to help me. I have successfully installed, from source, MySQL5, PgSQL8 (I have connected to both, they are running), and Apache2. I am now attempting to install PHP5, following these instructions. I have added the options for PgSQL from the ./configure --help menu for pgsql, and specified my installation locations. However, during ./configure I get the following error:

checking for PostgreSQL support for PDO... yes
checking for pg_config... not found
configure: error: Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path

The path I gave it was /Library/PgSQL8, which /is/ where my installation is, and it does have pg_config in ./bin there, and the libpq-fe.h in ./include there. But it refuses to believe me. I&#039;ve set the directory and contents 777 in case that was the issue, and no joy. It refuses to accept that I have PgSQL installed there.

Any ideas what I should try next here?</description>
		<content:encoded><![CDATA[<p>Hoping someone may be able to help me. I have successfully installed, from source, MySQL5, PgSQL8 (I have connected to both, they are running), and Apache2. I am now attempting to install PHP5, following these instructions. I have added the options for PgSQL from the ./configure &#8211;help menu for pgsql, and specified my installation locations. However, during ./configure I get the following error:</p>
<p>checking for PostgreSQL support for PDO&#8230; yes<br />
checking for pg_config&#8230; not found<br />
configure: error: Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path</p>
<p>The path I gave it was /Library/PgSQL8, which /is/ where my installation is, and it does have pg_config in ./bin there, and the libpq-fe.h in ./include there. But it refuses to believe me. I&#8217;ve set the directory and contents 777 in case that was the issue, and no joy. It refuses to accept that I have PgSQL installed there.</p>
<p>Any ideas what I should try next here?</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-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>
</channel>
</rss>

