From docs-return-9811-apmail-httpd-docs-archive=httpd.apache.org@httpd.apache.org Fri May 13 20:43:29 2011 Return-Path: X-Original-To: apmail-httpd-docs-archive@www.apache.org Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 906944BE3 for ; Fri, 13 May 2011 20:43:29 +0000 (UTC) Received: (qmail 28168 invoked by uid 500); 13 May 2011 20:43:29 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 28120 invoked by uid 500); 13 May 2011 20:43:28 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 28112 invoked by uid 99); 13 May 2011 20:43:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2011 20:43:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2011 20:43:27 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 4F9F8522; Fri, 13 May 2011 20:43:07 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Fri, 13 May 2011 20:43:07 -0000 Message-ID: <20110513204307.29288.78181@eos.apache.org> Subject: =?utf-8?q?=5BHttpd_Wiki=5D_Update_of_=22Win64Compilation=22_by_PontusCarl?= =?utf-8?q?sson?= Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for cha= nge notification. The "Win64Compilation" page has been changed by PontusCarlsson. http://wiki.apache.org/httpd/Win64Compilation?action=3Ddiff&rev1=3D15&rev2= =3D16 -------------------------------------------------- = ms\do_win64a.bat creates the makefiles and nmake -f ms\ntdll.mak as you m= ight expect runs the makefile. = + Note: If you're compiling OpenSSL 1.0.0d with then you need to create a n= ew empty store.h in inc32\openssl\. + I.e: + {{{ + echo. > inc32\openssl\store.h + }}} + = =3D=3D HTTPd =3D=3D Right then! Now we're actually going to compile HTTPd. First of all, sinc= e you have perl installed then before the compilation, run =20 --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org