<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">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.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">./apache/mod_apache.cpp: AP_INIT_TAKE1("ShibURLScheme", (config_fn_t)shib_set_server_string_slot,<o:p></o:p></p>
<p class="MsoNormal">./apache/mod_apache.cpp: AP_INIT_TAKE1("ShibAccessControl", (config_fn_t)ap_set_string_slot,<o:p></o:p></p>
<p class="MsoNormal">./apache/mod_apache.cpp: AP_INIT_TAKE1("ShibApplicationId", (config_fn_t)ap_set_string_slot,<o:p></o:p></p>
<p class="MsoNormal">./apache/mod_apache.cpp: AP_INIT_TAKE1("ShibRequireSessionWith", (config_fn_t)ap_set_string_slot,<o:p></o:p></p>
<p class="MsoNormal">./apache/mod_apache.cpp: AP_INIT_TAKE1("ShibRedirectToSSL", (config_fn_t)ap_set_string_slot,<o:p></o:p></p>
<p class="MsoNormal">./apache/mod_apache.cpp: AP_INIT_TAKE1("AuthGroupFile", (config_fn_t)shib_ap_set_file_slot<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The compile error is:<o:p></o:p></p>
<p class="MsoNormal">In file included from mod_shib_22.cpp:70:0:<o:p></o:p></p>
<p class="MsoNormal">mod_apache.cpp:1637:5: error: expected primary-expression before '.' token<o:p></o:p></p>
<p class="MsoNormal">mod_apache.cpp:1639:5: error: expected primary-expression before '.' token<o:p></o:p></p>
<p class="MsoNormal">mod_apache.cpp:1641:5: error: expected primary-expression before '.' token<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Anybody have an idea what I’m doing wrong? I’m compiling against httpd 2.2.22<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span style="font-size:10.0pt;font-family:"Trebuchet MS","sans-serif";color:navy">Robert Law<br>
</span></b><span style="font-size:10.0pt;font-family:"Trebuchet MS","sans-serif";color:gray">Senior Software Engineer<br>
Wolters Kluwer Health Medical Research</span><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:10.0pt;font-family:"Trebuchet MS","sans-serif";color:gray">Lippincott, Williams & Wilkins<br>
Ovid Technologies<br>
9350 South 150 East, Suite 200<br>
Sandy, UT 84070-2702<br>
<br>
801.304.3012 tel<br>
801.819.2592 cell<br>
<br>
</span><span style="font-size:10.0pt;font-family:"Trebuchet MS","sans-serif";color:blue"><a href="mailto:Robert.Law@wolterskluwer.com"><span style="color:blue">Robert.Law@wolterskluwer.com</span></a><br>
</span><span style="font-size:10.0pt;font-family:"Trebuchet MS","sans-serif";color:gray"><a href="http://www.ovid.com/"><span style="color:blue">www.ovid.com</span></a></span><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>