bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sed problem


From: Stepan Kasal
Subject: Re: sed problem
Date: Thu, 24 Jun 2004 15:15:31 +0200
User-agent: Mutt/1.4.1i

Hi,
        thank you for taking care to report the bug.

On Thu, Jun 24, 2004 at 11:55:23AM +0300, Sabau Dan wrote:
> + sed -i s/0.78/0.78-7/g configure
> sed: invalid option -- i

The option ``-i'' is implemented in sed v. 4.x, not in sed 3.x.

In other words, the spec file you used in your rpmbuild command
requires sed 4.x, while your build environment contains an older
version. I'm not able to judge on which side the problem lays,
but in any case this list is not the right one for reporting the
error. You should probably contact the vendor/maintainer of your
OS or distribution.

Hope this explanation helps a bit...

Stepan Kasal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]