#32553: libiconv: lib/utf8mac.h:30:33: fatal error: libkern/OSByteOrder.h: No such file or directory ----------------------------------+----------------------------------------- Reporter: rudloff@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: linux Port: libiconv | ----------------------------------+----------------------------------------- Comment(by ryandesign@…): Actually no, that can't work, for two reasons. First, libiconv cannot depend on either the grep port or the gsed port, since both of them depend on gettext which depends on libiconv, so this would introduce a circular dependency which MacPorts cannot handle. Second, the libiconv port is specifically programmed to only use system versions of grep and sed in /usr/bin; see #30308 for why. So, sorry, you must provide a system implementation of sed and grep (and probably awk will be needed too, if not for libiconv, then for another port down the line). Undid r88021 in r88022. -- Ticket URL: <https://trac.macports.org/ticket/32553#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS