Re: How can I be getting compilation errors already?

Divák Ádám <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
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

___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.