<?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: libphp5.so: undefined symbol: _efree</title>
	<atom:link href="http://www.liucougar.net/blog/archives/71/feed" rel="self" type="application/rss+xml" />
	<link>http://www.liucougar.net/blog/archives/71</link>
	<description></description>
	<pubDate>Thu, 20 Nov 2008 00:14:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6-bleeding</generator>
		<item>
		<title>By: Nikhil</title>
		<link>http://www.liucougar.net/blog/archives/71#comment-149758</link>
		<dc:creator>Nikhil</dc:creator>
		<pubDate>Tue, 16 Sep 2008 12:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.liucougar.net/blog/archives/71#comment-149758</guid>
		<description>Thanks a lot man.. :) Was pulling my hair out of frustration! It worked beautifully..</description>
		<content:encoded><![CDATA[<p>Thanks a lot man.. <img src='http://www.liucougar.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Was pulling my hair out of frustration! It worked beautifully..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Or</title>
		<link>http://www.liucougar.net/blog/archives/71#comment-69525</link>
		<dc:creator>Or</dc:creator>
		<pubDate>Tue, 25 Dec 2007 15:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.liucougar.net/blog/archives/71#comment-69525</guid>
		<description>Thanks Ivan, worked for me:

`make clean`
or
`gmake clean`
or w/e you want to use.</description>
		<content:encoded><![CDATA[<p>Thanks Ivan, worked for me:</p>
<p>`make clean`<br />
or<br />
`gmake clean`<br />
or w/e you want to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.liucougar.net/blog/archives/71#comment-53901</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Fri, 12 Oct 2007 13:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.liucougar.net/blog/archives/71#comment-53901</guid>
		<description>I also had this problem... nothing online seemed to help.  

What worked for me was to do a `gmake clean` before recompiling php. Clean will remove all files compiled from the previous build forcing the new build ro recompile all the files... hope this helps.

Ivan</description>
		<content:encoded><![CDATA[<p>I also had this problem&#8230; nothing online seemed to help.  </p>
<p>What worked for me was to do a `gmake clean` before recompiling php. Clean will remove all files compiled from the previous build forcing the new build ro recompile all the files&#8230; hope this helps.</p>
<p>Ivan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liucougar</title>
		<link>http://www.liucougar.net/blog/archives/71#comment-46191</link>
		<dc:creator>liucougar</dc:creator>
		<pubDate>Fri, 07 Sep 2007 01:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.liucougar.net/blog/archives/71#comment-46191</guid>
		<description>try to remove libphp5.so and libphp5.la under /usr/local/apache2/modules, and copy over the compiled ones</description>
		<content:encoded><![CDATA[<p>try to remove libphp5.so and libphp5.la under /usr/local/apache2/modules, and copy over the compiled ones</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Bauer</title>
		<link>http://www.liucougar.net/blog/archives/71#comment-46118</link>
		<dc:creator>Al Bauer</dc:creator>
		<pubDate>Thu, 06 Sep 2007 17:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.liucougar.net/blog/archives/71#comment-46118</guid>
		<description>I am still having the same problem. Even though I copied libphp5.la to the /usr/local/apache2/modules directory. then did a chmod 755 on it. I still get the error:
httpd: Syntax error on line 54 of /usr/local/apache2/conf/httpd.conf: Cannot l
oad /usr/local/apache2/modules/libphp5.so into server: /usr/local/apache2/modu
les/libphp5.so: undefined symbol: _efree

any suggestions.</description>
		<content:encoded><![CDATA[<p>I am still having the same problem. Even though I copied libphp5.la to the /usr/local/apache2/modules directory. then did a chmod 755 on it. I still get the error:<br />
httpd: Syntax error on line 54 of /usr/local/apache2/conf/httpd.conf: Cannot l<br />
oad /usr/local/apache2/modules/libphp5.so into server: /usr/local/apache2/modu<br />
les/libphp5.so: undefined symbol: _efree</p>
<p>any suggestions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
