Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页
    1. Home
    2. gelao_xiao
    G
    • Profile
    • Following 0
    • Followers 0
    • my integral 66
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    gelao_xiaoLV 2

    @gelao_xiao

    66
    integral
    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    gelao_xiao Unfollow Follow

    Latest posts made by gelao_xiao

    • ubus.git not found

      【描述】在编译R329-Tina-jishu分支时出现了如下的报错,初步分析是这个分支打不开了,请问是否有遇到此情况的大神
      【编译日志】

      s/tmp-libopenssl
      install -d -m0755 /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/tmp-libopenssl/usr/lib
      cp -fpR /home/johar/R329-Tina-jishu/out/r329-evb5/compile_dir/target/openssl-1.1.0i/ipkg-install/usr/lib/libcrypto.so* /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/tmp-libopenssl/usr/lib/
      cp -fpR /home/johar/R329-Tina-jishu/out/r329-evb5/compile_dir/target/openssl-1.1.0i/ipkg-install/usr/lib/libssl.so* /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/tmp-libopenssl/usr/lib/
      SHELL= flock /home/johar/R329-Tina-jishu/tmp/.root-copy.flock -c 'cp -fpR /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/tmp-libopenssl/. /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/'
      rm -rf /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/tmp-libopenssl
      touch /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/stamp/.libopenssl_installed
      if [ -f /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/pkginfo/openssl.default.install.clean ]; then rm -f /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/pkginfo/openssl.default.install /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/pkginfo/openssl.default.install.clean; fi; echo "libopenssl" >> /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/pkginfo/openssl.default.install
      make[3]: Leaving directory /home/johar/R329-Tina-jishu/package/libs/openssl' make[3]: Entering directory /home/johar/R329-Tina-jishu/package/system/ubus'
      mkdir -p /home/johar/R329-Tina-jishu/dl
      SHELL= flock /home/johar/R329-Tina-jishu/tmp/.ubus-2016-01-26-619f3a160de4f417226b69039538882787b3811c.tar.gz.flock -c ' echo "Checking out files from the git repository..."; mkdir -p /home/johar/R329-Tina-jishu/tmp/dl && cd /home/johar/R329-Tina-jishu/tmp/dl && rm -rf ubus-2016-01-26 && [ ! -d ubus-2016-01-26 ] && git clone http://github.com/openwrt/project/ubus.git ubus-2016-01-26 --recursive && (cd ubus-2016-01-26 && git checkout 619f3a160de4f417226b69039538882787b3811c && git submodule update) && echo "Packing checkout..." && rm -rf ubus-2016-01-26/.git && tar czf /home/johar/R329-Tina-jishu/tmp/dl/ubus-2016-01-26-619f3a160de4f417226b69039538882787b3811c.tar.gz ubus-2016-01-26 && mv /home/johar/R329-Tina-jishu/tmp/dl/ubus-2016-01-26-619f3a160de4f417226b69039538882787b3811c.tar.gz /home/johar/R329-Tina-jishu/dl/ && rm -rf ubus-2016-01-26; '
      Checking out files from the git repository...
      Cloning into 'ubus-2016-01-26'...
      remote: Not Found
      fatal: repository 'http://github.com/openwrt/project/ubus.git/' not found
      make[3]: *** [/home/johar/R329-Tina-jishu/dl/ubus-2016-01-26-619f3a160de4f417226b69039538882787b3811c.tar.gz] Error 128
      make[3]: Leaving directory /home/johar/R329-Tina-jishu/package/system/ubus' make[2]: *** [package/system/ubus/compile] Error 2 make[2]: Leaving directory /home/johar/R329-Tina-jishu'
      make[1]: *** [/home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/stamp/.package_compile] Error 2
      make[1]: Leaving directory `/home/johar/R329-Tina-jishu'
      make: *** [world] Error 2

      posted in R128系列-智能硬件
      G
      gelao_xiao