Opened 10 years ago
Closed 8 years ago
#45690 closed defect (fixed)
eblook @1.6.1-media-20110801: error: use of undeclared identifier 'CPPFunction'
Reported by: | stanimura | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | haspatch | Cc: | |
Port: | eblook |
Description
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.
Attachments (2)
Change History (7)
Changed 10 years ago by stanimura
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Summary: | eblook failed to build on Yosemite → eblook @1.6.1-media-20110801: error: use of undeclared identifier 'CPPFunction' |
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
I've sent an email about this and some other problems to eblook's developers.
comment:3 Changed 8 years ago by numaryu
It seems this problem is resolved in the latest version 1.6.1-media-20150724.
Changed 8 years ago by numaryu
Attachment: | eblook.patch added |
---|
comment:4 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
Thanks. The revision line also gets removed when the version is increased.
comment:5 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I've seen that before. Incompatibility with readline 6.3.