Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 75492 invoked from network); 15 Feb 2007 13:51:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2007 13:51:37 -0000 Received: (qmail 37748 invoked by uid 500); 15 Feb 2007 13:51:44 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 37732 invoked by uid 500); 15 Feb 2007 13:51:44 -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 37723 invoked by uid 99); 15 Feb 2007 13:51:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 05:51:44 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [199.105.164.5] (HELO smtpmail2.sensis.com) (199.105.164.5) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 05:51:33 -0800 Received: from dimstar2.ats.sensis.com ([172.21.1.6]) by smtpmail2.sensis.com with esmtp (Exim 4.50) id 1HHh0y-0005bM-C8 for users@activemq.apache.org; Thu, 15 Feb 2007 08:51:12 -0500 Received: from corpatsmail1.ats.sensis.com ([172.21.1.88] helo=corpatsmail1.corp.sensis.com) by dimstar2.ats.sensis.com with esmtp (Exim 4.50) id 1HHh07-0005NH-VY for users@activemq.apache.org; Thu, 15 Feb 2007 08:50:20 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: building activemq cpp latest repository code on linux Date: Thu, 15 Feb 2007 08:50:15 -0500 Message-ID: <5A211522579EBD4A83155ED7FA153063013B640F@corpatsmail1.corp.sensis.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: building activemq cpp latest repository code on linux thread-index: AcdRB+JIPWMec60NRjiZsEHA645S2AAADC4w From: "Bish, Tim" To: X-Sensis-MailScanner-Information: Scanned at Sensis Corporation by MailScanner X-Sensis-MailScanner: Found to be clean X-Sensis-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (not cached, score=-1.8, required 5, autolearn=not spam, ALL_TRUSTED -1.80) X-Sensis-MailScanner-From: tim.bish@sensis.com X-Virus-Checked: Checked by ClamAV on apache.org You need to install libpthread on this machine, or if its installed then you need to ensure that its in the LD_LIBRARY_PATH etc. This is something that you sys-admin should be able to help you with. > -----Original Message----- > From: Lalit Nagpal [mailto:lalittechy@rediffmail.com] > Sent: Thursday, February 15, 2007 8:46 AM > To: users@activemq.apache.org > Subject: building activemq cpp latest repository code on linux >=20 >=20 >=20 > Hi >=20 > We tried building activemq-cpp latest source code on linux > Linux 2.4.21-37.ELsmp #1 SMP Wed Sep 7 13:28:55 EDT 2005 i686 i686 i386 > GNU/Linux >=20 > Here is the error that we got for it .... > checking for Cppunit - version >=3D 1.10.2... 1.10.2 > checking for pthread_create in -lpthread... no > configure: error: libpthread not found! >=20 > It seems some library is missing that is stopping the configure command > from > completing. >=20 > Please suggest what needs to be done to install the missing part. >=20 > Thanks > Lalit Nagpal > CSA, SunGard > -- > View this message in context: http://www.nabble.com/building-activemq-cpp- > latest-repository-code-on-linux-tf3233821s2354.html#a8985582 > Sent from the ActiveMQ - User mailing list archive at Nabble.com.