Hi Naveen, Theres a pointer to the thread on this issue here<http://code.google.com/p/hypertable/issues/detail?id=463&start=100>. Theres a workaround mentioned that should solve it for now and a fairly simple proper fix that will go in soon.
-Sanjit On Fri, May 7, 2010 at 7:00 PM, Naveen Koorakula <[email protected]> wrote: > Hey guys, > > Was just trying to compile shared libs for hypertable from doug's github > master tree. Am getting the cmake error: > > ----- > CMake Error: The inter-target dependency graph contains the following > strongly connected component (cycle): > "Hypertable" of type SHARED_LIBRARY > depends on "HyperDfsBroker" > "HyperDfsBroker" of type SHARED_LIBRARY > depends on "Hypertable" > At least one of these targets is not a STATIC_LIBRARY. Cyclic > dependencies are allowed only among static libraries. > -- Build files have been written to: > /home/naveen/build/release/shared/hypertable > ----- > > Does any of you have this fixed on a different branch ? > > --Naveen > founder & ceo, campfire labs. 415 425 5412. > > -- > 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]<hypertable-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/hypertable-dev?hl=en. > -- 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.
