gpt4 book ai didi

macos - 配置: error: C compiler cannot create executables with Mavericks

转载 作者:行者123 更新时间:2023-12-04 12:32:29 26 4
gpt4 key购买 nike

我检查了stackoverflow,但还没有找到答案。

我正在尝试在 Mavericks 上安装 wget,如此处所示。

这是我得到的:

bolo:wget-1.14 Michelin$ subl config.log 
bolo:wget-1.14 Michelin$ ./configure --with-ssl=openssl
configure: configuring for GNU Wget 1.14
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking build system type... i386-apple-darwin13.0.0
checking host system type... i386-apple-darwin13.0.0
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/Users/Michelin/Downloads/wget-1.14':
configure: error: C compiler cannot create executables
See `config.log' for more details

我的配置日志:

https://gist.github.com/bolom/7552389

其他我已经安装了命令行工具但我没有汇编器:(

B.

最佳答案

下面在 Mavericks 为我解决了这个问题。我必须使用 sudo 才能工作。

来自 https://trac.macports.org/wiki/ProblemHotlist

Xcode 许可协议(protocol)

尝试构建编译 OS X 应用程序(例如 gimp-app)的端口时,编译可能会失败并出现 xcodebuild 错误。造成这种情况的一个可能原因是,在进行任何编译之前,可能需要从终端初始运行 xcodebuild 以接受 EULA。跑:

xcodebuild-许可证

从终端窗口并按照提示进行操作。接受 EULA 后,再次重建端口。

对于某些端口和某些版本的 Xcode(例如,带有 Xcode 4.4+ 的 libunwind-headers),您可能需要以 root 身份接受许可证,即:

sudo xcodebuild -license

这将需要在任何 Xcode 升级后重复。

关于macos - 配置: error: C compiler cannot create executables with Mavericks,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20081883/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com