{"id":5,"date":"2006-02-28T05:21:56","date_gmt":"2006-02-27T18:21:56","guid":{"rendered":"http:\/\/noraisin.net\/~jan\/diary\/?p=5"},"modified":"2006-02-28T05:21:56","modified_gmt":"2006-02-27T18:21:56","slug":"argh-the-pain","status":"publish","type":"post","link":"https:\/\/noraisin.net\/diary\/?p=5","title":{"rendered":"argh, the pain"},"content":{"rendered":"<p>I&#8217;d love it just one time when I tried editing a configure.ac I didn&#8217;t end up with this sort of thing: <\/p>\n<p>\nconfigure.ac:1: error: possibly undefined macro: dnl<\/p>\n<p>\nThe actual problem? In the middle of the file, I had something like:<\/p>\n<p>\n AC_CHECK_HEADER (blah, [<\/p>\n<p>\n  dnl ** OK, found it ***<\/p>\n<p>\n])<\/p>\n<p>\nNote the extra space between the macro name and the parenthesis. Because of the extra space character, autoconf couldn&#8217;t expand the entry correctly and misinterpreted the &#8216;dnl&#8217; comment and then proceeded to tell me THE FIRST PLACE IT SAW THAT STRING, which happened to be line 1 of the file.<\/p>\n<p>\nI hate you, autotools.<\/p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;d love it just one time when I tried editing a configure.ac I didn&#8217;t end up with this sort of thing: configure.ac:1: error: possibly undefined macro: dnl The actual problem? In the middle of the file, I had something like: AC_CHECK_HEADER (blah, [ dnl ** OK, found it *** ]) Note the extra space between &hellip; <a href=\"https:\/\/noraisin.net\/diary\/?p=5\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;argh, the pain&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/noraisin.net\/diary\/index.php?rest_route=\/wp\/v2\/posts\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/noraisin.net\/diary\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/noraisin.net\/diary\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/noraisin.net\/diary\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/noraisin.net\/diary\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5"}],"version-history":[{"count":0,"href":"https:\/\/noraisin.net\/diary\/index.php?rest_route=\/wp\/v2\/posts\/5\/revisions"}],"wp:attachment":[{"href":"https:\/\/noraisin.net\/diary\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/noraisin.net\/diary\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/noraisin.net\/diary\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}