Re: error of makerumpdefs.sh

2018-08-21 Thread Christos Zoulas
In article <20180821092816.ga99...@box.my.domain>, Andreas Kusalananda Kähäri wrote: >On Tue, Aug 21, 2018 at 05:10:27PM +0900, Masanobu SAITOH wrote: >> Hi. >> >> While cleaning some header files, I've noticed that >sys/rump/include/rump/makerumpdefs.sh >> complained some sed lines: >> >> > %

Re: error of makerumpdefs.sh

2018-08-21 Thread Andreas Kusalananda Kähäri
On Tue, Aug 21, 2018 at 05:10:27PM +0900, Masanobu SAITOH wrote: > Hi. > > While cleaning some header files, I've noticed that > sys/rump/include/rump/makerumpdefs.sh > complained some sed lines: > > > % sh -f makerumpdefs.sh > > Generating rumpdefs.h > > sed: 1: "/#define[ ]*_FCN/{:t;N

error of makerumpdefs.sh

2018-08-21 Thread Masanobu SAITOH
Hi. While cleaning some header files, I've noticed that sys/rump/include/rump/makerumpdefs.sh complained some sed lines: % sh -f makerumpdefs.sh Generating rumpdefs.h sed: 1: "/#define[ ]*_FCN/{:t;N ...": unexpected EOF (pending }'s) sed: 1: "/#define[ ]*_IO.*\\$/{ ...":