groff
[Top][All Lists]
Advanced

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

Sed failure in contrib/sboxes on MacOS


From: Axel Kielhorn
Subject: Sed failure in contrib/sboxes on MacOS
Date: Tue, 26 Oct 2021 12:47:49 +0200

Hello,

I get the following error when building on MacOS 11:

sed: 17: ./contrib/sboxes/notquine.sed: unexpected EOF (pending }’s)

If I remove 

/\\##/{
  s/\\##//
  b}

It works:

/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
  GEN      contrib/sboxes/msboxes.ms
  GROFF    contrib/sboxes/msboxes.pdf

Later I get:

sed: 1: "1i .lf 1 contrib/sboxes ...": command i expects \ followed by text

Sed doesn’t tell me its version but the man pages says March 27, 2017.

Greetings

Axel


reply via email to

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