#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)
Change History (3)
Changed 16 years ago by blb@…
Attachment: | nethack.diff added |
---|
comment:1 Changed 16 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r43284 (maintainer timeout).
Note: See
TracTickets for help on using
tickets.
diff to Portfile