<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 15 (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;}
/* 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:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@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="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Greetings,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have here a core question and a related follow-up. If I missed this in previous discussions I apologize and point me to that thread.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We have a server running the latest Ubuntu LTS – 16.04.3. (Xeniel) In that channel the latest version of libapache2-mod-shib2 is 2.5.3 and we need to run the current SP version (2.6.1). This will require going out of channel to upgrade.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The core question is what is the best method to upgrade?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Related to this, I did try to install the generic debian package for 2.6.1 but it returned enough dependencies that said could not be upgraded that I decided not to continue down that road. Maybe that was an error on my part.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Instead, I have been trying to build from source which is generally going well. However, in the make I keep getting error messages like this:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">depbase=`echo attribute/filtering/impl/RegistrationAuthorityFunctor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">/bin/bash ../libtool --silent  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/share/xml/opensaml/include -I/opt/shibboleth-sp/include      -pthread -Wall  -O2 -DNDEBUG -MT attribute/filtering/impl/RegistrationAuthorityFunctor.lo
 -MD -MP -MF $depbase.Tpo -c -o attribute/filtering/impl/RegistrationAuthorityFunctor.lo attribute/filtering/impl/RegistrationAuthorityFunctor.cpp &&\<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">mv -f $depbase.Tpo $depbase.Plo<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">attribute/filtering/impl/RegistrationAuthorityFunctor.cpp:104:15: error: ‘RegistrationInfo’ does not name a type<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">         const RegistrationInfo* getRegistrationInfo(const Extensions* extensions) const {<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">               ^<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">attribute/filtering/impl/RegistrationAuthorityFunctor.cpp: In member function ‘virtual bool shibsp::AbstractRegistrationAuthorityFunctor::evaluatePolicyRequirement(const shibsp::FilteringContext&)
 const’:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">attribute/filtering/impl/RegistrationAuthorityFunctor.cpp:80:19: error: ‘RegistrationInfo’ does not name a type<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">             const RegistrationInfo* info = getRegistrationInfo(entity->getExtensions());<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">                   ^<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">attribute/filtering/impl/RegistrationAuthorityFunctor.cpp:81:18: error: ‘info’ was not declared in this scope<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have been looking around and not sure if I have a path wrong, the wrong version of a dependency package, or a missing package.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">So, if building from source is the way to go, is this set of errors a known or documented issue (I have not found that yet) and what am I missing so I can fix this compile error?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks<br>
Steve Salyards<o:p></o:p></p>
<p class="MsoNormal">Earth, Planetary, and Space Sciences<o:p></o:p></p>
<p class="MsoNormal">UCLA<o:p></o:p></p>
</div>
</body>
</html>