/usr/bin/ld: $WORK/b001/_x017.o: in function `_cgo_3def89031119_Cfunc_rocksdb_options_set_fifo_compaction_options':
options.cgo2.c:(.text+0x9d4): undefined reference to `rocksdb_options_set_fifo_compaction_options'
/usr/bin/ld: $WORK/b001/_x017.o: in function `_cgo_3def89031119_Cfunc_rocksdb_options_set_inplace_update_support':
options.cgo2.c:(.text+0xb54): undefined reference to `rocksdb_options_set_inplace_update_support'
collect2: error: ld returned 1 exit status
[BUG]
Expected behavior
build pass
Actual behavior
linking error
Steps to reproduce the behavior
[Enhancement]
Problem
undefined reference error when linking
Solution
make-up the functions left behind