Advertisement
Guest User

wildcard

a guest
Nov 18th, 2010
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Making all in include
  2. make[1]: Entering directory `/home/wildcard/Desktop/libnl-2.0/include'
  3. make[1]: Nothing to be done for `all'.
  4. make[1]: Leaving directory `/home/wildcard/Desktop/libnl-2.0/include'
  5. Making all in lib
  6. make[1]: Entering directory `/home/wildcard/Desktop/libnl-2.0/lib'
  7. make all-am
  8. make[2]: Entering directory `/home/wildcard/Desktop/libnl-2.0/lib'
  9. yacc -d -o route/pktloc_syntax.c route/pktloc_syntax.y
  10. make[2]: Leaving directory `/home/wildcard/Desktop/libnl-2.0/lib'
  11. make[1]: Leaving directory `/home/wildcard/Desktop/libnl-2.0/lib'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement