Advertisement
Guest User

Untitled

a guest
Aug 17th, 2012
667
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1. root@j-build-amd64:/usr/ports/x11/xqproxy#make clean
  2. ===> Cleaning for xqproxy-0.1.1
  3. root@j-build-amd64:/usr/ports/x11/xqproxy#
  4. root@j-build-amd64:/usr/ports/x11/xqproxy#make extract
  5. ===> Extracting for xqproxy-0.1.1
  6. => SHA256 Checksum OK for xqproxy-0.1.1.tar.gz.
  7. root@j-build-amd64:/usr/ports/x11/xqproxy#cd -
  8. root@j-build-amd64:/tmp/build/usr/ports/x11/xqproxy/work/xqproxy-0.1.1#ll
  9. total 60
  10. -rw-r--r-- 1 root wheel 194 May 30 2010 .gitignore
  11. -rw-r--r-- 1 root wheel 42 May 30 2010 AUTHORS
  12. -rw-r--r-- 1 root wheel 0 May 30 2010 COPYING
  13. -rw-r--r-- 1 root wheel 0 May 30 2010 ChangeLog
  14. -rw-r--r-- 1 root wheel 0 May 30 2010 INSTALL
  15. -rw-r--r-- 1 root wheel 1151 May 30 2010 Makefile.am
  16. -rw-r--r-- 1 root wheel 0 May 30 2010 NEWS
  17. -rw-r--r-- 1 root wheel 193 May 30 2010 README
  18. -rwxr-xr-x 1 root wheel 196 May 30 2010 autogen.sh
  19. -rw-r--r-- 1 root wheel 858 May 30 2010 configure.ac
  20. -rw-r--r-- 1 root wheel 14831 May 30 2010 xdmcpclient.c
  21. -rw-r--r-- 1 root wheel 1779 May 30 2010 xdmcpclient.h
  22. -rw-r--r-- 1 root wheel 5073 May 30 2010 xqproxy.c
  23. -rw-r--r-- 1 root wheel 3928 May 30 2010 xqproxy.man
  24. -rwxr-xr-x 1 root wheel 591 May 30 2010 xqssh
  25. root@j-build-amd64:/tmp/build/usr/ports/x11/xqproxy/work/xqproxy-0.1.1#aclocal
  26. root@j-build-amd64:/tmp/build/usr/ports/x11/xqproxy/work/xqproxy-0.1.1#autoconf
  27. root@j-build-amd64:/tmp/build/usr/ports/x11/xqproxy/work/xqproxy-0.1.1#autoheader
  28. root@j-build-amd64:/tmp/build/usr/ports/x11/xqproxy/work/xqproxy-0.1.1#automake --add-missing --copy --no-force
  29. configure.ac:31: installing './config.guess'
  30. configure.ac:31: installing './config.sub'
  31. configure.ac:6: installing './install-sh'
  32. configure.ac:6: installing './missing'
  33. Makefile.am: installing './depcomp'
  34. root@j-build-amd64:/tmp/build/usr/ports/x11/xqproxy/work/xqproxy-0.1.1#ll
  35. total 492
  36. -rw-r--r-- 1 root wheel 194 May 30 2010 .gitignore
  37. -rw-r--r-- 1 root wheel 42 May 30 2010 AUTHORS
  38. -rw-r--r-- 1 root wheel 0 May 30 2010 COPYING
  39. -rw-r--r-- 1 root wheel 0 May 30 2010 ChangeLog
  40. -rw-r--r-- 1 root wheel 0 May 30 2010 INSTALL
  41. -rw-r--r-- 1 root wheel 1151 May 30 2010 Makefile.am
  42. -rw-r--r-- 1 root wheel 26007 Aug 17 22:24 Makefile.in
  43. -rw-r--r-- 1 root wheel 0 May 30 2010 NEWS
  44. -rw-r--r-- 1 root wheel 193 May 30 2010 README
  45. -rw-r--r-- 1 root wheel 111965 Aug 17 22:24 aclocal.m4
  46. -rwxr-xr-x 1 root wheel 196 May 30 2010 autogen.sh
  47. drwxr-xr-x 2 root wheel 200 Aug 17 22:24 autom4te.cache
  48. -r-xr-xr-x 1 root wheel 42037 Aug 17 22:24 config.guess
  49. -rw-r--r-- 1 root wheel 828 Aug 17 22:24 config.h.in
  50. -r-xr-xr-x 1 root wheel 30315 Aug 17 22:24 config.sub
  51. -rwxr-xr-x 1 root wheel 156431 Aug 17 22:24 configure
  52. -rw-r--r-- 1 root wheel 858 May 30 2010 configure.ac
  53. -r-xr-xr-x 1 root wheel 20842 Aug 17 22:24 depcomp
  54. -r-xr-xr-x 1 root wheel 13997 Aug 17 22:24 install-sh
  55. -r-xr-xr-x 1 root wheel 10179 Aug 17 22:24 missing
  56. -rw-r--r-- 1 root wheel 14831 May 30 2010 xdmcpclient.c
  57. -rw-r--r-- 1 root wheel 1779 May 30 2010 xdmcpclient.h
  58. -rw-r--r-- 1 root wheel 5073 May 30 2010 xqproxy.c
  59. -rw-r--r-- 1 root wheel 3928 May 30 2010 xqproxy.man
  60. -rwxr-xr-x 1 root wheel 591 May 30 2010 xqssh
  61. root@j-build-amd64:/tmp/build/usr/ports/x11/xqproxy/work/xqproxy-0.1.1#./configure
  62. checking for a BSD-compatible install... /usr/bin/install -c
  63. checking whether build environment is sane... yes
  64. checking for a thread-safe mkdir -p... ./install-sh -c -d
  65. checking for gawk... no
  66. checking for mawk... no
  67. checking for nawk... nawk
  68. checking whether make sets $(MAKE)... yes
  69. checking whether to enable maintainer-specific portions of Makefiles... no
  70. checking for gcc... gcc
  71. checking whether the C compiler works... yes
  72. checking for C compiler default output file name... a.out
  73. checking for suffix of executables...
  74. checking whether we are cross compiling... no
  75. checking for suffix of object files... o
  76. checking whether we are using the GNU C compiler... yes
  77. checking whether gcc accepts -g... yes
  78. checking for gcc option to accept ISO C89... none needed
  79. checking for style of include used by make... GNU
  80. checking dependency style of gcc... gcc3
  81. checking for pkg-config... /usr/local/bin/pkg-config
  82. checking pkg-config is at least version 0.9.0... yes
  83. checking for libxdmcp... yes
  84. checking build system type... amd64-unknown-freebsd9.1
  85. checking host system type... amd64-unknown-freebsd9.1
  86. checking for a sed that does not truncate output... /usr/bin/sed
  87. checking that generated files are newer than configure... done
  88. configure: creating ./config.status
  89. config.status: creating Makefile
  90. config.status: creating config.h
  91. config.status: executing depfiles commands
  92. root@j-build-amd64:/tmp/build/usr/ports/x11/xqproxy/work/xqproxy-0.1.1#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement