[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sheflug] supermount?



On Fri, 25 May 2001, ross wrote:

> > patch -p1 < <supermount.diff>
> 
> yep... tried that. patch just hangs! i've tried patch -p0 & -p1 from the top 
> level directory. it just sits there doing sweet FA. doing the same to kernel 
> 2.4.3 works fine (says patch already applied though ;-)

Are you sure you put '<' - redirection? The patch is not gzipped or
something. From the fact that patch 'hangs' it looks like it's waiting for
input on stdin, which would happen if you didn't supply one to it. For
gzipped:
gzip -dc <patch.gz> | patch -p1
bzipped
bzip2 -dc ...
But you probably know all that - sorry, from your previous message it
looked like you had no idea at all what to do with a patch:-) What patch
is it? Does it look right? (tried more <patch>)

Guennadi
___

Dr. Guennadi V. Liakhovetski
Department of Applied Mathematics
University of Sheffield, U.K.
email: G.Liakhovetski [at] sheffield.ac.uk


---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word 
 "unsubscribe" in the body of the message. 

  GNU the choice of a complete generation.