Tom Russo - 2008-01-24

Logged In: YES
user_id=607718
Originator: YES

I should note that while I reported this after trying only the 0.1.2 tarball, it still fails with SVN trunk, which I tried shortly after reporting. Removing AC_FUNC_MALLOC and AC_FUNC_REALLOC from configure.in, autoreconfing, reconfiguring, and hand-editing makefile to remove the incorrect "-ldb" lets the build finish. Again, I haven't actually *run* the resulting binary, but as long as pagc isn't counting on malloc(0) being non-null always, removing AC_FUNC_MALLOC shouldn't have hurt anything.