#17602: strigi: invalid conversion from 'const char**' to 'char**' --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: clubjuggler@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: strigi | --------------------------------------+------------------------------------- Changes (by jmr@…): * cc: jmr@… (added) * status: new => closed * resolution: => fixed Comment: I think this was due to an undeclared dependency on libxml2, which caused strigi to use the system libxml2 when the port was not installed. Libxml2 uses libiconv, and thus, disaster. I've added this dep and a few others in r45985. -- Ticket URL: <http://trac.macports.org/ticket/17602#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS