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].
For more options, visit this group at
http://groups.google.com/group/hypertable-dev?hl=en.