facebook / rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.
http://rocksdb.org
GNU General Public License v2.0
28.28k stars 6.28k forks source link

There is an error when I am compilling rocksDB version above 8.10.0 with zenFS 2.1.4 #12387

Open bpan2020 opened 6 months ago

bpan2020 commented 6 months ago

There is an error when I am compilling rocksDB version above 8.10.0 with zenFS 2.1.4. I.E. The error occurs when I am using rocksDB v8.10.1 and v8.10.2. Here are the compiling messages. image

ajkr commented 6 months ago

Could you please copy/paste the compiler output instead of providing a screenshot? Otherwise, important parts of the issue will not be searchable.