Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-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 14D9E4316 for ; Mon, 27 Jun 2011 17:44:54 +0000 (UTC) Received: (qmail 77402 invoked by uid 500); 27 Jun 2011 17:44:53 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 77377 invoked by uid 500); 27 Jun 2011 17:44:53 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 77369 invoked by uid 99); 27 Jun 2011 17:44:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jun 2011 17:44:53 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gsim@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jun 2011 17:44:47 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p5RHiPv1031620 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 27 Jun 2011 13:44:25 -0400 Received: from [10.3.239.100] (vpn-239-100.phx2.redhat.com [10.3.239.100]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p5RHiOEv008958 for ; Mon, 27 Jun 2011 13:44:24 -0400 Message-ID: <4E08C132.6030504@redhat.com> Date: Mon, 27 Jun 2011 18:43:14 +0100 From: Gordon Sim Organization: Red Hat UK Ltd, Registered in England and Wales under Company Registration No. 3798903, Directors: Michael Cunningham (USA), Brendan Lane (Ireland), Matt Parsons (USA), Charlie Peters (USA) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Lightning/1.0b1 Thunderbird/3.0.10 MIME-Version: 1.0 To: users@qpid.apache.org Subject: Re: Qpid 0.10 make all fails for me (configure is fine) References: <1309079441988-6516814.post@n2.nabble.com> <4E08600E.3060007@redhat.com> <1309196022241-6521480.post@n2.nabble.com> In-Reply-To: <1309196022241-6521480.post@n2.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Virus-Checked: Checked by ClamAV on apache.org On 06/27/2011 06:33 PM, fadams wrote: > Hi Alan, > Thanks for the reply. > > The build I attempted was from a download of the full source release from > the official qpid download page. > > Full source release qpid-0.10.tar.gz [PGP] > > I had to run ./bootstrap to generate the configure script. Then ran > ./configure followed by make all > > If there is a problem with makefile problems I'm sort of surprised it hasn't > been reported before as I'm doing no more that a basic ./bootstrap > ./configure make all on the "official" download. > > Am I the only one experiencing build problems? > > I'm running Ubuntu Studio based on the Karmic release of Ubuntu. > > by "Have you tried rebuilding from a completely clean checkout?" do you mean > taking a subversion checkout.? I haven't tried this - to be honest I'm not > that confident with subversion so I'm not sure I'd pull the right version - > is it as simple as doing "svn co http://svn.apache.org/repos/asf/qpid/trunk" > to get the latest? > > Slightly related IIRC when I build 0.8 I had a problem doing make install > and I had to "hack" qmf.mk a little as libqmfengine.la needed to be before > libqmf.la otherwise I got a dependency problem I noticed that the order is > still "wrong" in 0.10 (though I didn't get far enough in the make for this > to trip me yet) > > I'd be grateful for any more pointers and I'm interested to know if it's > really just me :-) Do you have an older version installed on the box you are building on? I wonder if its picking up an older library somehow. You could also try the cmake build. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org