Thanks a lot for the answer
I have tried it but i have something after that as well
# cd /usr/src
# patch -p0 < 001_sendmail.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Apply by doing:
| cd /usr/src
| patch -p0 < 001_sendmail.patch
|
|And then rebuild and install sendmail:
| cd gnu/usr.sbin/sendmail
| make obj
| make depend
| make
| make install
|
|Index: gnu/usr.sbin/sendmail/libsm/fflush.c
|===================================================================
|RCS file: /cvs/src/gnu/usr.sbin/sendmail/libsm/fflush.c,v
|retrieving revision 1.2
|diff -u -p -r1.2 fflush.c
|--- gnu/usr.sbin/sendmail/libsm/fflush.c 1 Oct 2001 17:18:29 -0000 1.2
|+++ gnu/usr.sbin/sendmail/l
Can you please tell me what i can i do with this?
Greg Thomas-3 wrote:
>
> On 10/29/06, Maverick <[EMAIL PROTECTED]> wrote:
>> Hi i am quite new to openbsd. I have download the patchs from the openbsd
>> website and extract it.
>> I run the command to fix the first bug
>>
>> patch 001_sendmail.patch
>>
>> However it taking more then 15 mins and still staying there. Is there any
>> thing wrong with what i have been doing? What should i do to apply the
>> patch
>> for openbsd 3.9
>>
>
> It appears that you didn't read the first two lines of the patch:
>
> "Apply by doing:
> cd /usr/src
> patch -p0 < 001_sendmail.patch"
>
> Greg
>
>
>
--
View this message in context:
http://www.nabble.com/Applying-patch---tf2536341.html#a7067350
Sent from the openbsd user - misc mailing list archive at Nabble.com.