Opened 10 years ago
Closed 10 years ago
#44614 closed defect (fixed)
zssh: Build fails w/ readline 6.3
Reported by: | andrew@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | ||
Port: | zssh |
Description (last modified by mf2k (Frank Schima))
---> Computing dependencies for zssh ---> Building zssh Error: org.macports.build for port zssh returned: command execution failed Please see the log file for port zssh for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_comms_zssh/zssh/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port zssh failed
from log:
:info:build completion.c:56:40: error: use of undeclared identifier 'CPPFunction' :info:build rl_attempted_completion_function = (CPPFunction *) zssh_completion; :info:build ^ :info:build completion.c:56:53: error: expected expression :info:build rl_attempted_completion_function = (CPPFunction *) zssh_completion; :info:build ^ :info:build 2 errors generated. :info:build make: *** [completion.o] Error 1
Change History (4)
comment:2 Changed 10 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Summary: | zssh: Build fails w/ LLVM 5.1 → zssh: Build fails w/ readline 6.3 |
comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.