军事研究员 2023-11-11 21:43 采纳率: 98.6%
浏览 3
已结题

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日