> I've updated the patch for the current cvs source (the original one won't > apply as is), I've attached it as ipv6.patch. To apply it run: > > cd modperl-2.0 > patch -p0 < ipv6.patch
i could not apply the patch (please see output below). i am using the latest modperl-2.0_20040203232656.tar.gz from the cvs site. > Do you have mod_perl 1 installed? Can you test what this script prints: i do not have mod_perl 1 installed. unless it is not very important to test it, i can install it. is there an easy way to do it? otherwise i would have to install the package from the freebsd site which will install all the dependencies including apache 1... konstantin marina# patch -p0 < ipv6.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Apache-Test/lib/Apache/TestConfig.pm |=================================================================== |RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm,v |retrieving revision 1.204 |diff -u -r1.204 TestConfig.pm |--- Apache-Test/lib/Apache/TestConfig.pm 31 Jan 2004 01:53:09 -0000 1.204 |+++ Apache-Test/lib/Apache/TestConfig.pm 2 Feb 2004 06:47:45 -0000 -------------------------- Patching file Apache-Test/lib/Apache/TestConfig.pm using Plan A... Hunk #1 failed at 1002. Hunk #2 failed at 1750. 2 out of 2 hunks failed--saving rejects to Apache-Test/lib/Apache/TestConfig.pm.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Apache-Test/lib/Apache/TestConfigPerl.pm |=================================================================== |RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfigPerl.pm ,v |retrieving revision 1.81 |diff -u -r1.81 TestConfigPerl.pm |--- Apache-Test/lib/Apache/TestConfigPerl.pm 24 Nov 2003 07:57:30 -0000 1.81 |+++ Apache-Test/lib/Apache/TestConfigPerl.pm 2 Feb 2004 06:47:45 -0000 -------------------------- Patching file Apache-Test/lib/Apache/TestConfigPerl.pm using Plan A... Hunk #1 failed at 207. 1 out of 1 hunks failed--saving rejects to Apache-Test/lib/Apache/TestConfigPerl.pm.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: t/response/TestApache/conftree.pm |=================================================================== |RCS file: /home/cvs/modperl-2.0/t/response/TestApache/conftree.pm,v |retrieving revision 1.7 |diff -u -r1.7 conftree.pm |--- t/response/TestApache/conftree.pm 8 Oct 2003 13:28:14 -0000 1.7 |+++ t/response/TestApache/conftree.pm 2 Feb 2004 06:47:45 -0000 -------------------------- Patching file t/response/TestApache/conftree.pm using Plan A... Hunk #1 failed at 27. 1 out of 1 hunks failed--saving rejects to t/response/TestApache/conftree.pm.rej done marina# -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html