Hello, I ./configure, 'make depend', and then attempt to 'make all CFLAGS=-0', and I get syntax errors all over the place starting with line 57 in the configure script with kssl.h and krb5.h. It also says no such file or directory, but I've checked and those 2 files are there, plus I added --with-openssl=/usr/include/openssl to my ./configure command.
Is this common? Any fixes? Thanks, David Grant