Hello! I downloaded the latest CVS and configured the source with --enable-ocspd. While compiling it stops with this:
cd ocspd && make make[4]: Entering directory `/usr/src/openca-0.9/src/ocspd' Making all in src make[5]: Entering directory `/usr/src/openca-0.9/src/ocspd/src' make all-am make[6]: Entering directory `/usr/src/openca-0.9/src/ocspd/src' if gcc -DPACKAGE_VERSION=\"0.6.0\\x0\" -D_USE_SEMAPHORES=1 -I. -I. -I. -I../include -I/usr/kerberos/include -g -O2 -MT ocspd.o -MD -MP -MF ".deps/ocspd.Tpo" -c -o ocspd.o ocspd.c; \ then mv -f ".deps/ocspd.Tpo" ".deps/ocspd.Po"; else rm -f ".deps/ocspd.Tpo"; exit 1; fi In file included from ocspd.c:25: general.h:3:1: unterminated #ifndef ocspd.c: In function `main': ocspd.c:242: error: structure has no member named `db' ocspd.c:435: error: `ENV_OCSPD_QUEUE' undeclared (first use in this function) ocspd.c:435: error: (Each undeclared identifier is reported only once ocspd.c:435: error: for each function it appears in.) ocspd.c:494: error: structure has no member named `crl_data' ocspd.c:495: error: structure has no member named `crl_data' ocspd.c:503: error: structure has no member named `crl_data' ocspd.c:511: error: structure has no member named `crl_data' ocspd.c:516: error: structure has no member named `crl_data' ocspd.c:516: error: structure has no member named `crl_data' ocspd.c:518: error: structure has no member named `crl_data' make[6]: *** [ocspd.o] Error 1 make[6]: Leaving directory `/usr/src/openca-0.9/src/ocspd/src' make[5]: *** [all] Error 2 make[5]: Leaving directory `/usr/src/openca-0.9/src/ocspd/src' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/usr/src/openca-0.9/src/ocspd' make[3]: *** [ocspd] Error 2 make[3]: Leaving directory `/usr/src/openca-0.9/src' make[2]: *** [__install_dir] Error 2 make[2]: Leaving directory `/usr/src/openca-0.9/src' make[1]: *** [src] Error 2 make[1]: Leaving directory `/usr/src/openca-0.9' make: *** [__install_dir] Error 2 If I configure it without the --enable-ocspd it compiles fine. And ideas? Janez ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel