I am having trouble compiling fossil on windows with SSL.  I have tried
MinGW/MSYS and Cygwin, and I get stuck at different parts.  When I use
MinGW/MSYS, I get an error in utf8.c about cywgin_conv_path not being
defined.  When I use Cygwin, I get pretty far before getting an error,
"wbld/sqlite3.o:sqlite3.c:(.text+0x158e7): undefined reference to `_msize'
// wbld/sqlite3.o:sqlite3.c:(.text+0x3b21): undefined reference to
`_msize'" followed by bad reloc address in section '.data'.

I have successfully compiled Fossil with SSL, but it was more than a year
ago and I would like to update to the latest version.  I have basic
installations of MinGW/MSYS and Cygwin, with all the right extras added in,
but I do not know what to do with these errors.  I am a primarily Windows
user, so I do not have any experience with compiling programs.  I searched
through the list archives and tried to adapt the solutions and steps I saw
to fix my problems, but was ultimately unable to.

I am hoping somebody can help.  Thank you. // JR
_______________________________________________
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