在Ubuntu 10.04上执行make Orion contextbroker时,我得到以下错误:
fiware-orion-develop/src/lib/mongo/db/../util/optime.h: In member function ‘long long unsigned int mongo::OpTime::asDate() const’:
fiware-orion-develop/src/lib/mongo/db/../util/optime.h:95: error: dereferencing type-punned pointer will break strict-aliasing rules有人能帮我解决这个问题吗?
发布于 2014-10-14 01:57:37
下面的issue at Orion github repository包含了一些在Ubuntu上构建的信息。虽然这个问题指的是Ubuntu 13.10,但它可能会有所帮助。
https://stackoverflow.com/questions/26342733
复制相似问题