I just try changing the db to Berkeley's DB2, by using the
"--with-db2" option to configure.

This resulted in an error.  Looking at the config.log file I found the
following relevant message:

-----------------------------------------------------------------------
configure:51677: checking for db_open in -ldb
configure:51707: gcc -o conftest.exe -g -O2 conftest.c -ldb -lcrypt -lresolv -lpthread >&5
conftest.c:178:1: warning: "HAVE_DECL_PROGRAM_INVOCATION_NAME" redefined
conftest.c:126:1: warning: this is the location of the previous definition
/cygdrive/c/sys-tmp/ccQJB40f.o: In function `main':
/cygdrive/c/cygwin-djh/mailutils/mailutils-20051213/conftest.c:308: undefined reference to `_db_open'
collect2: ld returned 1 exit status
configure:51713: $? = 1
-------------------------------------------------------------------------

I don't know if this is a cygwin specific problem or not.

Any suggestions on how I can fix this?

Regards,
  Darel



_______________________________________________
Bug-mailutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to