Gustav - 2014-11-17

I have tried to compile provean 1.1.5 and 1.1.4 both with g++ 4.2.1 and g++ 4.9.2 and still get the same error. See message below. Could you please have a look.
Thank you,

SequenceDB.cpp:1532:22: error: 'mkdtemp' was not declared in this scope
if (mkdtemp(temp_dir) == NULL) {