X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Date: Mon, 26 Jan 2009 14:31:00 -0800 (PST) From: Paulianna2002 Subject: configure cannot find boost libraries To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Message-ID: <414006.77700.qm@web52205.mail.re2.yahoo.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id n0QMVYsJ003388 Hi, I am trying to build the package 'SRecord' from source.  When I configure I get =========================================== ... ... ... checking for stdint.h... yes checking for unistd.h... yes checking boost/shared_ptr.hpp usability... no checking boost/shared_ptr.hpp presence... no checking for boost/shared_ptr.hpp... no         You need to install the Boost C++ library to be able to compile SRecord.         http://boost.org/         If you have a package based system, the package you need to         install will be called libboost-devel or something similar. =========================================== I did install the boost package(s) under Cygwin. Any advice is appreciated....thanks!! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/