Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 80497 invoked from network); 27 Feb 2009 14:03:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Feb 2009 14:03:36 -0000 Received: (qmail 30097 invoked by uid 500); 27 Feb 2009 14:03:35 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 29678 invoked by uid 500); 27 Feb 2009 14:03:34 -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 29667 invoked by uid 99); 27 Feb 2009 14:03:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2009 06:03:34 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tabish121@gmail.com designates 74.125.92.148 as permitted sender) Received: from [74.125.92.148] (HELO qw-out-1920.google.com) (74.125.92.148) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2009 14:03:25 +0000 Received: by qw-out-1920.google.com with SMTP id 9so978363qwj.26 for ; Fri, 27 Feb 2009 06:03:04 -0800 (PST) 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=nmlBynn9JpeMLeDLfLOy+GT5T4m+aQnleSVA05mGGbo=; b=s3MZI28xEeQ56v/w42lhpP339jXFw/ki5GgsX2lwZC+3CL7/hMn1xXWxXby2lLiGvu Gi11hJWhd5isvtVWcgmC0gExQrwZdUMxB2SKMdkdBnUtrcYmbOanT+y5fcldJS6wSgGN 1L2296ywPQoRvPpz6wyE5tBO1UiNcVmmWkPg4= 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=c1wxHvqAipquX87/pDm3rQ8NZiDFJaDVro3kAWOS+01C9zgO7Q5AX9MGp7b+dMLiLH DtMY/tXbFmaXbZC7f4Tx2EkZjPvunbumrMGkRPQAXG+80zM9NqAae6Smy1V9FFmYbK9B N0GDBNTxj7VFTiR7xl3q6pvvVL4zRTAuO0ZBI= Received: by 10.224.37.79 with SMTP id w15mr4106024qad.139.1235743384826; Fri, 27 Feb 2009 06:03:04 -0800 (PST) Received: from ?192.168.2.199? ([68.49.143.174]) by mx.google.com with ESMTPS id 9sm6042364yws.35.2009.02.27.06.03.02 (version=SSLv3 cipher=RC4-MD5); Fri, 27 Feb 2009 06:03:02 -0800 (PST) Subject: Re: Compiling activemq-Cpp on OSX From: Timothy Bish To: users@activemq.apache.org In-Reply-To: <5E5DA484-EEA1-4ECA-8A6F-96B20D465A9B@lentink.net> References: <1235740890.4761.17.camel@office> <5E5DA484-EEA1-4ECA-8A6F-96B20D465A9B@lentink.net> Content-Type: text/plain Date: Fri, 27 Feb 2009 09:03:01 -0500 Message-Id: <1235743381.4761.20.camel@office> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Fri, 2009-02-27 at 14:42 +0100, Jason Lentink wrote: > Absolutely sure. > > > the output of apr-1-config: > > [ jason@imac ~ ] apr-1-config --version > 1.3.3 What version of APR-Util did you install and are there any other versions installed in another location. If the configure script is finding a 1.2.x version of APR-Util then the APR headers from 1.3 that its finding will show these sorts of errors. Regards Tim. > -- Tim Bish http://fusesource.com http://timbish.blogspot.com/