error: Something went wrong bootstrapping makefile fragments

树莓派下载安装libcurl时报错
编译阶段:./configure --prefix=$PWD/_install --with-ssl
报错
config.status: executing depfiles commands
config.status: error: in /home/pi/xiaowei/libcurl/curl-7.71.1’:
config.status: error: Something went wrong bootstrapping makefile fragments
for automatic dependency tracking. If GNU make was not used, consider
re-running the configure script with MAKE=“gmake” (or whatever is
necessary). You can also try re-running configure with the
‘–disable-dependency-tracking’ option to at least be able to build
the package (albeit without support for automatic dependency tracking).
See `config.log’ for more details
解决方法

输入指令: less config.log
查看config.log日志
输入/curl-7.71.1找到报错地点curl-7.71.1

config.status:1777: cd src && sed -e ‘/# am–include-marker/d’ Makefile | make -f - am–depfiles
config.status:1782: $? = 0
config.status:1777: cd lib && sed -e ‘/# am–include-marker/d’ Makefile | make -f - am–depfiles
config.status:1782: $? = 0
config.status:1777: cd tests/server && sed -e ‘/# am–include-marker/d’ Makefile | make -f - am–depfiles
/bin/bash: line 0: echo: write error: No space left on device
/tmp/GmRdAxRn:1140: recipe for target ‘.deps/sws-sws.Po’ failed
make: *** [.deps/sws-sws.Po] Error 1
config.status:1782: $? = 2
config.status:1777: cd tests/libtest && sed -e ‘/# am–include-marker/d’ Makefile | make -f - am–depfiles
make: *** fwrite (temporary file): No space left on device. Stop.
config.status:1782: $? = 2
config.status:1777: cd tests/unit && sed -e ‘/# am–include-marker/d’ Makefile | make -f - am–depfiles
make: *** fwrite (temporary file): No space left on device. Stop.
config.status:1782: $? = 2
/bin/bash: line 0: echo: write error: No space left on device
/tmp/GmRdAxRn:1140: recipe for target ‘.deps/sws-sws.Po’ failed
make: *** [.deps/sws-sws.Po] Error 1
config.status:1782: $? = 2
config.status:1777: cd tests/libtest && sed -e ‘/# am–include-marker/d’ Makefile | make -f - am–depfiles
make: *** fwrite (temporary file): No space left on device. Stop.
config.status:1782: $? = 2
config.status:1777: cd tests/unit && sed -e ‘/# am–include-marker/d’ Makefile | make -f - am–depfiles
make: *** fwrite (temporary file): No space left on device. Stop.
config.status:1782: $? = 2
config.status:1786: error: in /home/pi/xiaowei/libcurl/curl-7.71.1’:
config.status:1788: error: Something went wrong bootstrapping makefile fragments
for automatic dependency tracking. If GNU make was not used, consider
re-running the configure script with MAKE=“gmake” (or whatever is
necessary). You can also try re-running configure with the
‘–disable-dependency-tracking’ option to at least be able to build
the package (albeit without support for automatic dependency tracking).
See `config.log’ for more details

发现报错:是因为内存不足
make: *** fwrite (temporary file): No space left on device. Stop.
make:**fwrite(临时文件):设备上没有剩余空间。停下。

删除东西,或者扩容内存,继续配置成功

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

dz小伟

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值