Advertisement
Guest User

instalação da tablet bamboo

a guest
Feb 6th, 2011
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | None | 0 0
  1. marcelo@marcelo-desktop:~/Área de Trabalho/wacom/xf86-input-wacom-0.10.9$ ./configure
  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... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether to enable maintainer-specific portions of Makefiles... no
  8. configure: WARNING: Libtool does not cope well with whitespace in `pwd`
  9. checking build system type... i686-pc-linux-gnu
  10. checking host system type... i686-pc-linux-gnu
  11. checking how to print strings... printf
  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... gcc3
  23. checking for a sed that does not truncate output... /bin/sed
  24. checking for grep that handles long lines and -e... /bin/grep
  25. checking for egrep... /bin/grep -E
  26. checking for fgrep... /bin/grep -F
  27. checking for ld used by gcc... /usr/bin/ld
  28. checking if the linker (/usr/bin/ld) is GNU ld... yes
  29. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  30. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  31. checking whether ln -s works... yes
  32. checking the maximum length of command line arguments... 1572864
  33. checking whether the shell understands some XSI constructs... yes
  34. checking whether the shell understands "+="... yes
  35. checking for /usr/bin/ld option to reload object files... -r
  36. checking for objdump... objdump
  37. checking how to recognize dependent libraries... pass_all
  38. checking for ar... ar
  39. checking for strip... strip
  40. checking for ranlib... ranlib
  41. checking command to parse /usr/bin/nm -B output from gcc object... ok
  42. checking how to run the C preprocessor... gcc -E
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking for dlfcn.h... yes
  54. checking for objdir... .libs
  55. checking if gcc supports -fno-rtti -fno-exceptions... no
  56. checking for gcc option to produce PIC... -fPIC -DPIC
  57. checking if gcc PIC flag -fPIC -DPIC works... yes
  58. checking if gcc static flag -static works... yes
  59. checking if gcc supports -c -o file.o... yes
  60. checking if gcc supports -c -o file.o... (cached) yes
  61. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  62. checking whether -lc should be explicitly linked in... no
  63. checking dynamic linker characteristics... GNU/Linux ld.so
  64. checking how to hardcode library paths into programs... immediate
  65. checking whether stripping libraries is possible... yes
  66. checking if libtool supports shared libraries... yes
  67. checking whether to build shared libraries... yes
  68. checking whether to build static libraries... no
  69. checking for gcc option to accept ISO C99... -std=gnu99
  70. checking for pkg-config... /usr/bin/pkg-config
  71. checking pkg-config is at least version 0.9.0... yes
  72. Package xorg-macros was not found in the pkg-config search path.
  73. Perhaps you should add the directory containing `xorg-macros.pc'
  74. to the PKG_CONFIG_PATH environment variable
  75. No package 'xorg-macros' found
  76. checking for rint in -lm... yes
  77. checking for XORG... yes
  78. checking if RANDR is defined... yes
  79. checking for X11... no
  80. configure: error: Package requirements (x11 xi xrandr) were not met:
  81.  
  82. No package 'xrandr' found
  83.  
  84. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  85. installed software in a non-standard prefix.
  86.  
  87. Alternatively, you may set the environment variables X11_CFLAGS
  88. and X11_LIBS to avoid the need to call pkg-config.
  89. See the pkg-config man page for more details.
  90. marcelo@marcelo-desktop:~/Área de Trabalho/wacom/xf86-input-wacom-0.10.9$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement