From users-return-24786-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue Aug 03 19:50:36 2010 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 92456 invoked from network); 3 Aug 2010 19:50:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Aug 2010 19:50:36 -0000 Received: (qmail 29837 invoked by uid 500); 3 Aug 2010 19:50:35 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 29794 invoked by uid 500); 3 Aug 2010 19:50:35 -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 29786 invoked by uid 99); 3 Aug 2010 19:50:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 19:50:35 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=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 (nike.apache.org: domain of tabish121@gmail.com designates 209.85.212.43 as permitted sender) Received: from [209.85.212.43] (HELO mail-vw0-f43.google.com) (209.85.212.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 19:50:28 +0000 Received: by vws8 with SMTP id 8so4806650vws.2 for ; Tue, 03 Aug 2010 12:50:07 -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=9KSFuANKsO/suYlZnUik4CP/pqXlPWtll7FZvAcf9Eg=; b=jsOfINRTFBO4lF3u0SKE0jphQkFXHIZJFsOK7ukqoCn9pQbO0dCNQTLS1c8mrFV6i5 4Dcy5Av6NAuklTTZs5p3jeo6c/d/RTJnbqTV+Ym4gWvHSfbxblATrk39Bq9/BzvB52XP aMfTS1EEfFTQvEzjDd4lyt/+D7vOD7cwMdn8Y= 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=Cg+FIXpYhGarH64PWGJ35NCmPvs6s3Km5c5OhHFzPLIrIUvz3mzIONkZS5ED1YTUOf X0TL3v3dwpwZEcprDOATSh69ReVYgtMZhz5ujfQ3HHtnfbJ94thI3JAuMaBeldZIwdmu Df+25uQJ+rDhnfdfq+LoM8RT8cmFUoXKsovU4= Received: by 10.220.59.202 with SMTP id m10mr5517851vch.199.1280865006241; Tue, 03 Aug 2010 12:50:06 -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 u1sm3702848vcf.22.2010.08.03.12.50.05 (version=SSLv3 cipher=RC4-MD5); Tue, 03 Aug 2010 12:50:05 -0700 (PDT) Subject: Re: Installing Activemq-cpp (3.2.2) on Mac OS X From: Timothy Bish To: users@activemq.apache.org In-Reply-To: <29339229.post@talk.nabble.com> References: <29339229.post@talk.nabble.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 03 Aug 2010 15:50:01 -0400 Message-ID: <1280865001.2536.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 (2.30.2-4.fc13) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Tue, 2010-08-03 at 12:33 -0700, Marc Luce wrote: > I installed activemq-cpp-library-3.2.2 on my Mac OS X. The configure, make, > make install, make check all appear to have worked correctly. However, when > I go to /src/test-integration and attempt to execute the > ./activemq-test-integration program I get a segmentation fault. > > My LD_LIBRARY_PATH=::/usr/lib:/usr/local/lib > > /usr/local/lib does include libactivemq-cpp.a and libcppunit.a. > > Is there some basic step that I have missed? Does anyone else have a > problem with getting this installed on Mac OS X? > > Thanks in advance > Marc > marc@odexgroup.com There is a known issue with ActiveMQ-CPP on Mac, see here: https://issues.apache.org/activemq/browse/AMQCPP-298 That's most likely the error you are seeing, so far there's no workaround, we welcome patches though if you want to take a look at it. Regards Tim. -- 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/