monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Re: on configure: basic_regex.hpp:253: undefined refere


From: Nathan Fain
Subject: [Monotone-devel] Re: on configure: basic_regex.hpp:253: undefined reference to boost::basic_regex
Date: Tue, 24 Oct 2006 04:02:11 +0200

can I assume this is a boost problem?  the example code that configure uses to test looks basic enough to assume so.

thanks


On 10/21/06, Nathan Fain <address@hidden> wrote:
I get this when running configure on monotone (after having just installed boost):


configure:12257: checking boost version 1.33.1 or newer
configure:12304: result: yes
configure:12393: checking for the boost_filesystem library
configure:12451: result: yes
configure:12490: checking for the boost_date_time library
configure:12548: result: yes
configure:12587: checking for the boost_regex library
configure:12613: g++ -o conftest -g -O2 -Wall -W -Wno-unused -fno-strict-aliasing   conftest.cc -lboost_
regex -lz  >&5
/tmp/ccDHUxV5.o(.text+0x3c): In function `main':
/usr/local/include/boost/regex/v4/basic_regex.hpp:253: undefined reference to `boost::basic_regex<char,
boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigne
d)'
collect2: ld returned 1 exit status



ideas?  I tried to follow the boost.org install documents as closely as possible for boost.regex.

--
cyphunk://cypherpoet.com



--
cyphunk://cypherpoet.com
reply via email to

[Prev in Thread] Current Thread [Next in Thread]