<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div>While compiling parts of strongSwan 4.5.2 for a build, I ran into what might be a minor problem.  I needed tools enabled for libstrongswan, but kept both charon and pluto disabled because I only needed libraries for this particular build.</div><div><br></div><div>Having tools enabled also turned on USE_IPSEC_SCRIPT_TRUE (am_append_7)</div><div><br></div><div>However, the _copyright in this section requires libfreeswan which is compiled later in the tools set. (am_append_12) I had to put libfreeswan in the ipsec script compile set to get a full compilation working. Perhaps this usually isn't a problem because most of the time people will have either pluto or stroke enabled, which would mean that libfreeswan is compiled before the ipsec scripts need it.</div><div><br></div><div>Dave<br></div></div></body></html>