DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21757>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21757 kerberos include path Summary: kerberos include path Product: Apache httpd-2.0 Version: 2.0.47 Platform: Other OS/Version: Linux Status: NEW Severity: Minor Priority: Other Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] when I build apache on Redhat 9.0 using ./configure --enable-mods-shared=all --enable-auth-dbm --with-gdbm --enable- speling=shared --with-ssl --enable-ssl --with-kerberos=/usr/kerberos I have to edit build/config_vars.mk and change the INCLUDES = line to read INCLUDES = -I/usr/kerberos/include to get the server to build (otherwise I get lots of complaints about missing include files)... not a biggy, but looks like a bug?? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
