Re: How can I be getting compilation errors already?
"D. Alvarado" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
On 1/23/07, Divák Ádám <[email protected]> wrote: > D. Alvarado wrote: > > Sorry if I'm top-posting, I'm not sure what that means. > > > > Ok, I copied everything from > > http://www.fastcgi.com/archives/fastcgi-developers/2005-December/004060.html > > starting with > > > > diff -ruN mod_fastcgi-2.4.2/fcgi.h mod_fastcgi-2.4.2-ap22/fcgi.h > > > > and ending with > > > > -rm -f *.o *.lo *.slo *.la > > > > and put it into a file named, "patchfile". Then I ran > > > > [root@localhost mod_fastcgi-2.4.2]# patch patchfile > > > > but the command never comes back. What am I doing wrong? > > > > Thanks, - Dave > > > > > > > top posting is exactly just what you do :) it means writing your > thoughts at the beginning of the original message instead of the end. > you might try googling for it ;] > (eg. http://en.wikipedia.org/wiki/Top-posting#Netiquette_Guidelines ) > > anyway, why not try "patch [originalfile] [patchfile]" ? (with the > appropriate p num) > as you named your file as "patchfile", the patch command doesn't know > which original file to patch, that's why you have to specify it. > > if you really can't work it out (which i highly doubt) you can still > copy-paste those lines. > > (oh and Adrian: he wrote in his first mail he has apache 2.2) > bye Little by little, I tried to run the patch and got a "Hunk" error. Ideas? Am I running it from the right directory? [root@localhost mod_fastcgi-2.4.2]# patch Makefile.AP2 patchfile patching file Makefile.AP2 Hunk #1 FAILED at 73. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.AP2.rej patching file Makefile.AP2 [root@localhost mod_fastcgi-2.4.2]# Thanks, - Dave ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/