#38214: kerberos5: checking whether compile_et is useful... configure: error: execution failed ------------------------+------------------- Reporter: ram@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: kerberos5 | ------------------------+------------------- Comment (by ram@…): {{{ [ram@cizin tmp]$ cat foo.et error_table foo error_code ERR_FOO, "foo" end [ram@cizin tmp]$ compile_et foo.et /opt/local/bin/compile_et: line 43: gawk: command not found mv: rename foo.h.45776 to foo.h: No such file or directory chmod: foo.h: No such file or directory /opt/local/bin/compile_et: line 50: gawk: command not found mv: rename foo.c.45776 to foo.c: No such file or directory chmod: foo.c: No such file or directory [ram@cizin tmp]$ }}} I had recently uninstalled `leaves` and I think the `gawk` port was one of these. It looks like `libcomer` hardcodes the version of `awk` so a dependency on `gawk` should probably be declared. I'll see if installing `gawk` fixes the problem -- Ticket URL: <https://trac.macports.org/ticket/38214#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS