Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 70424 invoked from network); 10 May 2007 13:04:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 May 2007 13:04:06 -0000 Received: (qmail 84390 invoked by uid 500); 10 May 2007 13:04:06 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 84378 invoked by uid 500); 10 May 2007 13:04:06 -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 84286 invoked by uid 99); 10 May 2007 13:04:06 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2007 06:04:06 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=NO_REAL_NAME,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lars.schumacher@ubs.com designates 193.134.254.14 as permitted sender) Received: from [193.134.254.14] (HELO charybdis.ubs.com) (193.134.254.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2007 06:03:58 -0700 Received: by charybdis.ubs.com (Postfix, from userid 103) id B5E40294F6; Thu, 10 May 2007 15:03:36 +0200 (MEST) Received: from svpegasus1-outbound.flur.zuerich.ubs.ch (svpegasus1.flur.zuerich.ubs.ch [160.59.228.177]) by charybdis.ubs.com (Postfix) with ESMTP id A500329403 for ; Thu, 10 May 2007 15:03:36 +0200 (MEST) Received: from svpegasus1.flur.zuerich.ubs.ch (localhost [127.0.0.1]) by svpegasus1-outbound.flur.zuerich.ubs.ch (Postfix) with ESMTP id 52C63775 for ; Thu, 10 May 2007 15:03:36 +0200 (MEST) Received: from S01B16AF.exchange.ubs.ch (s01b16af.exchange.ubs.ch [137.156.144.50]) by svpegasus1.flur.zuerich.ubs.ch (Postfix) with ESMTP id 2F8D4681 for ; Thu, 10 May 2007 15:03:36 +0200 (MEST) Received: from S01B10AP.exchange.ubs.ch ([137.156.144.146]) by S01B16AF.exchange.ubs.ch with Microsoft SMTPSVC(6.0.3790.1830); Thu, 10 May 2007 15:03:35 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: LNK2005 axutil_error_messages Date: Thu, 10 May 2007 15:03:36 +0200 Message-ID: <0869E3FAA80C70458C992C51F6E753A0D5F46F@S01B10AP.exchange.ubs.ch> In-Reply-To: <20070510142425.m0pf3sfz40soog8s@webmail.9elements.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: LNK2005 axutil_error_messages thread-index: AceS/j1n5zQeeZmOT+y8bAlbqbyZoQABVR9A References: <20070510142425.m0pf3sfz40soog8s@webmail.9elements.com> From: To: X-OriginalArrivalTime: 10 May 2007 13:03:35.0851 (UTC) FILETIME=[9E9B47B0:01C79303] X-Virus-Checked: Checked by ClamAV on apache.org I have solved the problem with /FORCE:MULTIPLE Regards Lars=20 -----Original Message----- From: mark.nuessler@9elements.com [mailto:mark.nuessler@9elements.com]=20 Sent: Donnerstag, 10. Mai 2007 14:24 To: axis-c-user@ws.apache.org Subject: Re: LNK2005 axutil_error_messages Hello users, hello Samisa, i took the echo-sample, with /TC there is no prob, i can compile, = deploy, run - but with /TP not. Both times I use /MDd. the error is : 'echo_skeleton.obj : error LNK2005: _axutil_error_messages already = defined in echo.obj' Here is the begin of the build process, i've used '/VERBOSE' to see more information. 1>------ Erstellen gestartet: Projekt: echo, Konfiguration: Debug Win32 = ------ 1>Kompilieren... 1>echo.c 1>echo_skeleton.c 1>Code wird generiert... 1>Verkn=FCpfen... 1>Durchlauf 1 gestartet 1>/DEFAULTLIB:MSVCRTD wurde verarbeitet. 1>/DEFAULTLIB:OLDNAMES wurde verarbeitet. 1>echo_skeleton.obj : error LNK2005: _axutil_error_messages ist bereits = in echo.obj definiert. 1>Bibliotheken werden durchsucht. 1> Durchsuchen von ../../../lib/axiom.lib: 1> __imp__axiom_text_get_value@8 gefunden. 1> In "echo.obj" referenziert 1> "axiom.lib(axiom.dll)" geladen thx 4 your time mfg derMark > hello users, > > same issue again, i've downloaded the current svn-version (Revision = 536815), > compiled it, set the enviroment vars, etc. > > my system(s) : WinXP, vs2003 + vs2005 > > The problem with 'error LNK2005: _axutil_error_messages already = defined' > appears, when i compile any sample as C++ (/TP), not as C (/TC). > Does it say where it was already defined? Please send the full error. Samisa... --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org