Ravi Roy wrote on Wed, 07 Jun 2017 21:45 +0530:
> checking for a sed that does not truncate output... /usr/bin/sed
> configure: error: cannot run /bin/sh build/config.sub
> 
> Googling it does not give a solid clue. Do you know what is wrong here?
> From the INSTALL docuemnt i've made sure all necessary dependencies are
> installed.

I'm guessing you ran configure in the same directory you had earlier
attempted to run autogen.sh in?  That'd explain why config.sub is
broken.  Try extracting the tarball again (to a new directory) and
run configure in that (new) tree.

Reply via email to