Sorry about that, Michael. I've been a little swamped lately. Can you try
modifying the following line in src/cc/Comm/CMakeLists.txt:
target_link_libraries(code_search_and_replace HyperCommon)
to
target_link_libraries(code_search_and_replace HyperCommon ${BOOST_LIBS})
and see if that fixes the problem?
- Doug
On Tue, Nov 18, 2008 at 12:22 PM, linuxdude <[EMAIL PROTECTED]>wrote:
>
> I have asked on the users forum [
>
> http://groups.google.com/group/hypertable-user/browse_thread/thread/509a9f3004c493a0
> ] However, my question hasn't been answered. I think maybe the devel
> group would be more knowledgeable about the buildsystem and why my
> machine may be failing to link against boost::program_options
> Thanks,
> Michael
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Hypertable Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/hypertable-dev?hl=en
-~----------~----~----~----~------~----~------~--~---