Did you know? Slexy is a verb! Alright, so it's not in a dictionary, but feel free to use it as a verb!
Author: Andrew Wilcox Language: text
Description: make install | tail Timestamp: 2008-10-11 16:16:24 -0400
View raw paste Reply
  1. .2/libiberty/../include/demangle.h ../../gcc-4.1.2/libiberty/../include/dyn-string.h ../../gcc-4.1.2/libiberty/../include/fibheap.h ../../gcc-4.1.2/libiberty/../include/floatformat.h ../../gcc-4.1.2/libiberty/../include/hashtab.h ../../gcc-4.1.2/libiberty/../include/libiberty.h ../../gcc-4.1.2/libiberty/../include/objalloc.h ../../gcc-4.1.2/libiberty/../include/partition.h ../../gcc-4.1.2/libiberty/../include/safe-ctype.h ../../gcc-4.1.2/libiberty/../include/sort.h ../../gcc-4.1.2/libiberty/../include/splay-tree.h ../../gcc-4.1.2/libiberty/../include/ternary.h; do \
  2.             /usr/bin/install -c -m 644 $h ${thd}; \
  3.           done; \
  4.         fi
  5. make[3]: Entering directory `/home/awilcox/meander/meander/tools/cross-tmp/gcc-build/libiberty/testsuite'
  6. make[3]: Nothing to be done for `install'.
  7. make[3]: Leaving directory `/home/awilcox/meander/meander/tools/cross-tmp/gcc-build/libiberty/testsuite'
  8. make[2]: Leaving directory `/home/awilcox/meander/meander/tools/cross-tmp/gcc-build/libiberty'
  9. /bin/sh: line 3: cd: i686-pc-meander/libstdc++-v3: No such file or directory
  10. make[1]: *** [install-target-libstdc++-v3] Error 1
  11. make[1]: Leaving directory `/home/awilcox/meander/meander/tools/cross-tmp/gcc-build'
  12. make: *** [install] Error 2
  13.  
View raw paste Reply