Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
sed problem
- X-seq: zsh-workers 8925
- From: Ollivier Robert <roberto@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: sed problem
- Date: Mon, 6 Dec 1999 21:37:29 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I'm using the latest version from anoncvs from Tanaka-san and tumbled on the
following problem during the build. Do we need a special version of sed now
(GNU sed ?) ?
...
Including file Zsh/index.yo
tzsh=`echo zsh | sed 's,x,x,; s/,/\\\\,/g'`; \
sed "/@setfilename/{; s/@setfilename //; s,zsh,$tzsh, ; s/^/@setfilename /;}" < zsh.texi.in > zsh.texi
sed: 1: "/@setfilename/{; s/@set ...": invalid command code ;
gmake[1]: *** [zsh.texi] Error 1
gmake[1]: Leaving directory `/work/build/zsh/Doc'
gmake: *** [all] Error 1
Using FreeBSD 4.0-CURRENT.
--
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@xxxxxxxxxxxxxxxxx
The Postman hits! The Postman hits! You have new mail.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author