#45690: eblook failed to build on Yosemite ------------------------+-------------------------------- Reporter: aruminat@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Keywords: | Port: eblook ------------------------+-------------------------------- With the following error, eblook 1.6.1-media-20110801_0 failed to build with xcode 6.1 on Yosemite: {{{ eblook.c:482:39: error: use of undeclared identifier 'CPPFunction' rl_attempted_completion_function = (CPPFunction *)fileman_completion; ^ eblook.c:482:52: error: expected expression rl_attempted_completion_function = (CPPFunction *)fileman_completion; [snip] eblook.c:4366:8: error: use of undeclared identifier 'CPFunction' (CPFunction *) command_generator); ^ eblook.c:4366:20: error: expected expression (CPFunction *) command_generator); ^ 7 warnings and 4 errors generated. }}} -- Ticket URL: <https://trac.macports.org/ticket/45690> MacPorts <https://www.macports.org/> Ports system for OS X