I firstly execute ./configure. The result is as follows:

Then I executed make and got the following error:
- make[1]: Leaving directory '/obliv-c'
- bin/oblivcc -c src/ext/oblivc/copy.oc -o _build/copy.oo -I src/ext/oblivc -g -O2 -O3
- /usr/include/x86_64-linux-gnu/bits/string_fortified.h:104: Error: Undefined function
- Error: Cabs2cil had some errors
- Fatal error: exception Errormsg.Error
- make: *** [_build/depends/copy.od:5: _build/copy.oo] Error 2
opam list is as follows:
