Actually I should probably make more sense...<div><br></div><div>I am attempting to build ngcp-asterisk-1.4.24.1 from source but I cannot. I'm running a base spce server (squeeze + spce) and have installed build-essential. When I try ./configure I see "configure: error: cannot run /bin/bash ./config.sub". Some googling uncovered it may be configure looking for a different version of automake (I have 1.11 and configure shows 1.10), so I've tried to create links to compensate but still seem to run into this error. Further, it seems config.sub uses sh, so I've tried using sh but that did not work either.</div>
<div><br></div><div> I've compiled many apps before and not seen this error, google is showing this to specific apps so was wondering what is specific to building NGCP source?</div><div><br></div><div>S. </div><div><br>
<div class="gmail_quote">On Wed, Feb 15, 2012 at 9:02 AM, Skyler <span dir="ltr"><<a href="mailto:skchopperguy@gmail.com">skchopperguy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi, trying to apply my patch to ngcp-asterisk-1.4.24.1 source and receiving "configure: error: cannot run /bin/bash ./config.sub". I've tried the below but none seems to make any difference.<div><br></div><div>

ln -s /usr/share/misc/config.sub /usr/share/automake-1.10/config.sub</div><div>ln -s /usr/share/misc/config.guess /usr/share/automake-1.10/config.guess</div><div>./confugre</div><div>sh ./configure</div><div><br></div><div>

also have build-essential autoconf automake-1.11 installed. Any ideas on what I'm missing?</div><div><br></div><div>Cheers,</div><div>Skyler</div>
</blockquote></div><br></div>