git-hulk commented on issue #575: URL: https://github.com/apache/incubator-kvrocks/issues/575#issuecomment-1127882568
> I try to build on CentOS8(also CentOS7) and got the error: > > ``` > /root/incubator-kvrocks/build/_deps/jemalloc-src/include/jemalloc/internal/rtree.h:109:19: error: variably modified ‘root’ at file scope > rtree_leaf_elm_t root[1U << (RTREE_NSB/RTREE_HEIGHT)]; > ``` > > But I didn't find the root cause, just commented first. It also failed on the old version, so NOT related with the new build system. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
