Opened 7 years ago
Closed 7 years ago
#55162 closed defect (duplicate)
rogue fails to build on High Sierra: :info:build mdport.c:264:17: error: incomplete definition of type 'struct term'
Reported by: | Polyergic (Shad Sterling) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | highsierra | Cc: | |
Port: | rogue |
Description
Reinstalling all ports after upgrading to High Sierra, a few are failing to build, including rogue:
:info:build mdport.c:264:17: error: incomplete definition of type 'struct term' :info:build if (cur_term->type.Strings == NULL) :info:build ~~~~~~~~^ :info:build /opt/local/include/term.h:710:16: note: forward declaration of 'struct term' :info:build typedef struct term TERMINAL; :info:build ^
Attachments (1)
Change History (2)
Changed 7 years ago by Polyergic (Shad Sterling)
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #54171.