"David M. Funk" <mf...@trinitysol.net> writes:

> Makefile:
>   +690
>   +691  .PHONY: ChangeLog
>   +692  ChangeLog:
>   +693          if test -f .cvsusers; then \
>   +694            cvs2cl --utc --fsf --FSF --usermap .cvsusers -I ChangeLog
> -I .cvs; \
>   +695          fi
>   +696
>   +697  dist-hook:
...
>> "Makefile", line 695: make: 1254-055 Dependency line needs colon or double
>> colon operator.
>> "Makefile", line 696: make: 1254-055 Dependency line needs colon or double
>> colon operator.

Interesting, I don't see anything wrong here.  Anyone know why AIX make
behaves like this?

As a work-around, try to build using GNU make instead.

/Simon

------------------------------------------------------------------------------
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