ソースから ncurses-5.7 をコンパイルしようとしていますが、./configure を実行した後、次のエラーが発生します。
configure: error: Your compiler does not appear to recognize prototypes.
You have the following choices:
a. adjust your compiler options
b. get an up-to-date compiler
c. use a wrapper such as unproto
このエラーを修正するにはどうすればよいですか?