#50737: Can't install camlimages (libcxx) -------------------------------+------------------------- Reporter: Gravarty@… | Owner: reilles@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard Port: camlimages, tiff | -------------------------------+------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * port: camlimages => camlimages, tiff Comment: The error in the log is: {{{ :info:build /opt/local/include/tiff.h:77: error: redefinition of typedef ‘int64’ :info:build /opt/local/lib/ocaml/caml/config.h:119: error: previous declaration of ‘int64’ was here :info:build /opt/local/include/tiff.h:78: error: redefinition of typedef ‘uint64’ :info:build /opt/local/lib/ocaml/caml/config.h:120: error: previous declaration of ‘uint64’ was here }}} It seems wrong that either tiff or caml should be allowed to claim the `int64` and `uint64` types. Same problem observed with tiff and opencv in #38168. It may just be that tiff is declaring the type wrong. The [http://bugzilla.maptools.org/show_bug.cgi?id=2464 upstream bug] has a patch by someone, which I haven't evaluated yet. -- Ticket URL: <https://trac.macports.org/ticket/50737#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X