Received: (from majordom@localhost) by hyperreal.org (8.8.5/8.8.5) id RAA23513; Fri, 18 Jul 1997 17:00:31 -0700 (PDT) Received: from veal.organic.com (h20.n145.organic.com [204.152.145.20]) by hyperreal.org (8.8.5/8.8.5) with ESMTP id RAA23503 for ; Fri, 18 Jul 1997 17:00:27 -0700 (PDT) Received: from localhost (akosut@localhost) by veal.organic.com (8.8.3/8.6.12) with SMTP id RAA07754 for ; Fri, 18 Jul 1997 17:00:22 -0700 (PDT) X-Authentication-Warning: veal.organic.com: akosut owned process doing -bs Date: Fri, 18 Jul 1997 17:00:20 -0700 (PDT) From: Alexei Kosut To: new-httpd@apache.org Subject: Re: NT stuff In-Reply-To: <33CFDA70.3E54C160@algroup.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org On Fri, 18 Jul 1997, Ben Laurie wrote: > Yes. Go ahead. I'm effectively asleep (supper calls, and I'm tired). Good night. I've commited changes that delete the excess Makefiles, etc... However, I've run into two major snags: 1. I can't get the proxy stuff to work. If I add proxy.lib to the Makefile, it complains about all nature of redefined symbols. Not sure why. So I removed proxy from nt/modules.c. 2. The ApacheModule* makefiles all want source files in the directory "/work/apache/src/" This doesn't exist on my system. This should be "../", no? Also, ApacheCore.mak (and possibly Apache.mak) only work for the Debug configuration; Release is missing vital bits. This, combined with the lack of docs (which I was going to write, but didn't have time), means we definitely can't release 1.3a1 today. Monday, I guess, if this stuff gets fixed. -- Alexei Kosut