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)

main.log (42.2 KB) - added by Polyergic (Shad Sterling) 7 years ago.

Download all attachments as: .zip

Change History (2)

Changed 7 years ago by Polyergic (Shad Sterling)

Attachment: main.log added

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Duplicate of #54171.

Note: See TracTickets for help on using tickets.