I\'m attempting to install texinfo 5.2, and I\'m running into some issues during ./configure, which I believe are related to the C compiler. When I upgraded fr
./configure
For me the issue was I had not run
xcode-select --install
Once I did that everything ran fine