Advertisement
Guest User

Untitled

a guest
Nov 20th, 2012
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. lonewulf@ubuntu:~/Documents/gnome/nautilus-bitdefender-1.0.0$ ./configure && make && make install
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for gawk... no
  5. checking for mawk... mawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether to enable maintainer-specific portions of Makefiles... no
  8. checking for gcc... gcc
  9. checking for C compiler default output... a.out
  10. checking whether the C compiler works... yes
  11. checking whether we are cross compiling... no
  12. checking for suffix of executables...
  13. checking for suffix of object files... o
  14. checking whether we are using the GNU C compiler... yes
  15. checking whether gcc accepts -g... yes
  16. checking for gcc option to accept ANSI C... none needed
  17. checking for style of include used by make... GNU
  18. checking dependency style of gcc... gcc3
  19. checking build system type... x86_64-unknown-linux-gnu
  20. checking host system type... x86_64-unknown-linux-gnu
  21. checking for ld used by GCC... /usr/bin/ld
  22. checking if the linker (/usr/bin/ld) is GNU ld... yes
  23. checking for /usr/bin/ld option to reload object files... -r
  24. checking for BSD-compatible nm... /usr/bin/nm -B
  25. checking for a sed that does not truncate output... /bin/sed
  26. checking whether ln -s works... yes
  27. checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  28. checking command to parse /usr/bin/nm -B output... ok
  29. checking how to run the C preprocessor... gcc -E
  30. checking for egrep... grep -E
  31. checking for ANSI C header files... yes
  32. checking for sys/types.h... yes
  33. checking for sys/stat.h... yes
  34. checking for stdlib.h... yes
  35. checking for string.h... yes
  36. checking for memory.h... yes
  37. checking for strings.h... yes
  38. checking for inttypes.h... yes
  39. checking for stdint.h... yes
  40. checking for unistd.h... yes
  41. checking dlfcn.h usability... yes
  42. checking dlfcn.h presence... yes
  43. checking for dlfcn.h... yes
  44. checking for file... /usr/bin/file
  45. checking for ranlib... ranlib
  46. checking for strip... strip
  47. checking for objdir... .libs
  48. checking for gcc option to produce PIC... -fPIC
  49. checking if gcc PIC flag -fPIC works... yes
  50. checking if gcc static flag -static works... yes
  51. checking if gcc supports -c -o file.o... yes
  52. checking if gcc supports -c -o file.lo... yes
  53. checking if gcc supports -fno-rtti -fno-exceptions... yes
  54. checking whether the linker (/usr/bin/ld) supports shared libraries... yes
  55. checking how to hardcode library paths into programs... immediate
  56. checking whether stripping libraries is possible... yes
  57. checking dynamic linker characteristics... GNU/Linux ld.so
  58. checking if libtool supports shared libraries... yes
  59. checking whether to build shared libraries... yes
  60. checking whether to build static libraries... yes
  61. checking whether -lc should be explicitly linked in... no
  62. creating libtool
  63. checking for a BSD-compatible install... /usr/bin/install -c
  64. checking whether make sets $(MAKE)... (cached) yes
  65. checking for pkg-config... /usr/bin/pkg-config
  66. checking for     glib-2.0 >= 2.4.0                   libgnome-2.0 >= 2.7.0   libnautilus-extension >= 2.8.0... yes
  67. checking NAUTILUS_BITDEFENDER_CFLAGS... -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/nautilus  
  68. checking NAUTILUS_BITDEFENDER_LIBS... -pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lnautilus-extension -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0  
  69. checking for nautilus_menu_item_new in -lnautilus-extension... yes
  70. checking for nautilus_menu_provider_emit_items_updated_signal... yes
  71. configure: creating ./config.status
  72. config.status: creating Makefile
  73. config.status: creating src/Makefile
  74. config.status: creating icons/Makefile
  75. config.status: creating icons/16x16/Makefile
  76. config.status: creating icons/22x22/Makefile
  77. config.status: creating icons/32x32/Makefile
  78. config.status: creating icons/48x48/Makefile
  79. config.status: creating icons/64x64/Makefile
  80. config.status: creating icons/128x128/Makefile
  81. config.status: executing depfiles commands
  82. Making all in src
  83. make[1]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/src'
  84. make[1]: Nothing to be done for `all'.
  85. make[1]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/src'
  86. Making all in icons
  87. make[1]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  88. Making all in 16x16
  89. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/16x16'
  90. make[2]: Nothing to be done for `all'.
  91. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/16x16'
  92. Making all in 22x22
  93. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/22x22'
  94. make[2]: Nothing to be done for `all'.
  95. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/22x22'
  96. Making all in 32x32
  97. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/32x32'
  98. make[2]: Nothing to be done for `all'.
  99. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/32x32'
  100. Making all in 48x48
  101. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/48x48'
  102. make[2]: Nothing to be done for `all'.
  103. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/48x48'
  104. Making all in 64x64
  105. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/64x64'
  106. make[2]: Nothing to be done for `all'.
  107. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/64x64'
  108. Making all in 128x128
  109. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/128x128'
  110. make[2]: Nothing to be done for `all'.
  111. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/128x128'
  112. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  113. make[2]: Nothing to be done for `all-am'.
  114. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  115. make[1]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  116. make[1]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0'
  117. make[1]: Nothing to be done for `all-am'.
  118. make[1]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0'
  119. Making install in src
  120. make[1]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/src'
  121. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/src'
  122. make[2]: Nothing to be done for `install-exec-am'.
  123. /bin/bash ../mkinstalldirs /usr/lib/nautilus/extensions-3.0
  124.  /bin/bash ../libtool --mode=install /usr/bin/install -c  libnautilus-bitdefender.la /usr/lib/nautilus/extensions-3.0/libnautilus-bitdefender.la
  125. /usr/bin/install -c .libs/libnautilus-bitdefender.lai /usr/lib/nautilus/extensions-3.0/libnautilus-bitdefender.la
  126. /usr/bin/install: cannot create regular file `/usr/lib/nautilus/extensions-3.0/libnautilus-bitdefender.la': Permission denied
  127. make[2]: *** [install-nautilus_extensionLTLIBRARIES] Error 1
  128. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/src'
  129. make[1]: *** [install-am] Error 2
  130. make[1]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/src'
  131. make: *** [install-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement