Re: [fossil-users] Problem with Fossil compilation on Windows

2017-01-23 Thread Richie Adler
Jan Nijtmans decĂ­a, en el mensaje "Re: [fossil-users] Problem with Fossil
compilation on Windows" del 23/1/2017 08:02:41:

> Did you do a full clean before re-building? If not, the earlier built
> libz.a will not be built again.

I had, but just in case I did it again just now. Same errors.



___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Problem with Fossil compilation on Windows

2017-01-23 Thread Jan Nijtmans
2017-01-21 17:29 GMT+01:00 Richie Adler:
>>  Jan Nijtmans Thu, 19 Jan 2017 01:57:05 -0800
>> Try:
>> C:\Prog\MinGW\msys\1.0\bin\make.exe -e -f win\Makefile.mingw X64=1
>> FOSSIL_ENABLE_JSON=1
>
> Sadly, that didn't solve the issue. Same errors.
>

Did you do a full clean before re-building? If not, the earlier built
libz.a will not be
built again.

Regards,
   Jan Nijtmans
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Problem with Fossil compilation on Windows

2017-01-21 Thread Richie Adler
>  Jan Nijtmans Thu, 19 Jan 2017 01:57:05 -0800
> 
> 2017-01-19 0:13 GMT+01:00 Richie Adler:
>> Windows 7 Ultimate 64 bit
>> gcc (x86_64-win32-seh-rev0, Built by MinGW-W64 project) 5.3.0
>>
>> Running this:
>>
>> C:\Prog\MinGW\msys\1.0\bin\make.exe -e -f win\Makefile.mingw clean
>> SET FOSSIL_ENABLE_JSON=1
>> C:\Prog\MinGW\msys\1.0\bin\make.exe -e -f win\Makefile.mingw
>>
>> Generates these errors:
>>
>> src/../compat/zlib/libz.a(deflate.o):deflate.c:(.text+0x745): undefined
>> reference to `longest_match'
> ...
> 
> 
> Try:
> C:\Prog\MinGW\msys\1.0\bin\make.exe -e -f win\Makefile.mingw X64=1
> FOSSIL_ENABLE_JSON=1
>
> Just have a look at comment line #16 of win\Makefile.mingw, you'll see why.
>

Sadly, that didn't solve the issue. Same errors.

> If you want a full 64-bit (with openssl-1.1.0c and more, json too),
> have a look at:
> 

I may try that, but I really enjoyed being able to compile my own Fossil.
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users