apple / foundationdb

FoundationDB - the open source, distributed, transactional key-value store
https://apple.github.io/foundationdb/
Apache License 2.0
14.53k stars 1.31k forks source link

Could not generate required c header #11771

Open mateors opened 2 days ago

mateors commented 2 days ago

I have tried to execute the following shell but failed. Any idea how do i resolve this?

./fdb-go-install.sh install --fdbver 6.3.23

Building generated files. make -C /root/go/src/github.com/apple/foundationdb bindings/c/foundationdb/fdb_c_options.g.h make: Entering directory '/root/go/src/github.com/apple/foundationdb' make: *** No rule to make target 'bindings/c/foundationdb/fdb_c_options.g.h'. Stop. make: Leaving directory '/root/go/src/github.com/apple/foundationdb' Could not generate required c header

mateors commented 2 days ago

even i tried with the latest version using the bellow command: but still getting the same error.

wget https://github.com/apple/foundationdb/releases/download/7.3.43/foundationdb-clients_7.3.43-1_amd64.deb dpkg -i foundationdb-clients_7.3.43-1_amd64.deb

wget https://github.com/apple/foundationdb/releases/download/7.3.43/foundationdb-server_7.3.43-1_amd64.deb dpkg -i foundationdb-server_7.3.43-1_amd64.deb

fdbcli -v FoundationDB CLI 7.3 (v7.3.43) source version 412531b5c97fa84343da94888cc949a4d29e8c29 protocol fdb00b073000000