Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 42401 invoked from network); 9 Apr 2010 13:00:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Apr 2010 13:00:22 -0000 Received: (qmail 50703 invoked by uid 500); 9 Apr 2010 13:00:21 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 50634 invoked by uid 500); 9 Apr 2010 13:00:20 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 50626 invoked by uid 99); 9 Apr 2010 13:00:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Apr 2010 13:00:20 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=AWL,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tabish121@gmail.com designates 209.85.160.43 as permitted sender) Received: from [209.85.160.43] (HELO mail-pw0-f43.google.com) (209.85.160.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Apr 2010 13:00:15 +0000 Received: by pwj6 with SMTP id 6so4365690pwj.2 for ; Fri, 09 Apr 2010 05:59:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=/jhQrVWJpwHXwG9rfydiTUFhG70jDbZRzSlYeKIopSU=; b=DMXfcxYPavekg/LhpD6kOv3flSFqLpUzVAAjkdRw72IbEGeomgLI6/fdMMVBGb9XN0 kQDAdbb8vGGIvuKK6OLORxSDjGcrjIGhPLnlLX3FnAYBBsjLOGcLzPR42q0ibSR532eW hnVYal+DaV/U+Ry2zeD0SQ7I6H9UoSMMCtuoU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=dWcucsdvQHpG2EAHNznNePCqJrbHow2caE3luH0Lx+Q2j1n0+XJeyDY4BIG5Jrkh1O i4Gfc0hRbx3TaWTtuPfUIsr9PInW5yCVQGWEFqXTxeMxVuHctMxQEG38LnJ3VQxiqM1A 7GzAqvSqVEywERoWG03t9ixESGbKnnaislIJU= Received: by 10.141.88.2 with SMTP id q2mr6288rvl.241.1270817994484; Fri, 09 Apr 2010 05:59:54 -0700 (PDT) Received: from [192.168.2.150] (c-76-21-195-19.hsd1.va.comcast.net [76.21.195.19]) by mx.google.com with ESMTPS id b17sm493237rvf.2.2010.04.09.05.59.52 (version=SSLv3 cipher=RC4-MD5); Fri, 09 Apr 2010 05:59:53 -0700 (PDT) Subject: Re: Error in Compiling Activemq-cpp using aCC in HP-UX From: Timothy Bish To: users@activemq.apache.org In-Reply-To: <28188461.post@talk.nabble.com> References: <28162375.post@talk.nabble.com> <28163550.post@talk.nabble.com> <1270645021.2525.2.camel@localhost> <28188461.post@talk.nabble.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 09 Apr 2010 08:59:50 -0400 Message-ID: <1270817990.2545.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 (2.28.3-1.fc12) Content-Transfer-Encoding: 7bit On Fri, 2010-04-09 at 00:11 -0700, Radha Manickam wrote: > Hi, > > Even i tried with the latest version 3.1.2. > > It also shows me the same error. > > It is creating only the .d, .i and .lo files. But .o files are not at all > created. > > Thanks & Regards, > Radha. You can review this issue to see what some others have tried: https://issues.apache.org/activemq/browse/AMQCPP-253 You should ensure that you build is using the HP toolchain and not trying to invoke the GCC compiler or linker. You can attach you config.log if you'd like me to review it. Since I don't have access to HPUX resources its hard for me to really help much on this issue. Regards -- Tim Bish Open Source Integration: http://fusesource.com ActiveMQ in Action: http://www.manning.com/snyder/ Follow me on Twitter: http://twitter.com/tabish121 My Blog: http://timbish.blogspot.com/