On Thu, November 9, 2006 12:49, Maverick wrote:
> Oopssss
> 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
> | patch -p0 < 001_httpd.patch
> |
> |And then rebuild and install 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
> |
> |
> |If httpd had been started, you might want to run
> | apachectl stop
> |before running "make install", and
> | apachectl start
> |afterwards.
> |
> |Index: usr.sbin/httpd/src/main//http_protocol.c
> |===================================================================
> |RCS file: /cvs/src/usr.sbin/httpd/src/main/http_protocol.c,v
> |retrieving revision 1.30
> |retrieving revision 1.30.4.1
> |diff -u -p -r1.30 -r1.30.4.1
> |--- usr.sbin/httpd/src/main//http_protocol.c 11 Feb 2006 19:15:57 -0000
> 1.30
> |+++ usr.sbin/httpd/src/main//http_protocol.c 1 Nov 2006 21:18:38 -0000
> 1.30.4.1
> --------------------------
> File to patch:
>
> I try the 003 patch but it happend to be the same sort of thing. Why do
> they
> ask me for the file to patch :(
> Can you please tell me what i have done wrong here?
>
> :-(
>
> Thanks you very much
Try and cd /usr/src before trying to patch ;) The patches assume you're
patching from that directory. Enjoy...
>
>
>
>
>
>
>
> Joel Goguen wrote:
>>
>> I don't see an issue there. It looks like it applied properly.
>> Follow the directions it printed out and see that it compiles and
>> installs properly :)
>>
>> 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 doing:
>>> | cd /usr/src
>>> | patch -p0 < 001_httpd.patch
>>> |
>>> |And then rebuild and install 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
>>> |
>>> --
>>> 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.
>>>
>>>
>>
>>
>> --
>> Joel Goguen
>> Bachelor of Computer Science III
>> University of New Brunswick
>> http://iapetus.dyndns.org/
>>
>>
>>
>
> --
> View this message in context:
> http://www.nabble.com/Problem-when-apply-001_httpd.patch-tf2603928.html#a7265975
> Sent from the openbsd user - misc mailing list archive at Nabble.com.