[odb-users] Can't run odb.

Андрей Девятка an9bit at gmail.com
Mon Oct 17 14:06:34 EDT 2011


Hi!
Sory, i did not know English.

I get and build source code odb.
During start-up error:
$ odb
odb: error: unable to parse profile paths

I try odb version 1.6.0 and 1.5.0.
I try linux ubuntu 11.10 (kernel 3.0.0.12) x86 and amd64.
I try gcc version 4.5.4 and 4.6.1.

For 4.6 i modified odb/gcc.hxx
line 36 and 37 repaced
#include <c-common.h>
#include <c-pragma.h>
to
#include <c-family/c-common.h>
#include <c-family/c-pragma.h>

libcutl, odb, libodb, libodb-boost, libodb-pgsql i configured with next
options:
./configure --prefix=/usr/local

I have boost-1.46 and postgresql 9.1

Before I used ubuntu 11.04 x86 with postgresql 9.1, boost 1.46, gcc 4.5,
odb-1.5.0.
It is also build from source code, and all working ok.

-- 
С уважением,
А. П. Девятка.
(Andrey P. Devyatka)


More information about the odb-users mailing list