Re: Build problem on 64 bit Linux
Sam Steingold <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
> * Blake McBride <[email protected]> [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? ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel