Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.24 KB | None | 0 0
  1. zaery@zaery-chimera:~/Downloads/sparkleshare-0.2-rc1$ ./configure --prefix=/usr
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5. checking for gawk... no
  6. checking for mawk... mawk
  7. checking whether make sets $(MAKE)... yes
  8. checking how to create a ustar tar archive... gnutar
  9. checking whether to enable maintainer-specific portions of Makefiles... no
  10. checking for pkg-config... /usr/bin/pkg-config
  11. checking whether NLS is requested... yes
  12. checking for style of include used by make... GNU
  13. checking for gcc... gcc
  14. checking whether the C compiler works... yes
  15. checking for C compiler default output file name... a.out
  16. checking for suffix of executables...
  17. checking whether we are cross compiling... no
  18. checking for suffix of object files... o
  19. checking whether we are using the GNU C compiler... yes
  20. checking whether gcc accepts -g... yes
  21. checking for gcc option to accept ISO C89... none needed
  22. checking dependency style of gcc... none
  23. checking for intltool >= 0.40.6... 0.41.1 found
  24. checking for intltool-update... /usr/bin/intltool-update
  25. checking for intltool-merge... /usr/bin/intltool-merge
  26. checking for intltool-extract... /usr/bin/intltool-extract
  27. checking for xgettext... /usr/bin/xgettext
  28. checking for msgmerge... /usr/bin/msgmerge
  29. checking for msgfmt... /usr/bin/msgfmt
  30. checking for gmsgfmt... /usr/bin/msgfmt
  31. checking for perl... /usr/bin/perl
  32. checking for perl >= 5.8.1... 5.10.1
  33. checking for XML::Parser... ok
  34. checking pkg-config is at least version 0.9.0... yes
  35. checking whether ln -s works... yes
  36. checking for GNOME_DOC_UTILS... yes
  37. checking gnome-doc-utils >= 0.17.3... yes
  38. checking for MONO_MODULE... yes
  39. checking for gmcs... /usr/bin/gmcs
  40. checking for mono... /usr/bin/mono
  41. checking for Mono 2.0 GAC for System.dll... found
  42. checking for Mono 2.0 GAC for System.Security.dll... found
  43. checking for Mono 2.0 GAC for Mono.Posix.dll... found
  44. checking for NOTIFY_SHARP... no
  45. no
  46. checking for GTKSHARP... yes
  47. checking for GLIBSHARP... yes
  48. checking for GLIBSHARP_2_12_7... yes
  49. checking for GTKSHARP_A11Y... yes
  50. checking for nant... /usr/bin/nant
  51. checking for WEBKIT_SHARP... no
  52. checking for NAUTILUS_PYTHON... no
  53. checking for sed... sed
  54. configure: creating ./config.status
  55. config.status: creating build/Makefile
  56. config.status: creating build/m4/Makefile
  57. config.status: creating build/m4/shave/shave
  58. config.status: creating build/m4/shave/shave-libtool
  59. config.status: creating data/Makefile
  60. config.status: creating data/icons/Makefile
  61. config.status: creating data/html/Makefile
  62. config.status: creating help/Makefile
  63. config.status: creating SparkleLib/AssemblyInfo.cs
  64. config.status: creating SparkleLib/Defines.cs
  65. config.status: creating SparkleLib/Makefile
  66. config.status: creating SparkleShare/sparkleshare
  67. config.status: creating SparkleShare/Makefile
  68. config.status: creating SparkleShare/Mac/Makefile
  69. config.status: creating SparkleShare/Nautilus/Makefile
  70. config.status: creating SparkleShare/Nautilus/sparkleshare-nautilus-extension.py
  71. config.status: creating po/Makefile.in
  72. config.status: creating Makefile
  73. config.status: executing depfiles commands
  74. config.status: executing po/stamp-it commands
  75. === configuring in SmartIrc4net (/home/zaery/Downloads/sparkleshare-0.2-rc1/SmartIrc4net)
  76. configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--disable-pkg-config' '--disable-pkg-lib' '--disable-pkg-gac' --cache-file=/dev/null --srcdir=.
  77. checking for a BSD-compatible install... /usr/bin/install -c
  78. checking whether build environment is sane... yes
  79. checking for a thread-safe mkdir -p... /bin/mkdir -p
  80. checking for gawk... no
  81. checking for mawk... mawk
  82. checking whether make sets $(MAKE)... yes
  83. checking whether to enable maintainer-specific portions of Makefiles... no
  84. checking for pkg-config... /usr/bin/pkg-config
  85. checking pkg-config is at least version 0.9.0... yes
  86. checking for MONO_MODULE... yes
  87. checking for mono... /usr/bin/mono
  88. checking for gmcs... /usr/bin/gmcs
  89. checking for Mono 2.0 GAC for System.dll... found
  90. checking for gacutil... /usr/bin/gacutil
  91. configure: creating ./config.status
  92. config.status: creating Makefile
  93. config.status: creating smartirc4net.pc
  94. config.status: creating src/Makefile
  95. config.status: creating src/AssemblyInfo.cs
  96.  
  97. Configuration summary for smartirc4net (0.4.5.1)
  98.  
  99. * Installation prefix: /usr
  100.  
  101.  
  102. SparkleShare 0.2-rc1
  103.  
  104. Configuration:
  105. Prefix : /usr
  106. Nautilus plugin : no
  107. User Help : yes (requires gnome-doc-utils >= 0.17.3)
  108.  
  109.  
  110. zaery@zaery-chimera:~/Downloads/sparkleshare-0.2-rc1$ sudo make install
  111. Making install in build
  112. Making install in m4
  113. Making install in help
  114. /bin/bash /home/zaery/Downloads/sparkleshare-0.2-rc1/install-sh -d /usr/share/gnome/help/sparkleshare/C
  115. /usr/bin/install -c -m 644 C/legal.xml /usr/share/gnome/help/sparkleshare/C/legal.xml
  116. /usr/bin/install -c -m 644 C/account-creation.page /usr/share/gnome/help/sparkleshare/C/account-creation.page
  117. /usr/bin/install -c -m 644 C/advanced.page /usr/share/gnome/help/sparkleshare/C/advanced.page
  118. /usr/bin/install -c -m 644 C/index.page /usr/share/gnome/help/sparkleshare/C/index.page
  119. /usr/bin/install -c -m 644 C/introduction.page /usr/share/gnome/help/sparkleshare/C/introduction.page
  120. /usr/bin/install -c -m 644 C/share.page /usr/share/gnome/help/sparkleshare/C/share.page
  121. Making install in SmartIrc4net
  122. Making install in src
  123. Making install in .
  124. Making install in SparkleLib
  125. MCS ../bin/SparkleLib.dll
  126. /usr/bin/install -c ../bin/SparkleLib.dll ../bin/SparkleLib.dll.mdb '/usr/lib/sparkleshare'
  127. Making install in SparkleShare
  128. Making install in Nautilus
  129. Making install in Mac
  130. MCS ../bin/SparkleShare.exe
  131. ./SparkleBubble.cs(21,7): error CS0246: The type or namespace name `Notifications' could not be found. Are you missing a using directive or an assembly reference?
  132. ./SparkleLog.cs(27,7): error CS0246: The type or namespace name `WebKit' could not be found. Are you missing a using directive or an assembly reference?
  133. Compilation failed: 2 error(s), 0 warnings
  134. make[2]: *** [../bin/SparkleShare.exe] Error 1
  135. make[1]: *** [install-recursive] Error 1
  136. make: *** [install-recursive] Error 1
  137. zaery@zaery-chimera:~/Downloads/sparkleshare-0.2-rc1$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement