While trying to compile mod_spnego (0.1.0 / 0.2.0) with Apache 2.4.2, have got following error:
mod_spnego.obj : error LNK2001: unresolved external symbol _ap_requires
since 'ap_requires()' function is no more supported in Apache 2.4.2.
Any help would be appreciated.
Thanks, PR
Can you check if http://modauthkerb.sourceforge.net/ works for you. This module has not been updated for some time as it was more a proof of concept.
Markus
Log in to post a comment.
While trying to compile mod_spnego (0.1.0 / 0.2.0) with Apache 2.4.2, have got following error:
mod_spnego.obj : error LNK2001: unresolved external symbol _ap_requires
since 'ap_requires()' function is no more supported in Apache 2.4.2.
Any help would be appreciated.
Thanks,
PR
Can you check if http://modauthkerb.sourceforge.net/ works for you. This module has not been updated for some time as it was more a proof of concept.
Markus