Re: 1.9/trunk build errors when building without OpenSSL

2015-07-21 Thread Stefan Hett
On 7/21/2015 7:55 AM, Branko Čibej wrote: On 20.07.2015 16:20, Stefan Hett wrote: Hi, following several hours of investigation and discussion on IRC with danielsh, philipm and bert I believe there to be some issue in the build generator for Windows. Running the python command: python

Re: 1.9/trunk build errors when building without OpenSSL

2015-07-21 Thread Stefan Hett
On 7/21/2015 7:55 AM, Branko Čibej wrote: On 20.07.2015 16:20, Stefan Hett wrote: Hi, following several hours of investigation and discussion on IRC with danielsh, philipm and bert I believe there to be some issue in the build generator for Windows. Running the python command: python

1.9/trunk build errors when building without OpenSSL

2015-07-20 Thread Stefan Hett
Hi, following several hours of investigation and discussion on IRC with danielsh, philipm and bert I believe there to be some issue in the build generator for Windows. Running the python command: python gen-make.py -t vcproj --with-zlib=..\zlib --with-apr=..\apr --with-apr-util=..\apr-util

Re: 1.9/trunk build errors when building without OpenSSL

2015-07-20 Thread Stefan Hett
added patchnotes: [[[ Fix building SVN under Windows without OpenSSL/Serf. * build/generator/gen_win.py (get_win_libs): skip serf/openssl dependencies, if these optional libs are not present ]]] Regards, Stefan

Re: 1.9/trunk build errors when building without OpenSSL

2015-07-20 Thread Branko Čibej
On 20.07.2015 16:20, Stefan Hett wrote: Hi, following several hours of investigation and discussion on IRC with danielsh, philipm and bert I believe there to be some issue in the build generator for Windows. Running the python command: python gen-make.py -t vcproj --with-zlib=..\zlib