[Klone-users] Boost regex

thomas fossati tho at koanlogic.com
Sun Dec 20 12:48:57 EST 2009


Hi Varg,

On Dec 18, 2009, at 1:44 AM, Varg Volk wrote:
> I am having difficulty linking the Boost regex library to my Klone  
> app.
> [SNIP]
> and get the errors:
>
> #
> In file included from /usr/include/boost/regex/v4/regex_traits.hpp:39,
>                  from /usr/include/boost/regex/regex_traits.hpp:27,
>                  from /usr/include/boost/regex/v4/regex.hpp:39,
>                  from /usr/include/boost/regex.hpp:31,
>                  from /home/daddy/Desktop/klo/webapp/www/index.klx:8:
> /usr/include/boost/regex/v4/cpp_regex_traits.hpp: In member function  
> ‘void boost::re_detail::cpp_regex_traits_char_layer<charT>::init()’:
> /usr/include/boost/regex/v4/cpp_regex_traits.hpp:288: error: ‘err’  
> was not declared in this scope
> /usr/include/boost/regex/v4/cpp_regex_traits.hpp: In member function  
> ‘void  
> boost::re_detail::cpp_regex_traits_implementation<charT>::init()’:
> /usr/include/boost/regex/v4/cpp_regex_traits.hpp:653: error: ‘err’  
> was not declared in this scope
> make[6]: *** [pg_96999b9cde0a341e168e8a972bcdc019.o] Error 1

I haven't dig it, but my "nose" feeling is that the error has  
something to do with libu's err() function definition.  Could you  
please try to #include <u/libu.h> (together with the appropriate -I/ 
path) in your test application and see if the same error shows up ?

Thanks, t.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://koanlogic.com/pipermail/klone-users/attachments/20091220/9cd5002e/attachment.html


More information about the Klone-users mailing list