Advertisement
Guest User

Untitled

a guest
Sep 8th, 2015
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. pkgmk -d
  2. =======> Downloading 'http://i3wm.org/downloads/i3-4.10.3.tar.bz2'.
  3. --2015-09-08 08:58:44-- http://i3wm.org/downloads/i3-4.10.3.tar.bz2
  4. Resolving i3wm.org (i3wm.org)... 104.28.25.122, 104.28.24.122, 2400:cb00:2048:1::681c:187a, ...
  5. Connecting to i3wm.org (i3wm.org)|104.28.25.122|:80... connected.
  6. HTTP request sent, awaiting response... 200 OK
  7. Length: 941295 (919K) [application/x-bzip2]
  8. Saving to: `/ts/ports/components/i3/i3-4.10.3.tar.bz2.partial'
  9.  
  10. 100%[=====================================================================================================================================================================================================>] 941,295 1.49M/s in 0.6s
  11.  
  12. 2015-09-08 08:58:45 (1.49 MB/s) - `/ts/ports/components/i3/i3-4.10.3.tar.bz2.partial' saved [941295/941295]
  13.  
  14. =======> Building '/ts/ports/components/i3/i3#4.10.3-1.pkg.tar.gz'.
  15. bsdtar -p -o -C /ts/ports/components/i3/work/src -xf /ts/ports/components/i3/i3-4.10.3.tar.bz2
  16. + build
  17. + cd i3-4.10.3
  18. + make DESTDIR=/ts/ports/components/i3/work/pkg install
  19. [libi3] CC libi3/get_process_filename.c
  20. [libi3] CC libi3/safewrappers.c
  21. [libi3] CC libi3/root_atom_contents.c
  22. [libi3] CC libi3/is_debug_build.c
  23. [libi3] CC libi3/get_mod_mask.c
  24. [libi3] CC libi3/string.c
  25. [libi3] CC libi3/ipc_connect.c
  26. [libi3] CC libi3/ucs2_conversion.c
  27. [libi3] CC libi3/dpi.c
  28. [libi3] CC libi3/font.c
  29. [libi3] CC libi3/get_exe_path.c
  30. [libi3] CC libi3/get_colorpixel.c
  31. [libi3] CC libi3/strndup.c
  32. [libi3] CC libi3/fake_configure_notify.c
  33. [libi3] CC libi3/ipc_send_message.c
  34. [libi3] CC libi3/mkdirp.c
  35. [libi3] CC libi3/get_visualtype.c
  36. [libi3] CC libi3/ipc_recv_message.c
  37. [libi3] AR libi3.a
  38. [i3] CC src/resize.c
  39. In file included from include/all.h:48:0,
  40. from ../i3-4.10.3/src/resize.c:12:
  41. include/ipc.h:12:16: fatal error: ev.h: No such file or directory
  42. compilation terminated.
  43. src/i3.mk:36: recipe for target 'src/resize.o' failed
  44. make: *** [src/resize.o] Error 1
  45. =======> ERROR: Building '/ts/ports/components/i3/i3#4.10.3-1.pkg.tar.gz' failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement