#16798: gnumeric fails to build on Leopard ------------------------------------+--------------------------------------- Reporter: mvanier@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: gnumeric | Port: gnumeric ------------------------------------+--------------------------------------- Comment(by mike@…): Gnumeric 1.9.0 uses deprecated GTK2 symbols. However, src/dialogs/Makefile defines CFLAGS such that GTK_DISABLE_DEPRECATED is defined. This definition needs to be removed or we will have to wait until gnumeric is updated to avoid deprecated symbols. This is also an issue in src/widgets/Makefile and src/Makefile. In addition, there is a #warning in widget-font-selector.c that causes compilation to fail. All of these are really upstream issues, but they could be temporarily addressed in the Portfile. -- Ticket URL: <http://trac.macports.org/ticket/16798#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS