Comment 2 for bug 804952

Revision history for this message
Ramón Grill (ramon-grill) wrote :

I think I have the same problem.
The console prints out:

/home/ramon/Downloads/postler/wscript:108: error: the configuration failed (see'/home/ramon/Downloads/postler/_build_/config.log')

And the logfile:

-------------------------------------------
Checking for function db_create
==>
#include <db.h>

 int main() {
 void *p;
 p=(void*)(db_create);
 return 0;
}

<==
[1/2] cc: _build_/.conf_check_0/test.c -> _build_/.conf_check_0/testbuild/default/test_1.o
../test.c:1:16: fatal error: db.h: No such file or directory
compilation terminated.
['/usr/bin/gcc', '../test.c', '-c', '-o', 'default/test_1.o']
command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'not found