Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1390570CE for ; Mon, 12 Sep 2011 18:27:20 +0000 (UTC) Received: (qmail 59099 invoked by uid 500); 12 Sep 2011 18:27:19 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 59074 invoked by uid 500); 12 Sep 2011 18:27:19 -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 59066 invoked by uid 99); 12 Sep 2011 18:27:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2011 18:27:19 +0000 X-ASF-Spam-Status: No, hits=-0.6 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,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.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qy0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2011 18:27:12 +0000 Received: by qyk29 with SMTP id 29so1141265qyk.2 for ; Mon, 12 Sep 2011 11:26:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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; bh=mW0k07E/mHV+XLigNziHwMBk3BS+ouJW2twXq+LjTZE=; b=gi6C6HzFRadog6wJqXlEgSWsq4qudsScK0EzUqEg2y7v0aODGWlv0b5kA6HilEFu9K Lv5jLYaiAL9YS0a1eK5z6PCec3HF3jUB/u8EwfqK7AkBX2cXGhj7tyD/61gbv19stXSt +xBgCAfLkeQ0B0c10Mhh5iFJTbVKrPkLsVh5g= Received: by 10.224.187.211 with SMTP id cx19mr882691qab.13.1315852011880; Mon, 12 Sep 2011 11:26:51 -0700 (PDT) Received: from [192.168.2.150] (c-98-231-181-148.hsd1.va.comcast.net. [98.231.181.148]) by mx.google.com with ESMTPS id z1sm7744092qao.1.2011.09.12.11.26.50 (version=SSLv3 cipher=OTHER); Mon, 12 Sep 2011 11:26:50 -0700 (PDT) Subject: Re: Help building ActiveMQ CPP 3.4.0 on Solaris From: Timothy Bish To: users@activemq.apache.org In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Mon, 12 Sep 2011 14:26:46 -0400 Message-ID: <1315852006.28486.0.camel@OfficePC> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Mon, 2011-09-12 at 09:29 +0100, nospam.1.friedbadger@spamgourmet.com wrote: > Hi, > > I can't get the Active MQ library 3.4.0 to build on Solaris. I have > the Sun Studio 11 compiler. I think I have read all the READMEs. If > I try to build without running autogen.sh > (http://activemq.apache.org/cms/using-the-solaris-cc-compiler.html) > I get many compilation errors, only some of which I can fix. > If I try to run autogen.sh first then I just get the following error: > > 12 % ./autogen.sh > /opt/SUNWspro/bin/cc/autoreconf: Not a directory > > Please advise. > Might want to check the versions of the autotools you have installed and make sure they are up to date with what ActiveMQ-CPP requires. Also ensure that your path is correct and the executables can be found. Regards -- Tim Bish ------------ FuseSource Email: tim.bish@fusesource.com Web: http://fusesource.com Twitter: tabish121 Blog: http://timbish.blogspot.com/