Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh-3.1.2-zefram3
- X-seq: zsh-workers 3732
- From: Gene Cohler <gene@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: zsh-3.1.2-zefram3
- Date: Mon, 19 Jan 1998 19:46:18 -0500 (EST)
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