Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 59873 invoked from network); 7 Apr 2010 09:09:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Apr 2010 09:09:53 -0000 Received: (qmail 99148 invoked by uid 500); 7 Apr 2010 09:09:53 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 98906 invoked by uid 500); 7 Apr 2010 09:09:52 -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 98898 invoked by uid 99); 7 Apr 2010 09:09:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Apr 2010 09:09:51 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Apr 2010 09:09:44 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NzRGG-0007Uo-4l for users@activemq.apache.org; Wed, 07 Apr 2010 02:09:24 -0700 Message-ID: <28162375.post@talk.nabble.com> Date: Wed, 7 Apr 2010 02:09:24 -0700 (PDT) From: Radha Manickam To: users@activemq.apache.org Subject: Error in Compiling Activemq-cpp using aCC in HP-UX MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: radhamanickam@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Can Anyone help in compiling Activemq-cpp using aCC compiler in HP-UX Itanium. When i compiled the source i got the error: aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-MessageDispatch.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-ActiveMQTextMessage.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-ActiveMQMapMessage.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-LocalTransactionId.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-DataArrayResponse.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-ConnectionInfo.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-ConsumerInfo.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-ProducerInfo.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-ConnectionError.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-MessagePull.o' does not exist or cannot be read aCC: warning 1913: `activemq/commands/.libs/libactivemq_cpp_la-DataResponse.o' does not exist or cannot be read aCC: warning 1913: `activemq/io/.libs/libactivemq_cpp_la-LoggingOutputStream.o' does not exist or cannot be read aCC: warning 1913: `activemq/io/.libs/libactivemq_cpp_la-LoggingInputStream.o' does not exist or cannot be read ld: I/O error, file "decaf/lang/.libs/libactivemq_cpp_la-Float.o": No such file or directory Fatal error. *** Error exit code 1 Stop. *** Error exit code 1 Stop. *** Error exit code 1 Stop. Thanks, Radha. -- View this message in context: http://old.nabble.com/Error-in-Compiling-Activemq-cpp-using-aCC-in-HP-UX-tp28162375p28162375.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.