[tlbuild] hpux, xetex

Tim Arnold Tim.Arnold at sas.com
Thu May 15 21:48:45 CEST 2008


> -----Original Message-----
> From: Arthur Reutenauer [mailto:arthur.reutenauer at normalesup.org]
> Sent: Thursday, May 15, 2008 3:36 PM
> To: Tim Arnold
> Cc: tlbuild at tug.org
> Subject: Re: [tlbuild] hpux, xetex
>
> > Entering directory
> `/r/ge.unx.sas.com/vol/vol10/u101/tiarno/texlive2008/source/libs/icu-
> xetex/data'
> > /bin/sh: Syntax error at line 7 : `;' is not expected.
> > make[2]: *** [out/tmp/res_index.txt] Error 2
>
>   I had this one: in this Makefile there are several occurrences of
> things like
>
>         for f in $(SOMEVAR) ; do
>
> where SOMEVAR expands to nothing.  Some shells don't like this, but it
> was really not easy to determine which ones.  Apparently, for bash, it
> depends on whether a specific patch is applied; it's really not a
> version number problem.
>
>         Arthur

Thanks Arthur, Jonathan--that makes sense. I tried setting the environment var, still no luck:

make[1]: Making `all' in `data'
make[2]: Entering directory `/r/ge.unx.sas.com/vol/vol10/u101/tiarno/texlive2008/source/libs/icu-xetex/data'
/bin/sh: Syntax error at line 7 : `;' is not expected.
make[2]: *** [out/tmp/res_index.txt] Error 2
make[2]: Leaving directory `/r/ge.unx.sas.com/vol/vol10/u101/tiarno/texlive2008/source/libs/icu-xetex/data'
make[1]: *** [all-recursive] Error 2
make[1]: Leaving directory `/r/ge.unx.sas.com/vol/vol10/u101/tiarno/texlive2008/source/libs/icu-xetex'
make: *** [all] Error 1

>>> echo $SHELL
/usr/local/bin/bash
>>>

I'll see what other shells I have available and try those.
so far: bash, tcsh, zsh, ksh.
thanks,
--Tim



More information about the tlbuild mailing list