Problem solved. I commented out the lines in the makefile reading "TCC +=
-DFOSSIL_ENABLE_SSL" and "LIB += -lcrypto -lssl" and can now build fossil
from Cygwin and run gdiff.

Perhaps a fossil developer could take a look and see why fossil with SSL
won't build in Cygwin?

-Brian


On Tue, Jun 28, 2011 at 12:27 PM, Stephan Beal <sgb...@googlemail.com>wrote:

> On Tue, Jun 28, 2011 at 6:22 PM, Brian Cottingham <spiffyt...@gmail.com>wrote:
>
>> Changing the path didn't work- I get the same "not recognized command"
>> error. I tried I didn't see a pre-compiled Cygwin version of fossil, so I
>> tried compiling the latest source release from a Cygwin shell with a simple
>> "make" command as someone on the mailing list suggested, but I'm getting a
>> compile error. Am I doing something wrong?
>>
>
> Edit the makefile and disable the SSL bits. They're not strictly needed, as
> far as i'm aware.
>
> --
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to