Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 18228 invoked from network); 1 Apr 2008 12:05:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Apr 2008 12:05:10 -0000 Received: (qmail 54033 invoked by uid 500); 1 Apr 2008 12:05:09 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 54007 invoked by uid 500); 1 Apr 2008 12:05:09 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 53998 invoked by uid 99); 1 Apr 2008 12:05:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2008 05:05:09 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of t.p.ellison@gmail.com designates 209.85.134.184 as permitted sender) Received: from [209.85.134.184] (HELO mu-out-0910.google.com) (209.85.134.184) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2008 12:04:27 +0000 Received: by mu-out-0910.google.com with SMTP id w8so3234263mue.1 for ; Tue, 01 Apr 2008 05:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; bh=9iI2+tBn4rfCGJTOduEkKZc5c9xh+/qvm64z3Le0TUE=; b=HgtFFwKGK1+WvwozAP8NRnfOlYcq2rzV8qQhP9wFG/tIj4S99/KQWRccbEPR3Sm95bmdEkTaAiWx0Ver6M0b9Y6XMf0oMy0lvfmIwHPg+CEEomn7RkMryrO44GYyMeqHd1o0CeClHOPOKZbNLSN01/k3jsRewZajaMAW32lVtRI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; b=nlgJt0qkazbYcazjW/P3BjRjKruSTInG49h3HVWzOJNbKYyJQT7sQgABX9BBoYNyhH6z4rYHX5CWwiPbbFLSCCcDYQxgZnk3BOfZM5irqTtaSprHwNyqYAPitQMbcXSaQwL1JDiC2rY5Ayyd29T3BwvviSM2K7+8cDylPtZIheU= Received: by 10.78.122.2 with SMTP id u2mr23442851huc.38.1207051477213; Tue, 01 Apr 2008 05:04:37 -0700 (PDT) Received: from ?9.20.183.162? ( [195.212.29.92]) by mx.google.com with ESMTPS id b9sm2931162mug.12.2008.04.01.05.04.34 (version=SSLv3 cipher=RC4-MD5); Tue, 01 Apr 2008 05:04:35 -0700 (PDT) Message-ID: <47F22456.5080505@gmail.com> Date: Tue, 01 Apr 2008 13:02:30 +0100 From: Tim Ellison User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: [build] Compile error using MS VS 2008 X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I'm building the DRLVM tree with the MS VS 2008 compiler I get a failure in building the APR code as shown below. It seems that the struct "group_source_req" is undefined (see below). According to MSDN that struct is declared in Ws2ipdef.h which you get by including Ws2tcpip.h. I don't see where that happens. Anyone familiar with that area of code? Regards, Tim =============== build-extra: -setup: get-src: [echo] Checking for C:\Harmony-federated\common_resources\depends/oss/apr/apr-1.2.6.tar.gz [mkdir] Created dir: C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr [untar] Expanding: C:\Harmony-federated\common_resources\depends\oss\apr\apr-1.2.6.tar.gz into C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr [move] Moving 459 files to C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr [copy] Copying 5 files to C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr\src apr-configure: -make-apr-unix: -plugin-cpptasks: [echo] Checking for C:\Harmony-federated\common_resources\depends/jars/cpptasks-1.0b4/cpptasks.jar setup-native-build: -build-win: [copy] Copying 1 file to C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr\src\include [echo] ## Building 'apr' [mkdir] Created dir: C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr\bin [mkdir] Created dir: C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr\obj [cc] 68 total files to be compiled. [cc] misc.c [cc] filepath.c [cc] apr_hash.c [cc] sockets.c [cc] otherchild.c [cc] version.c [cc] shm.c [cc] apr_app.c [cc] common.c [cc] multicast.c [cc] C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr\src\network_io\unix\multicast.c(137) : error C2079: 'mip' uses undefined struct 'group_source_req' [cc] C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr\src\network_io\unix\multicast.c(168) : error C2224: left of '.gsr_interface' must have struct/union type [cc] C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr\src\network_io\unix\multicast.c(169) : error C2224: left of '.gsr_group' must have struct/union type [cc] C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr\src\network_io\unix\multicast.c(169) : error C2224: left of '.gsr_group' must have struct/union type [cc] C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr\src\network_io\unix\multicast.c(169) : error C2198: 'memcpy' : too few arguments for call [cc] C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr\src\network_io\unix\multicast.c(170) : error C2224: left of '.gsr_source' must have struct/union type [cc] C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr\src\network_io\unix\multicast.c(170) : error C2224: left of '.gsr_source' must have struct/union type [cc] C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\apr\src\network_io\unix\multicast.c(170) : error C2198: 'memcpy' : too few arguments for call [cc] inet_ntop.c [cc] Generating Code... BUILD FAILED C:\Harmony-federated\build.xml:445: The following error occurred while executing this line: C:\Harmony-federated\working_vm\build.xml:115: The following error occurred while executing this line: C:\Harmony-federated\working_vm\make\extra\apr.xml:88: The following error occurred while executing this line: C:\Harmony-federated\working_vm\make\build-native.xml:196: cl failed with return code 2