#15449: source-highlight 2.9 build failure ------------------------------------------+--------------------------------- Reporter: greystone@ardekantur.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: source-highlight boost_regex | ------------------------------------------+--------------------------------- On Mac OS 10.5.2, on a fresh install of MacPorts 1.6, I receive the following error attempting to install source-highlight 1.9. Please note that this is the same build error as that of #14329, except I have boost version @1.35.0_0+darwin_9 installed, whereas the closed bug mentioned that upgrading to boost @1.34.1-2 fixed this problem. {{{ ... checking whether the compiler has ios_base... yes checking whether the Boost::Regex library is available... yes checking for main in -lboost_regex... no checking for main in -lboost_regex-/usr/bin/gcc-4.0... no checking for main in -lboost_regex-/usr/bin/gcc-4.0-mt... no checking for main in -lboost_regex-/usr/bin/gcc-4.0-mt-s... no checking for main in -lboost_regex-/usr/bin/gcc-4.0-s... no checking for main in -llibboost_regex... no checking for main in -llibboost_regex-/usr/bin/gcc-4.0... no checking for main in -llibboost_regex-/usr/bin/gcc-4.0-mt... no checking for main in -llibboost_regex-/usr/bin/gcc-4.0-mt-s... no checking for main in -llibboost_regex-/usr/bin/gcc-4.0-s... no checking for main in -lboost_regex-mgw... no checking for main in -lboost_regex-mgw... (cached) no checking for main in -lboost_regex-mgw-mt... no checking for main in -lboost_regex-mgw-mt-s... no checking for main in -lboost_regex-mgw-s... no configure: error: Could not link against boost_regex-mgw-s ! Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/15449> MacPorts <http://www.macports.org/> Ports system for Mac OS