bug-gettext
[Top][All Lists]
Advanced

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

moopp: *** The 'sed' program is not GNU sed. Try installing GNU sed.


From: Jeffrey Walton
Subject: moopp: *** The 'sed' program is not GNU sed. Try installing GNU sed.
Date: Tue, 4 Feb 2020 20:26:17 -0500

Hi Everyone,

I'm having trouble building GetText 1.20.1 on NetBSD. I have GNU sed
installed at /usr/local/bin/sed. I set the SED variable to the same:

$ export SED=/usr/local/bin/sed
$ ./configure ...
$ make
...
../build-aux/moopp  ./fd-ostream.oo.c ./fd-ostream.oo.h ./ostream.oo.h
moopp: *** The 'sed' program is not GNU sed. Try installing GNU sed.
moopp: *** Stop.
gmake[4]: *** [Makefile:2799: fd-ostream.h] Error 1
gmake[4]: *** Waiting for unfinished jobs....

It looks like the new sed is mostly picked up, but I am guessing sed
is hard coded somewhere. './configure --help | grep sed' does not
offer help.

What is the method to change sed to /usr/local/bin/sed?

Thanks in advance.



reply via email to

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