| Akim, Hi! Thanks Harlan! | chmod +x testsuite-tmp | mv testsuite-tmp testsuite | /bin/sh testsuite | /bin/sh: illegal io | /bin/sh: illegal io | /bin/sh: illegal io That was to be expected. If you could send a snippet of sh -x testsuite maybe we could fix the test suite on Ultrix, which would be a great bonus. But much more important is that you try configure itself. cat >configure.in <<EOF AC_INIT AC_CONFIG_HEADERS(header.h) AC_CONFIG_FILES(file) echo "@FOO@" >file.in echo "#undef FOO" >header.h.in AC_DEFINE(FOO, BAR) AC_SUBST(FOO, BAR) AC_OUTPUT EOF autoconf ./configure cat file header.h I fear a config.status failure. But given that you ran Autoconf's configure, it's unlikely, unless it was not including the `fix'. |
- Re: [Akim Demaille <akim@epita.fr>] Re: Shell crash on... Harlan Stenn
- Re: [Akim Demaille <akim@epita.fr>] Re: Shell cra... Akim Demaille
- Re: [Akim Demaille <akim@epita.fr>] Re: Shell cra... Harlan Stenn
- Re: [Akim Demaille <akim@epita.fr>] Re: Shell cra... Harlan Stenn
- Re: [Akim Demaille <akim@epita.fr>] Re: Shell cra... Akim Demaille
- Re: [Akim Demaille <akim@epita.fr>] Re: Shell... Harlan Stenn
- Re: [Akim Demaille <akim@epita.fr>] Re: Shell cra... Akim Demaille
- Re: [Akim Demaille <akim@epita.fr>] Re: Shell cra... Harlan Stenn
- Re: [Akim Demaille <akim@epita.fr>] Re: Shell cra... Akim Demaille
- Re: [Akim Demaille <akim@epita.fr>] Re: Shell cra... Harlan Stenn
- Re: [Akim Demaille <akim@epita.fr>] Re: Shell cra... Harlan Stenn
- Re: [Akim Demaille <akim@epita.fr>] Re: Shell... Akim Demaille