Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 64428 invoked from network); 11 Mar 2005 09:36:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Mar 2005 09:36:50 -0000 Received: (qmail 59866 invoked by uid 500); 11 Mar 2005 09:36:49 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 59696 invoked by uid 500); 11 Mar 2005 09:36:48 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 59683 invoked by uid 99); 11 Mar 2005 09:36:48 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from smtpout19.mailhost.ntl.com (HELO mta13-winn.mailhost.ntl.com) (212.250.162.19) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 11 Mar 2005 01:36:47 -0800 Received: from aamta04-winn.mailhost.ntl.com ([212.250.162.8]) by mta13-winn.mailhost.ntl.com with ESMTP id <20050311093641.NWPX11211.mta13-winn.mailhost.ntl.com@aamta04-winn.mailhost.ntl.com> for ; Fri, 11 Mar 2005 09:36:41 +0000 Received: from TIME ([80.3.245.115]) by aamta04-winn.mailhost.ntl.com with ESMTP id <20050311093641.DBY1352.aamta04-winn.mailhost.ntl.com@TIME> for ; Fri, 11 Mar 2005 09:36:41 +0000 From: "Tony Dodd" To: "'Apache AXIS C User List'" Subject: Compillation error Date: Fri, 11 Mar 2005 09:36:37 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcUdatLIStf/ijcASzSunqs7CFlDggIsoUnw Message-Id: <20050311093641.DBY1352.aamta04-winn.mailhost.ntl.com@TIME> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Building on debian Linux I get the compiler error: In file included from ../wsdd/WSDDService.h:20, from ../wsdd/WSDDDeployment.h:24, from MessageData.cpp:25: ../wsdd/WSDDHandler.h:62: `FILE' was not declared in this scope I expect I have dome something wrong in running automake &c, because I am new to these build tools. I'd be grateful for any suggestions. Thanks Tony Dodd