AP_INIT_TAKE1 not defined
Law, Bob
Robert.Law at wolterskluwer.com
Wed Aug 29 21:31:02 EDT 2012
I am having a problem compiling Shibboleth 2.4.3 ./apache/mod_apache.cpp with repeated errors that trace to lines that begin with AP_INIT_TAKE1. I.E.
./apache/mod_apache.cpp: AP_INIT_TAKE1("ShibURLScheme", (config_fn_t)shib_set_server_string_slot,
./apache/mod_apache.cpp: AP_INIT_TAKE1("ShibAccessControl", (config_fn_t)ap_set_string_slot,
./apache/mod_apache.cpp: AP_INIT_TAKE1("ShibApplicationId", (config_fn_t)ap_set_string_slot,
./apache/mod_apache.cpp: AP_INIT_TAKE1("ShibRequireSessionWith", (config_fn_t)ap_set_string_slot,
./apache/mod_apache.cpp: AP_INIT_TAKE1("ShibRedirectToSSL", (config_fn_t)ap_set_string_slot,
./apache/mod_apache.cpp: AP_INIT_TAKE1("AuthGroupFile", (config_fn_t)shib_ap_set_file_slot
The compile error is:
In file included from mod_shib_22.cpp:70:0:
mod_apache.cpp:1637:5: error: expected primary-expression before '.' token
mod_apache.cpp:1639:5: error: expected primary-expression before '.' token
mod_apache.cpp:1641:5: error: expected primary-expression before '.' token
Anybody have an idea what I'm doing wrong? I'm compiling against httpd 2.2.22
Robert Law
Senior Software Engineer
Wolters Kluwer Health Medical Research
Lippincott, Williams & Wilkins
Ovid Technologies
9350 South 150 East, Suite 200
Sandy, UT 84070-2702
801.304.3012 tel
801.819.2592 cell
Robert.Law at wolterskluwer.com<mailto:Robert.Law at wolterskluwer.com>
www.ovid.com<http://www.ovid.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20120830/27f992cd/attachment.html
More information about the users
mailing list