<p>I asked in IRC why "cachedb_local" wasn't in the menuconfigs list of 'excluded modules' I was told this</p>

<p>[11:43]  cachedb_local isn't listed there, and will compile by default</p>

<p>However, if you compile via the makemenu, then cachedb_local IS NOT compiled</p>

<p>However, you can force it to be included in the compile by manually editing the Makefileconf file</p>

<p>Steps to recreate:<br>
1 Run make menuconfig<br>
2 Select compile and install opensips<br>
3 when finished, check your modules directory for cachedb_localso It won't be there<br>
4 try adding loadmodule "cachedb_localso" to opensipscfg and it'll fail to find it</p>

<p>Steps to fix<br>
1 add 'cachedb_local' to 'include_modules?' variable in Makefileconf<br>
2 Run make menuconfig<br>
3 Select compile and install opensips<br>
4 when finished, check your modules directory for cachedb_localso It will now be there<br>
5 try adding loadmodule "cachedb_localso" to opensipscfg and it'll succeed</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/777">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOcic3OMX5vckPv5wgFHfo6I7TIU8P7ks5pe2kngaJpZM4HPOQv.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/OpenSIPS/opensips/issues/777"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>