<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Hello,<div><br></div><div>I was trying to build the latest commit and encountered this error:</div><div>nest/config.Y:615.19-31: error: symbol ‘bfd_auth_type’ is used, but is not defined as a token and has no rules<br><div><br></div><div>It looks like commit e6dbde688 introduced a dependency on the type `bfd_auth_type` into `nest/config.Y`.</div><div>However, if protocol bfd is not enabled (e.g. because of disabling pthreads), `proto/bfd/config.Y` won’t get included in the parser and thus `bfd_auth_type` is undefined.</div><br>Perhaps this should be fixed?</div><div><br></div><div>Thanks!<br><div>
<meta charset="UTF-8"><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div>Maiyun Zhang <font size="1">(he/him)</font></div></div></div>
</div>
<br></div></body></html>