[Mod-auth-devel] mod_authn_dbi missing mod_auth.h
Brought to you by:
firechipmunk,
honx
|
From: John L. P. <joh...@ed...> - 2004-06-08 14:59:32
|
[This was posted to the mod-auth-users list, as well; as a work-around,
I located a file named mod_auth.h through Google and added it to the
../src directory and then mod_authn_dbi compiled.]
the ./src/mod.authn.dbi.c references a header file at line 46:
#include "mod_auth.h"
which is not included in the package nor was I able to find it in the
installation of apache or apache2 on a Gentoo Linux system.
Was this header file ommitted, or is there a dependency here?
If the latter, where do I obtain the mod_auth.h file?
Thank you,
John Poole
pro...@ed...
|