找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 789|回复: 2

openwrt 编译出错 ,大神帮忙看看 谢谢

[复制链接]
  1. mkdir -p /home/ss/openwrt/lede/tmp/stage-elfutils/host /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/packages
  2. install -d -m0755 /home/ss/openwrt/lede/tmp/stage-elfutils/usr/include
  3. cp -fpR /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-install/usr/include/* /home/ss/openwrt/lede/tmp/stage-elfutils/usr/include/
  4. install -d -m0755 /home/ss/openwrt/lede/tmp/stage-elfutils/usr/lib
  5. cp -fpR /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-install/usr/lib/libasm*.{a,so*} /home/ss/openwrt/lede/tmp/stage-elfutils/usr/lib/
  6. cp -fpR /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-install/usr/lib/libdw*.{a,so*} /home/ss/openwrt/lede/tmp/stage-elfutils/usr/lib/
  7. cp -fpR /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-install/usr/lib/libelf*.{a,so*} /home/ss/openwrt/lede/tmp/stage-elfutils/usr/lib/
  8. install -d -m0755 /home/ss/openwrt/lede/tmp/stage-elfutils/usr/lib/pkgconfig
  9. cp -fpR /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-install/usr/lib/pkgconfig/libelf.pc /home/ss/openwrt/lede/tmp/stage-elfutils/usr/lib/pkgconfig/
  10. cp -fpR /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-install/usr/lib/pkgconfig/libdw.pc /home/ss/openwrt/lede/tmp/stage-elfutils/usr/lib/pkgconfig/
  11. find /home/ss/openwrt/lede/tmp/stage-elfutils -name '*.la' | xargs -r rm -f;           find /home/ss/openwrt/lede/tmp/stage-elfutils -name '*.la' | xargs -r rm -f;
  12. if [ -f /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/packages/elfutils.list ]; then /home/ss/openwrt/lede/scripts/clean-package.sh "/home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/packages/elfutils.list" "/home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl"; fi
  13. if [ -d /home/ss/openwrt/lede/tmp/stage-elfutils ]; then (cd /home/ss/openwrt/lede/tmp/stage-elfutils; find ./ > /home/ss/openwrt/lede/tmp/stage-elfutils.files);         SHELL= flock /home/ss/openwrt/lede/tmp/.staging-dir.flock -c ' mv /home/ss/openwrt/lede/tmp/stage-elfutils.files /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/packages/elfutils.list && cp -fpR /home/ss/openwrt/lede/tmp/stage-elfutils/* /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/; '; fi
  14. rm -rf /home/ss/openwrt/lede/tmp/stage-elfutils
  15. touch /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/stamp/.elfutils_installed
  16. mkdir -p /home/ss/openwrt/lede/bin/targets/ramips/mt7620/packages /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-mipsel_24kc/libelf/CONTROL /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/pkginfo
  17. install -d -m0755 /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-mipsel_24kc/libelf/usr/lib
  18. cp -fpR /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-install/usr/lib/libelf{-*.so,*.so.*} /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-mipsel_24kc/libelf/usr/lib/
  19. find /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-mipsel_24kc/libelf -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
  20. export CROSS="mipsel-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mipsel-openwrt-linux-musl-nm" STRIP="/home/ss/openwrt/lede/staging_dir/host/bin/sstrip" STRIP_KMOD="/home/ss/openwrt/lede/scripts/strip-kmod.sh" PATCHELF="/home/ss/openwrt/lede/staging_dir/host/bin/patchelf" /home/ss/openwrt/lede/scripts/rstrip.sh /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-mipsel_24kc/libelf
  21. rstrip.sh: /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-mipsel_24kc/libelf/usr/lib/libelf-0.179.so: shared object
  22. (cd /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-mipsel_24kc/libelf/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ "\${IPKG_NO_SCRIPT}" = "1" ] && exit 0"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
  23. install -d -m0755 /home/ss/openwrt/lede/bin/packages/mipsel_24kc/base
  24. /home/ss/openwrt/lede/scripts/ipkg-build -c -o 0 -g 0 /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-mipsel_24kc/libelf /home/ss/openwrt/lede/bin/packages/mipsel_24kc/base
  25. Packaged contents of /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-mipsel_24kc/libelf into /home/ss/openwrt/lede/bin/packages/mipsel_24kc/base/libelf1_0.179-1_mipsel_24kc.ipk
  26. rm -rf /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/.pkgdir/libelf.installed /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/.pkgdir/libelf
  27. mkdir -p /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/.pkgdir/libelf
  28. install -d -m0755 /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/.pkgdir/libelf/usr/lib
  29. cp -fpR /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/ipkg-install/usr/lib/libelf{-*.so,*.so.*} /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/.pkgdir/libelf/usr/lib/
  30. touch /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/.pkgdir/libelf.installed
  31. mkdir -p /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
  32. echo '1' | cmp -s - /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/pkginfo/libelf.version || echo '1' > /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/pkginfo/libelf.version
  33. SHELL= flock /home/ss/openwrt/lede/tmp/.root-copy.flock -c 'cp -fpR /home/ss/openwrt/lede/build_dir/target-mipsel_24kc_musl/elfutils-0.179/.pkgdir/libelf/. /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/root-ramips/'
  34. touch /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.libelf_installed
  35. echo "libelf" >> /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/pkginfo/elfutils.default.install
  36. make[3]: Leaving directory '/home/ss/openwrt/lede/package/libs/elfutils'
  37. time: package/libs/elfutils/compile#84.77#24.64#417.36
  38. make[2]: Leaving directory '/home/ss/openwrt/lede'
  39. make[1]: *** [package/Makefile:107: /home/ss/openwrt/lede/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile] Error 2
  40. make[1]: Leaving directory '/home/ss/openwrt/lede'
  41. make: *** [/home/ss/openwrt/lede/include/toplevel.mk:224:world] 错误 2
复制代码
请问怎么处理 谢谢


我的恩山、我的无线 The best wifi forum is right here.
需要---梯--子。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

make clean ; rm -rf tmp;cd bin;cd .. ;make V=99
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /1 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-28 13:05

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表