|
From: Daniel B. <Dan...@bi...> - 2003-08-19 08:43:48
|
Hi, I would like to contribute some help to the htdig project. =46rom the "Current Status as of snapshot 3.2.0b4-20030817" mail, I see the project is looking for someone to test compilation/run on a RedHat distro other than RedHat 8. I can help out on RedHat 9 if you want. :) I tried building snapshot 3.2.0b4-20030817, and have noted the following: - compilation complained about not finding htconfig.h. I had to create a symlink in the include/ dir, making htconfig.h point to config.h - after creating the symlink, compilation succeeds, but linking does not seem to succeed. The db, htlib, htword, htcommon and htnet dirs builds fine, but the htfuzzy dir fails: ../htlib/.libs/libht.so: undefined reference to `__mktime_internal' hoping-to-get-rid-of-his-buggy-3.2.0b3-20021103'ly yours, Daniel :) |