What do you mean from ports? A portage tree?
On Nov 19, 12:28 am, "Mateusz Berezecki" <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 19, 2008 at 7:26 AM, linuxdude <[EMAIL PROTECTED]> wrote:
>
> > No this didn't help any. I still get the linking error. Thanks for
> > your patience and helpfulness. Does it build fine on your machine? I
> > am just trying to think why it doesn't see my boost installation.
>
> I've had the similar problems on my Macintosh. Installing the library
> from ports instead of compiling it manually fixed the problem, but I
> don't know what the root cause was.
>
> Mateusz
>
>
>
> > On Nov 18, 3:12 pm, "Doug Judd" <[EMAIL PROTECTED]> wrote:
> >> 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/5...
> >> > ] 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
-~----------~----~----~----~------~----~------~--~---