Boost Regex library linking problem
Tim Statler <[email protected]> Mon, 26 Sep 2011 13:20:55 -0700
| Newsgroups | gmane.comp.gnu.source-highlight.general |
|---|---|
| Message-ID | <CAD8SYMYXYyaX4doC=6UTCXr2dvY9AXH6FWmrcnY4+UEmqK3QQQ@mail.gmail.com> |
--===============2100597984636686229== Content-Type: multipart/alternative; boundary=bcaec529a0939a58ac04addde620 --bcaec529a0939a58ac04addde620 Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm a noob when it comes to linking/compiling on *nix systems, and I'm having problems building source-highlight w/r/t the Boost RegEx library. I've read the very helpful notes on this particular issue ( http://www.gnu.org/s/src-highlite/source-highlight.html#Tips-on-installing-Boost-Regex-library) but still coming up short. To summarize: I built the Boost libraries (successfully) , after which I get the following message: The following directory should be added to compiler include > paths: /Users/wnpm38/boost_1_47_0 > The following directory should be added to linker library paths: > /Users/wnpm38/boost_1_47_0/stage/lib I then run ./configure with the CXXFLAGS parameter: ./configure CXXFLAGS=-I/Users/wnpm38/boost_1_47_0 I get the following output: > checking whether the Boost::Regex library is available... yes > > configure: error: Could not find a version of the Boost::Regex library! I'm assuming it's finding the header files, but not the libraries (?). Any clues what I'm doing wrong? thanks! Tim --bcaec529a0939a58ac04addde620 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <div>Hi,</div><div><br></div><div>I'm a noob when it comes to linking/c= ompiling on *nix systems, and I'm having problems building source-highl= ight w/r/t the Boost RegEx library. I've read the very helpful notes on= this particular issue (<a href=3D"http://www.gnu.org/s/src-highlite/source= -highlight.html#Tips-on-installing-Boost-Regex-library">http://www.gnu.org/= s/src-highlite/source-highlight.html#Tips-on-installing-Boost-Regex-library= </a>) but still coming up short. To summarize:</div> <div><br></div><div>I built the Boost libraries (successfully) , after whic= h=A0I get the following message:</div><div><br></div><div><blockquote class= =3D"gmail_quote" style=3D"margin-top: 0px; margin-right: 0px; margin-bottom= : 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(2= 04, 204, 204); border-left-style: solid; padding-left: 1ex; "> The following directory should be added to compiler include paths:=A0/Users= /wnpm38/boost_1_47_0 =A0 =A0 =A0<br>The following directory should be added= to linker library paths: =A0/Users/wnpm38/boost_1_47_0/stage/lib</blockquo= te></div> <div><br></div><div>I then run ./configure with the CXXFLAGS parameter:</di= v><div><br></div><div>./configure CXXFLAGS=3D-I/Users/wnpm38/boost_1_47_0</= div><div><br></div><div>I get the following output:</div><div><br></div> <blockquote class=3D"gmail_quote" style=3D"margin-top: 0px; margin-right: 0= px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-= left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex= ; "> > checking whether the Boost::Regex library is available... yes<br>> = configure: error: Could not find a version of the Boost::Regex library!</bl= ockquote><div><br></div><div>I'm assuming it's finding the header f= iles, but not the libraries (?). Any clues what I'm doing wrong?</div> <div><br></div><div>thanks!</div><div>Tim</div><div><br></div> --bcaec529a0939a58ac04addde620-- --===============2100597984636686229== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Help-source-highlight mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-source-highlight --===============2100597984636686229==--