Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17460 closed defect (fixed)

nethack-3.4.3 variant +menucolors doesn't build

Reported by: blb@… Owned by: yeled@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: nethack

Description

Building games/nethack with +menucolors results in

cc -O2 -I../include -c monst.c
In file included from monst.c:22:
../include/color.h:64: error: field 'match' has incomplete type
make[1]: *** [monst.o] Error 1

Attaching a patch which should fix this (thanks to Overlord on IRC).

Attachments (1)

nethack.diff (499 bytes) - added by blb@… 15 years ago.
diff to Portfile

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by blb@…

Attachment: nethack.diff added

diff to Portfile

comment:1 Changed 15 years ago by blb@…

Resolution: fixed
Status: newclosed

Fixed in r43284 (maintainer timeout).

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.