On Thu, Jan 8, 2009 at 7:50 PM, Luke <[email protected]> wrote: > > Can you apply this patch and see if works for your cases? > > http://gist.github.com/44833
I removed CMakeCache.txt, checked out the clean copy of FindBoost.cmake and re-run cmake . and it works flawlessly -- GCC version: 4.0.1 -- Boost version: 1_37 -- Boost include dir: /usr/local/include -- Boost thread lib: /usr/local/lib/libboost_thread-mt.dylib -- Boost program options lib: /usr/local/lib/libboost_program_options-mt.dylib -- Boost filesystem lib: /usr/local/lib/libboost_filesystem-mt.dylib -- Boost iostreams lib: /usr/local/lib/libboost_iostreams-mt.dylib -- Boost python lib: /usr/local/lib/libboost_python-mt.dylib -- Boost system lib: /usr/local/lib/libboost_system-mt.dylib -- Boost lib dir: /usr/local/lib Mateusz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
