Boost logo

Boost Users :

From: shouvik ganguly (shouvikganguly_at_[hidden])
Date: 2008-02-11 02:11:46


Hi,
I am trying to access the function regex_search() by linking to the boost_regex library. However I am getting the following unresolved symols on GNU/Linux OS
1.undefined symbol: _ZN5boost14reg_expressionIcNS_12regex_traitsIcEEN4_STL9allocatorIcEEE14set_expressionEPKcS8_j(../libAspPatternFindReplace.so)
2. undefined symbol: _ZN5boost9re_detail21raise_regex_exceptionERKN4_STL12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE (../libAspPatternFindReplace.so)
3. undefined symbol: _ZN5boost14c_regex_traitsIcE17transform_primaryERN4_STL12basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEERKS8_ (../libAspPatternFindReplace.so)
4. undefined symbol: _ZN5boost14c_regex_traitsIcE9transformERN4_STL12basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEERKS8_ (../libAspPatternFindReplace.so)The first and third unresolved symbol complain about the functions set_expression() and transform_primary(). However I am not able to get a clue as to the 1st and 4rth link error.
How can I resolve the link errors.
Thanks
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net