<?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: Unmangling apxs and mod_deflate</title>
	<atom:link href="http://prefetch.net/blog/index.php/2005/12/15/unmangling-apxs-and-mod_deflate/feed/" rel="self" type="application/rss+xml" />
	<link>http://prefetch.net/blog/index.php/2005/12/15/unmangling-apxs-and-mod_deflate/</link>
	<description>Blog O' Matty</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:31:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: gv</title>
		<link>http://prefetch.net/blog/index.php/2005/12/15/unmangling-apxs-and-mod_deflate/comment-page-1/#comment-831058</link>
		<dc:creator>gv</dc:creator>
		<pubDate>Thu, 22 Dec 2011 20:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://daemons.net/~matty/blog/?p=292#comment-831058</guid>
		<description>Great article</description>
		<content:encoded><![CDATA[<p>Great article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anomdebus</title>
		<link>http://prefetch.net/blog/index.php/2005/12/15/unmangling-apxs-and-mod_deflate/comment-page-1/#comment-829264</link>
		<dc:creator>anomdebus</dc:creator>
		<pubDate>Fri, 23 Apr 2010 19:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://daemons.net/~matty/blog/?p=292#comment-829264</guid>
		<description>Thanks for the tip. I was able to do it via the command line (vs editing files) with:

apxs -c -Wl,&quot;-lz&quot; mod_deflate.c</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. I was able to do it via the command line (vs editing files) with:</p>
<p>apxs -c -Wl,&#8221;-lz&#8221; mod_deflate.c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashit Kumar</title>
		<link>http://prefetch.net/blog/index.php/2005/12/15/unmangling-apxs-and-mod_deflate/comment-page-1/#comment-611703</link>
		<dc:creator>Ashit Kumar</dc:creator>
		<pubDate>Wed, 17 Sep 2008 15:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://daemons.net/~matty/blog/?p=292#comment-611703</guid>
		<description>I have install apache2 on solaris 9 but when I am installing perl modules (mod_perl-2.0.4) on this machine it is giving error....

Please provide the location of the Apache directory:  /usr/local/apache2
Configuring Apache/2.0.50 mod_perl/2.0.4 Perl/v5.8.5
[  error] can&#039;t find &#039;apr-config&#039;, please pass MP_APR_CONFIG=/full/path/to/apr-config to &#039;perl Makefile.PL&#039;
root@uatbed #

can any body help me on this issue...

Cheers
Ashit Kumar Das</description>
		<content:encoded><![CDATA[<p>I have install apache2 on solaris 9 but when I am installing perl modules (mod_perl-2.0.4) on this machine it is giving error&#8230;.</p>
<p>Please provide the location of the Apache directory:  /usr/local/apache2<br />
Configuring Apache/2.0.50 mod_perl/2.0.4 Perl/v5.8.5<br />
[  error] can&#8217;t find &#8216;apr-config&#8217;, please pass MP_APR_CONFIG=/full/path/to/apr-config to &#8216;perl Makefile.PL&#8217;<br />
root@uatbed #</p>
<p>can any body help me on this issue&#8230;</p>
<p>Cheers<br />
Ashit Kumar Das</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Me</title>
		<link>http://prefetch.net/blog/index.php/2005/12/15/unmangling-apxs-and-mod_deflate/comment-page-1/#comment-465895</link>
		<dc:creator>Me</dc:creator>
		<pubDate>Fri, 06 Jun 2008 19:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://daemons.net/~matty/blog/?p=292#comment-465895</guid>
		<description>Hey, you just saved another guy a lot of pain.</description>
		<content:encoded><![CDATA[<p>Hey, you just saved another guy a lot of pain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maciekk</title>
		<link>http://prefetch.net/blog/index.php/2005/12/15/unmangling-apxs-and-mod_deflate/comment-page-1/#comment-342406</link>
		<dc:creator>maciekk</dc:creator>
		<pubDate>Thu, 20 Mar 2008 13:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://daemons.net/~matty/blog/?p=292#comment-342406</guid>
		<description>thanks a lot!!!</description>
		<content:encoded><![CDATA[<p>thanks a lot!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya</title>
		<link>http://prefetch.net/blog/index.php/2005/12/15/unmangling-apxs-and-mod_deflate/comment-page-1/#comment-125835</link>
		<dc:creator>Aditya</dc:creator>
		<pubDate>Fri, 09 Nov 2007 15:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://daemons.net/~matty/blog/?p=292#comment-125835</guid>
		<description>you have to go to &quot;/httpd-2.x.y/modules/filters&quot; and then run &quot;bin/apxs -c mod_deflate.c&quot; .. after this you can find the mod_deflate.so in .libs folder</description>
		<content:encoded><![CDATA[<p>you have to go to &#8220;/httpd-2.x.y/modules/filters&#8221; and then run &#8220;bin/apxs -c mod_deflate.c&#8221; .. after this you can find the mod_deflate.so in .libs folder</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kapil</title>
		<link>http://prefetch.net/blog/index.php/2005/12/15/unmangling-apxs-and-mod_deflate/comment-page-1/#comment-72234</link>
		<dc:creator>kapil</dc:creator>
		<pubDate>Sat, 04 Aug 2007 08:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://daemons.net/~matty/blog/?p=292#comment-72234</guid>
		<description>hi 

  i am stuck at step 2.

   where is .libs directory ? I can&#039;t find it.

  I am a newbie.

regards
kapil</description>
		<content:encoded><![CDATA[<p>hi </p>
<p>  i am stuck at step 2.</p>
<p>   where is .libs directory ? I can&#8217;t find it.</p>
<p>  I am a newbie.</p>
<p>regards<br />
kapil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mod_deflate frustation</title>
		<link>http://prefetch.net/blog/index.php/2005/12/15/unmangling-apxs-and-mod_deflate/comment-page-1/#comment-63609</link>
		<dc:creator>mod_deflate frustation</dc:creator>
		<pubDate>Wed, 20 Jun 2007 17:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://daemons.net/~matty/blog/?p=292#comment-63609</guid>
		<description>Everything looks kosher here?

-bash-3.00$ ./apachectl -t -f /usr/local/apache2/conf/httpd.conf
Syntax error on line 1117 of /usr/local/apache2/conf/httpd.conf:
Can&#039;t locate API module structure `mod_deflate&#039; in file /usr/local/apache2/modules/mod_deflate.so: ld.so.1: httpd: fatal: mod_deflate: can&#039;t find symbol
-bash-3.00$ ldd ../modules/mod_deflate.so
        libz.so.1 =&gt;     /usr/lib/libz.so.1
        libc.so.1 =&gt;     /lib/libc.so.1
        libgcc_s.so.1 =&gt;         /usr/sfw/lib/libgcc_s.so.1
        libm.so.2 =&gt;     /lib/libm.so.2
        /platform/SUNW,Sun-Fire-V210/lib/libc_psr.so.1</description>
		<content:encoded><![CDATA[<p>Everything looks kosher here?</p>
<p>-bash-3.00$ ./apachectl -t -f /usr/local/apache2/conf/httpd.conf<br />
Syntax error on line 1117 of /usr/local/apache2/conf/httpd.conf:<br />
Can&#8217;t locate API module structure `mod_deflate&#8217; in file /usr/local/apache2/modules/mod_deflate.so: ld.so.1: httpd: fatal: mod_deflate: can&#8217;t find symbol<br />
-bash-3.00$ ldd ../modules/mod_deflate.so<br />
        libz.so.1 =&gt;     /usr/lib/libz.so.1<br />
        libc.so.1 =&gt;     /lib/libc.so.1<br />
        libgcc_s.so.1 =&gt;         /usr/sfw/lib/libgcc_s.so.1<br />
        libm.so.2 =&gt;     /lib/libm.so.2<br />
        /platform/SUNW,Sun-Fire-V210/lib/libc_psr.so.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mod_deflate frustation</title>
		<link>http://prefetch.net/blog/index.php/2005/12/15/unmangling-apxs-and-mod_deflate/comment-page-1/#comment-63603</link>
		<dc:creator>mod_deflate frustation</dc:creator>
		<pubDate>Wed, 20 Jun 2007 16:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://daemons.net/~matty/blog/?p=292#comment-63603</guid>
		<description>Argh

Tried to use apxs as described in the blog, but getting this when trying to LoadModule mod_deflate: 

-bash-3.00$ ./apachectl -t -f /usr/local/apache2/conf/test.conf
Syntax error on line 1119 of /usr/local/apache2/conf/test.conf:
Can&#039;t locate API module structure `mod_deflate&#039; in file /usr/local/apache2/modules/mod_deflate.so: ld.so.1: httpd: fatal: mod_deflate: can&#039;t find symbol

any idea?</description>
		<content:encoded><![CDATA[<p>Argh</p>
<p>Tried to use apxs as described in the blog, but getting this when trying to LoadModule mod_deflate: </p>
<p>-bash-3.00$ ./apachectl -t -f /usr/local/apache2/conf/test.conf<br />
Syntax error on line 1119 of /usr/local/apache2/conf/test.conf:<br />
Can&#8217;t locate API module structure `mod_deflate&#8217; in file /usr/local/apache2/modules/mod_deflate.so: ld.so.1: httpd: fatal: mod_deflate: can&#8217;t find symbol</p>
<p>any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://prefetch.net/blog/index.php/2005/12/15/unmangling-apxs-and-mod_deflate/comment-page-1/#comment-63582</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Wed, 20 Jun 2007 14:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://daemons.net/~matty/blog/?p=292#comment-63582</guid>
		<description>I get the same burp on crc32 when building entire Apache --with--deflate.  Any idea how to hack a fix for that?

-bash-3.00$ ./apachectl -t -f /usr/local/apache2/conf/httpd.conf
Syntax error on line 1117 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/mod_deflate.so into server: ld.so.1: httpd: fatal: relocation error: file /usr/local/apache2/modules/mod_deflate.so: symbol crc32: referenced symbol not found</description>
		<content:encoded><![CDATA[<p>I get the same burp on crc32 when building entire Apache &#8211;with&#8211;deflate.  Any idea how to hack a fix for that?</p>
<p>-bash-3.00$ ./apachectl -t -f /usr/local/apache2/conf/httpd.conf<br />
Syntax error on line 1117 of /usr/local/apache2/conf/httpd.conf:<br />
Cannot load /usr/local/apache2/modules/mod_deflate.so into server: ld.so.1: httpd: fatal: relocation error: file /usr/local/apache2/modules/mod_deflate.so: symbol crc32: referenced symbol not found</p>
]]></content:encoded>
	</item>
</channel>
</rss>

