Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh-3.1.2-zefram3



I failed to compile this under hpux 10.20

------------------------------------------
% make
        ( cd .. && /bin/sh Src/mkmodindex.sh Src ) \
            > modules.index.tmp
WARNING: illegally named module `zsh' in Src
         (ignoring it)
`modules.index' is up to date.
cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
Src/../Src/mkmakemod.sh[85]: Syntax error at line 273 : `(' is not expected.
*** Error exit code 2
------------------------------------------

This appears to stem from the file modules.index which contains:
modules_list="". The script mkmakemod.sh seems to need a non-blank modules list. 
Are modules supposed to work under hpux 10.20 ? 


--
  Gene
  gene@xxxxxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author