I have the same error (under 10.5, is there a special mailing list for
us with bleeding edge / seed licenses to discuss specific seed issues
?).

The problem I get when compiling is in db_dump185.c, and I fix this
easily by changing
#include <db.h>
to
#include </usr/include/db.h>

The docs in the sources says to point to the headers of the OS
version, so that is what I do, and all is fine.

I do not know much about the port package format, so I can not really
contribute an updated version. But the simple trick above works
perfectly for me.
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to