monotone-devel
[Top][All Lists]
Advanced

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

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


From: Nathan Fain
Subject: [Monotone-devel] on configure: basic_regex.hpp:253: undefined reference to boost::basic_regex
Date: Fri, 20 Oct 2006 18:00:40 -0600

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
reply via email to

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