透明水晶 2023-11-11 21:43 采纳率: 96.8%
浏览 2
已结题

S5PV210 | 编译rootfs报错-20231111-01

S5PV210 | 编译rootfs报错-20231111-01

[fly@752fac4b02e9 qt_x210v3s_160307]$ ./mk -r
mkdir -p /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/lxdialog
make CC="/usr/bin/gcc" HOSTCC="/usr/bin/gcc" obj=/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config -C support/kconfig -f Makefile.br conf
make[1]: Entering directory '/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/support/kconfig'
/usr/bin/gcc -I/usr/include/ncursesw -DCURSES_LOC="<ncursesw/curses.h>" -DLOCALE  -I/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config  -MM *.c > /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/.depend 2>/dev/null || :
/usr/bin/gcc -I/usr/include/ncursesw -DCURSES_LOC="<ncursesw/curses.h>" -DLOCALE  -I/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config   -c conf.c -o /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/conf.o
/usr/bin/gcc -I/usr/include/ncursesw -DCURSES_LOC="<ncursesw/curses.h>" -DLOCALE  -I/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config  -I. -c /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/zconf.tab.c -o /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/zconf.tab.o
/usr/bin/gcc -I/usr/include/ncursesw -DCURSES_LOC="<ncursesw/curses.h>" -DLOCALE  -I/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config   /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/conf.o /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/zconf.tab.o  -o /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/conf
rm /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/zconf.tab.c
make[1]: Leaving directory '/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/support/kconfig'
#
# configuration written to /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/.config
#
/usr/bin/make -j16  HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" silentoldconfig
make[1]: Entering directory '/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot'
BR2_DEFCONFIG='' KCONFIG_AUTOCONFIG=/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/auto.conf KCONFIG_AUTOHEADER=/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/autoconf.h KCONFIG_TRISTATE=/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/tristate.config BUILDROOT_CONFIG=/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/.config /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/buildroot-config/conf --silentoldconfig Config.in
make[1]: Leaving directory '/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot'
mkdir -p /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/target
if ! [ -d "/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/target/bin" ]; then \
        if [ -d "/home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/system/skeleton" ]; then \
                cp -fa /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/system/skeleton/* /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/target/; \
        fi; \
fi
cp support/misc/target-dir-warning.txt /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM
find /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/target -type d -name CVS -print0 -o -name .svn -print0 | xargs -0 rm -rf
find /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/target -type f \( -name .empty -o -name '*~' \) -print0 | xargs -0 rm -rf
touch /home/fly/project/x210bv3s/qt_x210v3s_160307/buildroot/output/build/.root

You must install 'hg' on your build machine


support/dependencies/dependencies.mk:24: recipe for target 'core-dependencies' failed
make: *** [core-dependencies] Error 1

You must install 'hg' on your build machine
support/dependencies/dependencies.mk:24: recipe for target 'core-dependencies' failed
make: *** [core-dependencies] Error 1

  • 写回答

3条回答 默认 最新

  • 透明水晶 2023-11-11 21:48
    关注
    
    [fly@752fac4b02e9 qt_x210v3s_160307]$ sudo apt-get install hgsubversion whois
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package hgsubversion is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    
    E: Package 'hgsubversion' has no installation candidate
    

    请参考:https://blog.csdn.net/I_feige/article/details/108825843

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论 编辑记录
查看更多回答(2条)

报告相同问题?

问题事件

  • 系统已结题 11月20日
  • 已采纳回答 11月12日
  • 创建了问题 11月11日

悬赏问题

  • ¥15 python的qt5界面
  • ¥15 无线电能传输系统MATLAB仿真问题
  • ¥50 如何用脚本实现输入法的热键设置
  • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
  • ¥30 深度学习,前后端连接
  • ¥15 孟德尔随机化结果不一致
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
  • ¥15 谁有desed数据集呀
  • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100