<?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: Centos 5 and mpm-itk</title>
	<atom:link href="http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/feed/" rel="self" type="application/rss+xml" />
	<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/</link>
	<description>Find your website a home with hostby.net</description>
	<lastBuildDate>Sat, 21 Nov 2009 19:09:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: izghitu</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1715</link>
		<dc:creator>izghitu</dc:creator>
		<pubDate>Sat, 21 Nov 2009 19:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1715</guid>
		<description>Hi,

Actually I found the answer for this problem here:
http://lists.err.no/pipermail/mpm-itk/2008-July/000063.html

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Actually I found the answer for this problem here:<br />
<a href="http://lists.err.no/pipermail/mpm-itk/2008-July/000063.html" rel="nofollow">http://lists.err.no/pipermail/mpm-itk/2008-July/000063.html</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: izghitu</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1714</link>
		<dc:creator>izghitu</dc:creator>
		<pubDate>Sat, 21 Nov 2009 18:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1714</guid>
		<description>Hi,

Sascha, when I try to build the itk rpms using your httpd-itk.spec I get the following error:
/usr/lib/apr-1/build/libtool --silent --mode=link gcc -pthread  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing     -Wl,-z,relro   -o mod_rewrite.la -rpath /usr/lib/httpd/modules -module -avoid-version  mod_rewrite.lo
make[4]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/modules/mappers&#039;
make[3]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/modules/mappers&#039;
make[2]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/modules&#039;
make[2]: Entering directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/support&#039;
make[2]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/support&#039;

make[1]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk&#039;
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.3422 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.3422 (%build)

The last lines of /var/tmp/rpm-tmp.3422 are:
[root@srv3 httpd-itk]# tail /var/tmp/rpm-tmp.3422
        --enable-ldap --enable-authnz-ldap \
        --enable-cgid \
        --enable-authn-anon --enable-authn-alias

# For the other MPMs, just build httpd and no optional modules
mpmbuild worker --enable-modules=none
mpmbuild event --enable-modules=none


exit 0

Unfortunately I have CentOS 5.4 32bit and I can&#039;t use your RPMs.

Any ideas?

Please advise</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Sascha, when I try to build the itk rpms using your httpd-itk.spec I get the following error:<br />
/usr/lib/apr-1/build/libtool &#8211;silent &#8211;mode=link gcc -pthread  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector &#8211;param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing     -Wl,-z,relro   -o mod_rewrite.la -rpath /usr/lib/httpd/modules -module -avoid-version  mod_rewrite.lo<br />
make[4]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/modules/mappers&#8217;<br />
make[3]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/modules/mappers&#8217;<br />
make[2]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/modules&#8217;<br />
make[2]: Entering directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/support&#8217;<br />
make[2]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/support&#8217;</p>
<p>make[1]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk&#8217;<br />
make: *** [all-recursive] Error 1<br />
error: Bad exit status from /var/tmp/rpm-tmp.3422 (%build)</p>
<p>RPM build errors:<br />
    Bad exit status from /var/tmp/rpm-tmp.3422 (%build)</p>
<p>The last lines of /var/tmp/rpm-tmp.3422 are:<br />
[root@srv3 httpd-itk]# tail /var/tmp/rpm-tmp.3422<br />
        &#8211;enable-ldap &#8211;enable-authnz-ldap \<br />
        &#8211;enable-cgid \<br />
        &#8211;enable-authn-anon &#8211;enable-authn-alias</p>
<p># For the other MPMs, just build httpd and no optional modules<br />
mpmbuild worker &#8211;enable-modules=none<br />
mpmbuild event &#8211;enable-modules=none</p>
<p>exit 0</p>
<p>Unfortunately I have CentOS 5.4 32bit and I can&#8217;t use your RPMs.</p>
<p>Any ideas?</p>
<p>Please advise</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha Schieferdecker</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1705</link>
		<dc:creator>Sascha Schieferdecker</dc:creator>
		<pubDate>Tue, 17 Nov 2009 07:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1705</guid>
		<description>I will continue to publish RPMs with MPM-ITK here, as we use these packages in a production environment, so I need to build up-to-date RPMs anyway...</description>
		<content:encoded><![CDATA[<p>I will continue to publish RPMs with MPM-ITK here, as we use these packages in a production environment, so I need to build up-to-date RPMs anyway&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha Schieferdecker</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1704</link>
		<dc:creator>Sascha Schieferdecker</dc:creator>
		<pubDate>Tue, 17 Nov 2009 07:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1704</guid>
		<description>Hi there,

the files above are repackaged and I have also included RPMs for 5.3 here:

http://www.sascha-schieferdecker.de/centos/httpd-itk.centos5.3.zip</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>the files above are repackaged and I have also included RPMs for 5.3 here:</p>
<p><a href="http://www.sascha-schieferdecker.de/centos/httpd-itk.centos5.3.zip" rel="nofollow">http://www.sascha-schieferdecker.de/centos/httpd-itk.centos5.3.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1682</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Thu, 05 Nov 2009 15:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1682</guid>
		<description>Was right on patching httpd in Centos 5.4way and found your link.

It seems that there&#039;s something wrong with the zip file. Could you repackage it?

Thanks :)</description>
		<content:encoded><![CDATA[<p>Was right on patching httpd in Centos 5.4way and found your link.</p>
<p>It seems that there&#8217;s something wrong with the zip file. Could you repackage it?</p>
<p>Thanks <img src='http://hostby.net/home/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha Schieferdecker</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1677</link>
		<dc:creator>Sascha Schieferdecker</dc:creator>
		<pubDate>Tue, 03 Nov 2009 11:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1677</guid>
		<description>Latest ITK-Patch, Diff and compiled X86_64 RPMs for Centos 5.4 are here:

http://www.sascha-schieferdecker.de/centos/httpd-itk.centos5.4.zip</description>
		<content:encoded><![CDATA[<p>Latest ITK-Patch, Diff and compiled X86_64 RPMs for Centos 5.4 are here:</p>
<p><a href="http://www.sascha-schieferdecker.de/centos/httpd-itk.centos5.4.zip" rel="nofollow">http://www.sascha-schieferdecker.de/centos/httpd-itk.centos5.4.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1055</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 25 Aug 2009 08:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1055</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha Schieferdecker</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-274</link>
		<dc:creator>Sascha Schieferdecker</dc:creator>
		<pubDate>Wed, 15 Apr 2009 14:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-274</guid>
		<description>I am sorry, this still does not work, but I have posted the diff here:

http://www.sascha-schieferdecker.de/centos/itk_diff.txt</description>
		<content:encoded><![CDATA[<p>I am sorry, this still does not work, but I have posted the diff here:</p>
<p><a href="http://www.sascha-schieferdecker.de/centos/itk_diff.txt" rel="nofollow">http://www.sascha-schieferdecker.de/centos/itk_diff.txt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha Schieferdecker</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-273</link>
		<dc:creator>Sascha Schieferdecker</dc:creator>
		<pubDate>Wed, 15 Apr 2009 14:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-273</guid>
		<description>Here is the correct diff for Centos 5.3:

[code]
10c10
 Release: 22.itk
35a36,37
&gt; # itk
&gt; Patch10: apache2.2-mpm-itk-20080727-00.patch
92c94
 web server. With mpm-itk support.
142a145
&gt; %patch10 -p1 -b .itk
269a273,283
&gt;
&gt; mpmbuild itk \
&gt;          --enable-mods-shared=all \
&gt;          --enable-ssl --with-ssl --enable-distcache \
&gt;          --enable-proxy \
&gt;          --enable-cache --enable-mem-cache \
&gt;          --enable-file-cache --enable-disk-cache \
&gt;          --enable-ldap --enable-authnz-ldap \
&gt;          --enable-cgid \
&gt;          --enable-authn-anon --enable-authn-alias
&gt;
271a286
&gt;
285a301
&gt; install -m 755 itk/httpd $RPM_BUILD_ROOT%{_sbindir}/httpd.itk
[/code]</description>
		<content:encoded><![CDATA[<p>Here is the correct diff for Centos 5.3:</p>
<p>[code]<br />
10c10<br />
 Release: 22.itk<br />
35a36,37<br />
&gt; # itk<br />
&gt; Patch10: apache2.2-mpm-itk-20080727-00.patch<br />
92c94<br />
 web server. With mpm-itk support.<br />
142a145<br />
&gt; %patch10 -p1 -b .itk<br />
269a273,283<br />
&gt;<br />
&gt; mpmbuild itk \<br />
&gt;          --enable-mods-shared=all \<br />
&gt;          --enable-ssl --with-ssl --enable-distcache \<br />
&gt;          --enable-proxy \<br />
&gt;          --enable-cache --enable-mem-cache \<br />
&gt;          --enable-file-cache --enable-disk-cache \<br />
&gt;          --enable-ldap --enable-authnz-ldap \<br />
&gt;          --enable-cgid \<br />
&gt;          --enable-authn-anon --enable-authn-alias<br />
&gt;<br />
271a286<br />
&gt;<br />
285a301<br />
&gt; install -m 755 itk/httpd $RPM_BUILD_ROOT%{_sbindir}/httpd.itk<br />
[/code]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hostby.net</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-272</link>
		<dc:creator>hostby.net</dc:creator>
		<pubDate>Wed, 15 Apr 2009 13:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-272</guid>
		<description>I&#039;ve edited your comment and put in [code] tags, if its not correct still repost, but enclose your code/patch file with [code] [/code] and i can delete the old comment.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve edited your comment and put in [code] tags, if its not correct still repost, but enclose your code/patch file with [code] [/code] and i can delete the old comment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
