[an error occurred while processing the directive]
![]() |
cosign-discuss at umich.edu |
general discussion of cosign development and deployment | |
issstasks:/usr/local/bin/cosign-1.7.0 root# ./configure checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking build system type... powerpc-apple-darwin7.6.0 checking host system type... powerpc-apple-darwin7.6.0 checking for inet_ntoa in -lnsl... no checking for socket in -lsocket... no apache 1.3 not enabled apache 2 not enabled kerberos not enabled BasicAuth cgi will not be built mysql not enabled kerberos IV not enabled GSSAPI not enabled checking for ssl... /usr checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes configure: error: No web server found issstasks:/usr/local/bin/cosign-1.7.0 root# make make: *** No targets specified and no makefile found. Stop. issstasks:/usr/local/bin/cosign-1.7.0 root#
What sort of errors are you getting? Others have built cosign on Mac OS X Server, probably not 10.3.6 specifically, tho.
:wes
On 11 Nov 2004, at 22:30, Doug Heady wrote:I've gone through the documentation and have attempted some builds on a test server. I haven't had success getting the ./configure to run without errors.