#43640: clamav: error: unknown type name 'pgno_t'; did you mean 'ino_t'? --------------------------+--------------------- Reporter: ryandesign@… | Owner: dluke@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: clamav --------------------------+--------------------- clamav fails to build for me on Mavericks 10.9.2 with Xcode 5.1.1 (`Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)`): {{{ In file included from thrmgr.c:40: /usr/include/mpool.h:57:2: error: unknown type name 'pgno_t'; did you mean 'ino_t'? pgno_t pgno; ^~~~~~ }}} -- Ticket URL: <https://trac.macports.org/ticket/43640> MacPorts <http://www.macports.org/> Ports system for OS X