OS X 10.9.2: checking whether the C compiler works… no

前端 未结 8 569
耶瑟儿~
耶瑟儿~ 2020-12-09 02:41

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

8条回答
  •  南方客
    南方客 (楼主)
    2020-12-09 02:56

    I faced this same problem after installing xcode; All I had to do was run gcc. This then asked me to accept the xcode license. After, it just worked fine.

    Hope this helps someone.

提交回复
热议问题