From dev-return-1682-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Thu Mar 15 22:13:27 2001 Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 41198 invoked by uid 500); 15 Mar 2001 22:13:21 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 41099 invoked from network); 15 Mar 2001 22:13:17 -0000 Message-ID: <3AB13E3C.2010504@holsman.net> Date: Thu, 15 Mar 2001 14:12:12 -0800 From: Ian Holsman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; 0.7) Gecko/20010109 X-Accept-Language: en MIME-Version: 1.0 To: dev@apr.apache.org Subject: Problem Build Latest Win32 CVS Release Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi. I'm trying to build the latest APR CVS release using the .dsw supplied in Apache. I've run into the problem where it couldn't find apr_inet_pton. I can't just include the file, as it uses EAFNOSUPPORT which isn't defined in Win32. I think this is a pretty recent change, due to the Win32 file trying include ../unix/sa_common.c Cheers Ian