Re: Can't compile NUT (nut-SVN-r517.diff fails)
Milen Manev <[email protected]> Thu, 9 Apr 2009 16:52:53 +0300
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
> diff -NpuBr -Xexclude.txt main/configure sherpya/configure > --- main/configure 2009-04-08 12:14:59.375000000 +0200 > +++ sherpya/configure 2009-04-08 13:16:36.890625000 +0200 > @@ -3291,7 +3291,16 @@ if test "$_pthreads" = auto ; then > > --- main/configure - is original file, it understood. But +++ sherpya/configure > - what does it mean ? There are no sherpya directory in Mplayer directory. > Create it? NO. When you execute patch you put parameter -p1 which means ignore first directory in path. So, your original file is configure and your patched file is the same configure. > Next. As I understood 3291 is the line at which is text: "if test "$_pthreads" > = auto ; then", Yes, is it right? > And what is number after coma - seven and sixteen: 3291,7 +3291,16 ? Do not care about them. I think you have to read http://www.gnu.org/software/diffutils/manual/html_mono/diff.html#Unified%20Format -- Milen Manev