You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: