Subject: gzip problem?
To: None <tech-userlevel@NetBSD.org>
From: Kouichirou Hiratsuka <hira@po6.nsk.ne.jp>
List: tech-userlevel
Date: 06/04/2004 19:03:36
Hello,
misc/openoffice fails to build with PKG_LANG=japanese. It stopped by
gzip operation like this:
% tar cf - foo | /usr/bin/gzip - > bar
gzip: can't stat: -: No such file or directory
%
But GNU gzip can do this.
% tar cf - foo | /usr/pkg/bin/gzip - > bar
%
Should this be supported with NetBSD gzip?
best regards.
--
Kouichirou Hiratsuka
hira@po6.nsk.ne.jp