Subject: Solaris /usr/xpg/bin/sed takes only 100 expressions
To: None <tech-pkg@netbsd.org>
From: Klaus Heinz <k.heinz.jan.drei@onlinehome.de>
List: tech-pkg
Date: 01/23/2003 06:10:04
Hi,
Solaris' /usr/xpg/bin/sed seems to take at most 100 expressions with
option '-e':
sed: Too many commands, last: /^lib\/locale\/no@nynorsk\/LC_MESSAGES$/d
The above line appears with package mail/tnef (version 1.1.2 doesn't
compile cleanly while 1.1.4 does) when I try
$ bmake print-PLIST
and the 'nynorsk' expression is the hundredth (of about 250).
Any ideas how to work around this?
bootstrap-pkgsrc on Solaris/sparc 8.
ciao
Klaus