Welcome! Log In Create A New Profile

Advanced

Re: Windows build failing - NMAKE : fatal error U1073

Thiago Farina
May 02, 2015 02:54PM
On Sat, May 2, 2015 at 1:48 PM, Maxim Dounin <mdounin@mdounin.ru> wrote:
> Hello!
>
> On Sat, May 02, 2015 at 01:51:20PM +1000, Alec Taylor wrote:
>
>> Following your guide: http://nginx.org/en/docs/howto_build_on_win32.html
>>
>> With a few edits, I then ran:
>> ./configure --with-cc=cl --builddir=objs --prefix=
>> --conf-path=conf/nginx.conf --pid-path=logs/nginx.pid
>> --http-log-path=logs/access.log --error-log-path=logs/error.log
>> --sbin-path=nginx.exe
>> --http-client-body-temp-path=temp/client_body_temp
>> --http-proxy-temp-path=temp/proxy_temp
>> --http-fastcgi-temp-path=temp/fastcgi_temp
>> --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs/lib/pcre-8.36
>> --with-zlib=objs/lib/zlib-1.2.8 --with-openssl=objs/lib/openssl-1.0.1e
>> --with-select_module --with-http_ssl_module --with-ipv6
>> --add-module=../ngx-fancyindex
>>
>> Which succeeded. Finally I ran: `nmake -f objs/Makefile`, which gave
>> the following output:
>>
>> Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
>> Copyright (C) Microsoft Corporation. All rights reserved.
>>
>> NMAKE : fatal error U1073: don't know how to make 'src/os/win32/ngx_win32_config
>> .h'
>> Stop.
>>
>> How do I build nginx on Windows?
>
> It looks like you are trying to build from sources available in
> release tarballs. This won't work.
This does not seem logical. Why it should not work?

It is common to build and install from release tarballs (at least on
Unix). Why it should be different on Windows?

--
Thiago Farina

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Windows build failing - NMAKE : fatal error U1073

Alec Taylor May 01, 2015 11:52PM

Re: Windows build failing - NMAKE : fatal error U1073

Maxim Dounin May 02, 2015 12:50PM

Re: Windows build failing - NMAKE : fatal error U1073

Thiago Farina May 02, 2015 02:54PM

Re: Windows build failing - NMAKE : fatal error U1073

Maxim Dounin May 03, 2015 07:56AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 105
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready