Archive for the ‘ietf.org’ Category

Installing xml2rfc on OSX

Monday, April 21st, 2014
curl -O https://raw.github.com/pypa/pip/master/contrib/get-pip.py
python get-pip.py
pip install xml2rfc

yields:

clang: error: unknown argument: '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future]

clang: note: this will be a hard error (cannot be downgraded to a warning) in the future

error: command 'cc' failed with exit status 1

So try:

curl -O https://raw.github.com/pypa/pip/master/contrib/get-pip.py
python get-pip.py
export CFLAGS=-Qunused-arguments
export CPPFLAGS=-Qunused-arguments
pip install xml2rfc

As partially documented here in Ansible Installation -clang: error: unknown argument: ‘-mno-fused-madd’.

And the crowd goes wild!

Thursday, April 17th, 2014

RFC 7204

Grr – rfc2xml, troff2xml, and rfc2html

Sunday, March 13th, 2011

rfc2xml, troff2xml, and rfc2html

xml2rfc Frequently Asked Questions

Sunday, March 13th, 2011

xml2rfc Frequently Asked Questions

IESG Statement: Normative and Informative References

Friday, March 4th, 2011

IESG Statement: Normative and Informative References