Advertisement
Guest User

espagnol ./configure

a guest
Mar 29th, 2014
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.47 KB | None | 0 0
  1. espagnol@espagnol-Compaq-Presario-CQ40-Notebook-PC:~/Descargas/empathy-3.12.0$ ./configure
  2. configure: Configuring sources in telepathy-account-widgets
  3. configure: running /bin/bash ./configure '--prefix=NONE' '--with-pkgdatadir=${prefix}/share/empathy' '--with-gettext-package=empathy-tpaw' --cache-file=/dev/null --srcdir=.
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... /bin/mkdir -p
  7. checking for gawk... no
  8. checking for mawk... mawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether make supports nested variables... yes
  11. checking whether UID '1000' is supported by ustar format... yes
  12. checking whether GID '1000' is supported by ustar format... yes
  13. checking how to create a ustar tar archive... gnutar
  14. checking whether make supports nested variables... (cached) yes
  15. checking for gcc... gcc
  16. checking whether the C compiler works... yes
  17. checking for C compiler default output file name... a.out
  18. checking for suffix of executables...
  19. checking whether we are cross compiling... no
  20. checking for suffix of object files... o
  21. checking whether we are using the GNU C compiler... yes
  22. checking whether gcc accepts -g... yes
  23. checking for gcc option to accept ISO C89... none needed
  24. checking for style of include used by make... GNU
  25. checking dependency style of gcc... gcc3
  26. checking how to run the C preprocessor... gcc -E
  27. checking for grep that handles long lines and -e... /bin/grep
  28. checking for egrep... /bin/grep -E
  29. checking for ANSI C header files... yes
  30. checking for pkg-config... /usr/bin/pkg-config
  31. checking pkg-config is at least version 0.16... yes
  32. checking for GLIB - version >= 2.0.0... yes (version 2.38.1)
  33. checking for X... libraries , headers
  34. checking for gethostbyname... yes
  35. checking for connect... yes
  36. checking for remove... yes
  37. checking for shmat... yes
  38. checking for IceConnectionNumber in -lICE... yes
  39. checking build system type... x86_64-unknown-linux-gnu
  40. checking host system type... x86_64-unknown-linux-gnu
  41. checking how to print strings... printf
  42. checking for a sed that does not truncate output... /bin/sed
  43. checking for fgrep... /bin/grep -F
  44. checking for ld used by gcc... /usr/bin/ld
  45. checking if the linker (/usr/bin/ld) is GNU ld... yes
  46. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  47. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  48. checking whether ln -s works... yes
  49. checking the maximum length of command line arguments... 1572864
  50. checking whether the shell understands some XSI constructs... yes
  51. checking whether the shell understands "+="... yes
  52. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  53. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  54. checking for /usr/bin/ld option to reload object files... -r
  55. checking for objdump... objdump
  56. checking how to recognize dependent libraries... pass_all
  57. checking for dlltool... no
  58. checking how to associate runtime and link libraries... printf %s\n
  59. checking for ar... ar
  60. checking for archiver @FILE support... @
  61. checking for strip... strip
  62. checking for ranlib... ranlib
  63. checking command to parse /usr/bin/nm -B output from gcc object... ok
  64. checking for sysroot... no
  65. checking for mt... mt
  66. checking if mt is a manifest tool... no
  67. checking for sys/types.h... yes
  68. checking for sys/stat.h... yes
  69. checking for stdlib.h... yes
  70. checking for string.h... yes
  71. checking for memory.h... yes
  72. checking for strings.h... yes
  73. checking for inttypes.h... yes
  74. checking for stdint.h... yes
  75. checking for unistd.h... yes
  76. checking for dlfcn.h... yes
  77. checking for objdir... .libs
  78. checking if gcc supports -fno-rtti -fno-exceptions... no
  79. checking for gcc option to produce PIC... -fPIC -DPIC
  80. checking if gcc PIC flag -fPIC -DPIC works... yes
  81. checking if gcc static flag -static works... yes
  82. checking if gcc supports -c -o file.o... yes
  83. checking if gcc supports -c -o file.o... (cached) yes
  84. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  85. checking whether -lc should be explicitly linked in... no
  86. checking dynamic linker characteristics... GNU/Linux ld.so
  87. checking how to hardcode library paths into programs... immediate
  88. checking whether stripping libraries is possible... yes
  89. checking if libtool supports shared libraries... yes
  90. checking whether to build shared libraries... yes
  91. checking whether to build static libraries... yes
  92. checking for pkg-config... (cached) /usr/bin/pkg-config
  93. checking pkg-config is at least version 0.16... yes
  94. checking for VALGRIND... no
  95. checking for valgrind... no
  96. checking to see if compiler understands -Wall... yes
  97. checking to see if compiler understands -Werror... yes
  98. checking to see if compiler understands -Wextra... yes
  99. checking to see if compiler understands -Wno-missing-field-initializers... yes
  100. checking to see if compiler understands -Wno-unused-parameter... yes
  101. checking to see if compiler understands -Wdeclaration-after-statement... yes
  102. checking to see if compiler understands -Wshadow... yes
  103. checking to see if compiler understands -Wmissing-prototypes... yes
  104. checking to see if compiler understands -Wmissing-declarations... yes
  105. checking to see if compiler understands -Wstrict-prototypes... yes
  106. checking for TPAW... no
  107. configure: error: Package requirements (
  108. dbus-glib-1
  109. glib-2.0 >= 2.33.3
  110. gio-2.0 >= 2.33.3
  111. libsecret-1 >= 0.5
  112. gobject-2.0
  113. libxml-2.0
  114. telepathy-glib >= 0.22.0
  115. x11
  116. gtk+-3.0 >= 3.5.1
  117. ) were not met:
  118.  
  119. Requested 'telepathy-glib >= 0.22.0' but version of Telepathy-GLib is 0.20.4
  120.  
  121. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  122. installed software in a non-standard prefix.
  123.  
  124. Alternatively, you may set the environment variables TPAW_CFLAGS
  125. and TPAW_LIBS to avoid the need to call pkg-config.
  126. See the pkg-config man page for more details.
  127. configure: Done configuring in telepathy-account-widgets
  128. checking for pkg-config... /usr/bin/pkg-config
  129. checking pkg-config is at least version 0.9.0... yes
  130. checking for TPAW... no
  131. configure: error: Package requirements (telepathy-account-widgets) were not met:
  132.  
  133. No package 'telepathy-account-widgets' found
  134.  
  135. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  136. installed software in a non-standard prefix.
  137.  
  138. Alternatively, you may set the environment variables TPAW_CFLAGS
  139. and TPAW_LIBS to avoid the need to call pkg-config.
  140. See the pkg-config man page for more details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement