Re: Problem when apply 001_httpd.patch

2006-11-09 Thread Ralph Gessner
Maverick wrote: > Hi i am trying to apply the 001 patch > What i have done is > > cd /usr/src > patch -p0 < 001_httpd.patch > > and i come back to me as: [SNIP] It's the same procedure on 4.0 as it was on 3.9 and it will still be in 4.1. You ask the the same question on 11/29/06 in "A

Re: Problem when apply 001_httpd.patch

2006-11-09 Thread Greg Thomas
On 11/9/06, Maverick <[EMAIL PROTECTED]> wrote: Hi i am trying to apply the 001 patch What i have done is cd /usr/src patch -p0 < 001_httpd.patch and i come back to me as: Hmm... Looks like a unified diff to me... The text leading up to this was: -- |Apply by do

Re: Problem when apply 001_httpd.patch

2006-11-09 Thread Allie D.
this was: >>> -- >>> |Apply by doing: >>> | cd /usr/src >>> | patch -p0 < 001_httpd.patch >>> | >>> |And then rebuild and install httpd and its modules: >>> | cd usr.sbin/httpd >>> | ma

Re: Problem when apply 001_httpd.patch

2006-11-09 Thread viq
On 09/11/06, Maverick <[EMAIL PROTECTED]> wrote: Oop The rest of the post is gone :-( The thing that i got back after patch -p0 < 001_httpd.patch is this Hmm... Looks like a unified diff to me... The text leading up to this was: -- |Apply by doing: | cd /usr/src | p

Re: Problem when apply 001_httpd.patch

2006-11-09 Thread Steffen Wendzel
On Thu, 9 Nov 2006 12:50:20 -0800 (PST) Maverick <[EMAIL PROTECTED]> wrote: : Oop : The rest of the post is gone :-( : : The thing that i got back after patch -p0 < 001_httpd.patch is this : : Hmm... Looks like a unified diff to me... : The text leading up to this was: : ---

Re: Problem when apply 001_httpd.patch

2006-11-09 Thread Maverick
all httpd and its modules: >> | cd usr.sbin/httpd >> | make -f Makefile.bsd-wrapper obj >> | make -f Makefile.bsd-wrapper cleandir >> | make -f Makefile.bsd-wrapper depend >> | make -f Makefile.bsd-wrapper >> | make -f Makefile.bsd-wrapper install >> | >&

Re: Problem when apply 001_httpd.patch

2006-11-09 Thread Maverick
obj >> | make -f Makefile.bsd-wrapper cleandir >> | make -f Makefile.bsd-wrapper depend >> | make -f Makefile.bsd-wrapper >> | make -f Makefile.bsd-wrapper install >> | >> -- >> View this message in context: >> http://www.nabble.com/Problem-when-app

Re: Problem when apply 001_httpd.patch

2006-11-09 Thread Joel Goguen
/httpd | make -f Makefile.bsd-wrapper obj | make -f Makefile.bsd-wrapper cleandir | make -f Makefile.bsd-wrapper depend | make -f Makefile.bsd-wrapper | make -f Makefile.bsd-wrapper install | -- View this message in context: http://www.nabble.com/Problem-when-apply-001_httpd.patch-tf2603928.html#a

Re: Problem when apply 001_httpd.patch

2006-11-09 Thread Andreas Maus
apper depend | make -f Makefile.bsd-wrapper | make -f Makefile.bsd-wrapper install | -- View this message in context: http://www.nabble.com/Problem-when-apply-001_httpd.patch-tf2603928.html#a7265560 Sent from the openbsd user - misc mailing list archive at Nabble.com. -- Hobbes : Shouldn&#

Problem when apply 001_httpd.patch

2006-11-09 Thread Maverick
age in context: http://www.nabble.com/Problem-when-apply-001_httpd.patch-tf2603928.html#a7265560 Sent from the openbsd user - misc mailing list archive at Nabble.com.