Open mateors opened 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
I have tried to execute the following shell but failed. Any idea how do i resolve this?
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