Advertisement
Guest User

Untitled

a guest
Jan 17th, 2011
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. Installing utilities run internally by Emacs.
  2. umask 022; /home/wolfgang/full/build_dir/target-mipsel_uClibc-0.9.30.1/emacs-23.2/mkinstalldirs /home/wolfgang/full/build_dir/target-mipsel_uClibc-0.9.30.1/emacs-23.2/ipkg-install/usr/lib/emacs/23.2/mipsel-openwrt-linux
  3. mkdir -p -- /home/wolfgang/full/build_dir/target-mipsel_uClibc-0.9.30.1/emacs-23.2/ipkg-install/usr/lib/emacs/23.2/mipsel-openwrt-linux
  4. if [ `(cd /home/wolfgang/full/build_dir/target-mipsel_uClibc-0.9.30.1/emacs-23.2/ipkg-install/usr/lib/emacs/23.2/mipsel-openwrt-linux && /bin/pwd)` != `/bin/pwd` ]; then for file in profile digest-doc sorted-doc movemail fakemail hexl update-game-score; do /usr/bin/install -c -s $file /home/wolfgang/full/build_dir/target-mipsel_uClibc-0.9.30.1/emacs-23.2/ipkg-install/usr/lib/emacs/23.2/mipsel-openwrt-linux/$file ; done ; fi
  5. strip: Unable to recognise the format of the input file `/home/wolfgang/full/build_dir/target-mipsel_uClibc-0.9.30.1/emacs-23.2/ipkg-install/usr/lib/emacs/23.2/mipsel-openwrt-linux/profile'
  6. /usr/bin/install: strip process terminated abnormally
  7. strip: Unable to recognise the format of the input file `/home/wolfgang/full/build_dir/target-mipsel_uClibc-0.9.30.1/emacs-23.2/ipkg-install/usr/lib/emacs/23.2/mipsel-openwrt-linux/digest-doc'
  8. /usr/bin/install: strip process terminated abnormally
  9. strip: Unable to recognise the format of the input file `/home/wolfgang/full/build_dir/target-mipsel_uClibc-0.9.30.1/emacs-23.2/ipkg-install/usr/lib/emacs/23.2/mipsel-openwrt-linux/sorted-doc'
  10. /usr/bin/install: strip process terminated abnormally
  11. strip: Unable to recognise the format of the input file `/home/wolfgang/full/build_dir/target-mipsel_uClibc-0.9.30.1/emacs-23.2/ipkg-install/usr/lib/emacs/23.2/mipsel-openwrt-linux/movemail'
  12. /usr/bin/install: strip process terminated abnormally
  13. strip: Unable to recognise the format of the input file `/home/wolfgang/full/build_dir/target-mipsel_uClibc-0.9.30.1/emacs-23.2/ipkg-install/usr/lib/emacs/23.2/mipsel-openwrt-linux/fakemail'
  14. /usr/bin/install: strip process terminated abnormally
  15. strip: Unable to recognise the format of the input file `/home/wolfgang/full/build_dir/target-mipsel_uClibc-0.9.30.1/emacs-23.2/ipkg-install/usr/lib/emacs/23.2/mipsel-openwrt-linux/hexl'
  16. /usr/bin/install: strip process terminated abnormally
  17. strip: Unable to recognise the format of the input file `/home/wolfgang/full/build_dir/target-mipsel_uClibc-0.9.30.1/emacs-23.2/ipkg-install/usr/lib/emacs/23.2/mipsel-openwrt-linux/update-game-score'
  18. /usr/bin/install: strip process terminated abnormally
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement