make fails on a sed call on Mac OS X
Martijn Verburg
martijnverburg at gmail.com
Tue May 26 18:33:48 UTC 2020
Hi all,
I just tried to build the guide and get:
MININT-NSR6ILC:guide karianna$ make
pandoc src/changePlanning.md --css guidestyle.css --strip-comments
--standalone --ascii --title-prefix "The OpenJDK Developers' Guide" | iconv
-f UTF-8 -t ISO-8859-1 > build/changePlanning.html
sed -i "" "/^ <meta charset=/d" build/changePlanning.html
sed: can't read /^ <meta charset=/d: No such file or directory
make: *** [build/changePlanning.html] Error 2
Anyone else experience this before I start digging in?
Cheers,
Martijn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/guide-discuss/attachments/20200526/38c1a58c/attachment.htm>
More information about the guide-discuss
mailing list