Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CD08ED84A for ; Wed, 22 May 2013 20:44:20 +0000 (UTC) Received: (qmail 88383 invoked by uid 500); 22 May 2013 20:44:20 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 88337 invoked by uid 500); 22 May 2013 20:44:20 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 88327 invoked by uid 99); 22 May 2013 20:44:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 May 2013 20:44:20 +0000 Date: Wed, 22 May 2013 20:44:20 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMQCPP-483) 3.7.0 does not compile with gcc-4.4.7 on CentOS-6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQCPP-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-483. --------------------------------- Resolution: Fixed Fix Version/s: 3.8.0 3.7.1 Fixed on trunk, thanks. > 3.7.0 does not compile with gcc-4.4.7 on CentOS-6 > ------------------------------------------------- > > Key: AMQCPP-483 > URL: https://issues.apache.org/jira/browse/AMQCPP-483 > Project: ActiveMQ C++ Client > Issue Type: Bug > Reporter: Matevz Tadel > Assignee: Timothy Bish > Fix For: 3.7.1, 3.8.0 > > Attachments: amq-cpp-4.7.0-build.diff > > Original Estimate: 10m > Remaining Estimate: 10m > > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -ansi -pedantic -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/opt/gled/include/apr-1 -W -Wall -Wextra -Wconversion -fPIC -fstrict-aliasing -Wstrict-aliasing=2 -Wno-long-long -O2 -pthread -MT activemq/state/libactivemq_cpp_la-ConnectionStateTracker.lo -MD -MP -MF activemq/state/.deps/libactivemq_cpp_la-ConnectionStateTracker.Tpo -c activemq/state/ConnectionStateTracker.cpp -fPIC -DPIC -o activemq/state/.libs/libactivemq_cpp_la-ConnectionStateTracker.o > activemq/state/ConnectionStateTracker.cpp: In constructor 'activemq::state::MessageCache::MessageCache(activemq::state::ConnectionStateTracker*)': > activemq/state/ConnectionStateTracker.cpp:61: error: class 'activemq::state::MessageCache' does not have any field named 'LinkedHashMap' -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira