#13516: gtkmm20 install fails ------------------------------------+--------------------------------------- Reporter: jeffk@jdkoftinoff.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: gtkmm20 ------------------------------------+--------------------------------------- Comment (by toralf@procaptura.com): The newer software version as included in the "gtkmm" port has an incompatible API, though, so if "gtkmm20" is really what he needs, it won't help him much. This is why gtkmm20 is a separate port... Also, the problem appears to be that the Gtk+ API has changed at some point. It's not supposed to, but I guess the functions in question were considered to be "private" and therefore not subject to the strict rules otherwise imposed on updates to the Gtk sources (generally, no-one is allowed to change function interfaces.) I actually have a patch that fixes this problem, but the compilation still fails because of a similar problem with another class - so more work is needed... -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13516#comment:2> MacPorts </projects/macports> Ports system for Mac OS