#29635: Supertux build error -----------------------------+---------------------------------------------- Reporter: marc@… | Owner: adamw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: supertux -----------------------------+---------------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => adamw@… * port: => supertux * milestone: MacPorts 2.0.0 => Old description:
sudo port install supertux, stops with error. Examined logfile. The "make all" command failed with error:
menu.h:210: error: extra qualification 'Menu::' on member 'get_controlfield_key_into_input'
on removing the "Menu::" on line 210 of menu.h I could build supertux without further problems.
New description: sudo port install supertux, stops with error. Examined logfile. The "make all" command failed with error: {{{ menu.h:210: error: extra qualification 'Menu::' on member 'get_controlfield_key_into_input' }}} on removing the "Menu::" on line 210 of menu.h I could build supertux without further problems. -- Comment: As per the ticket guidelines linked prominently from the New Ticket page, please don't set the Milestone field, and please remember to fill in the Port field and cc the maintainer. -- Ticket URL: <https://trac.macports.org/ticket/29635#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS