Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2002 12:35:58 -0400 (EDT)
From:      Jason Hunt <leth@primus.ca>
To:        freebsd-questions@FreeBSD.ORG
Cc:        Brossin Pierrick <pbrossin@wxp.homeip.net>
Subject:   Re: Windowmaker sed problem
Message-ID:  <20020728123002.C1068-100000@lethargic.dyndns.org>
In-Reply-To: <001001c2333d$4a86b900$3200000a@nitrox>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Jul 2002, Brossin Pierrick wrote:

> ===> Patching for windowmaker-0.80.1
> ===> Applying FreeBSD patches for windowmaker-0.80.1
> sed: illegal option -- i
> usage: sed script [-Ean] [file ...]
> sed [-an] [-e script] ... [-f script_file] ... [file ...]
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/windowmaker.
>

Looks like an old version of sed(1), maybe?  I don't know if the -i option
was always there or if it was introduced recently.  It looks like whatever
version of sed is on your system doesn't recognize that option.

If you cvsup your ports but not the system itself, I would recommend doing
the whole cvsup/buildworld/installworld procedure, which is at
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020728123002.C1068-100000>