<p>luci-i18n-commotion was split into separate packages for each language in <a href="https://github.com/opentechinstitute/commotion-feed/commit/3ea71122d6f3c796118e5662006a361fedd7f286" class="commit-link"><tt>3ea7112</tt></a>. The commotion-gui package still depends on the old name, luci-i18n-commotion, and gets excluded by make menuconfig for the missing dependency. </p>

<pre><code>tmp/.config-package.in:46271:warning: 'select' used by config symbol 'PACKAGE_commotion-gui' refer to undefined symbol 'PACKAGE_luci-i18n-commotion'
</code></pre>

<p>This causes various other packages to not build properly (namely commotion-splash) without some manual intervention.</p>

<p>I am not an expert in the openwrt build system, but to fix it for my own purposes I just removed the dependency from commotion-gui and everything was fine again.</p>

<p>I am using the 1.1 branch, but I believe this problem still exists in master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/opentechinstitute/commotion-feed/issues/65">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AC7qBDRSVVswqr4Kh5q5DrB4GCmzPZpwks5nuL2zgaJpZM4Djxaf.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/opentechinstitute/commotion-feed/issues/65"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>