The three modules should not be there, because they have been merged into
db_berkeley, db_dbtext, and db_oracle in the shared modules directory.
Thanks for the report, I will delete them.
Jan.
On 29-06 23:18, Klaus Darilion wrote:
> same with ser's oracle module
>
> regards
> klaus
>
>
>
> Kla
same with ser's oracle module
regards
klaus
Klaus Darilion wrote:
make[1]: Entering directory
`/home/darilion/software/siprouter/sip-router/modules_s/bdb'
In file included from bdb_val.c:29:
bdb.h:46:29: error: ../../db/db_key.h: No such file or directory
bdb.h:47:28: error: ../../db/db_op.h
looks like the same problem is also in ser's dbtext:
make[1]: Entering directory
`/home/darilion/software/siprouter/sip-router/modules_s/dbtext'
In file included from dbt_tb.c:49:
dbt_lib.h:42:29: error: ../../db/db_val.h: No such file or directory
In file included from dbt_res.c:45:
dbt_res.h:
make[1]: Entering directory
`/home/darilion/software/siprouter/sip-router/modules_s/bdb'
In file included from bdb_val.c:29:
bdb.h:46:29: error: ../../db/db_key.h: No such file or directory
bdb.h:47:28: error: ../../db/db_op.h: No such file or directory
bdb.h:48:29: error: ../../db/db_val.h: No s