From: Sam S. <sd...@gn...> - 2017-12-12 03:49:52
|
> * Blake McBride <oy...@zp...zr> [2017-12-11 20:37:32 -0600]: > > Every time I run it with bash -vx the whole thing works and I can build. > Every time I run ./configure without bash -xv it fails as I described. my fault. use "sh" instead of "bash". looks like we use an extension of bash which is not supported by stock sh. (I know you are on linux and sh is a link to bash, but when you run it as sh instead of bash is behaves differently) Thanks. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 http://steingoldpsychology.com http://www.childpsy.net http://camera.org http://no2bds.org http://thereligionofpeace.com http://www.dhimmitude.org My name is Deja Vu. Have we met before? |