On Wed, 17 Dec 2008, David M. Funk wrote:

>  +691  .PHONY: ChangeLog
>  +692  ChangeLog:
>  +693          if test -f .cvsusers; then \
>  +694            cvs2cl --utc --fsf --FSF --usermap .cvsusers -I ChangeLog
> -I .cvs; \
>  +695          fi

These lines have spaces, not tabs, in this paste but I figure the mail program 
or something did that?

Anyway, you can cut out the entire ChangeLog: thing from Makefile (all 5 lines 
shown above) and try make again and see if that works better.

I wonder if this is possibly because of the double .PHONY: target that end up 
in the Makefile?

-- 

  / daniel.haxx.se

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to