The current For2.2.2-Refactoring branch fails to link because of a duplicate symbol, get_ordinal_number_suffix , when it is configured for English. The For2.2.2-Refactoring-dup-get-ordinal-number-suffix branch on https://osdn.net/projects/hengbandforosx/scm/git/hengbandosx/ , fixes that by removing the copy in src/cmd/cmd-dump.c .
The current For2.2.2-Refactoring branch fails to link because of a duplicate symbol, get_ordinal_number_suffix , when it is configured for English. The For2.2.2-Refactoring-dup-get-ordinal-number-suffix branch on https://osdn.net/projects/hengbandforosx/scm/git/hengbandosx/ , fixes that by removing the copy in src/cmd/cmd-dump.c .