Guest User

Untitled

a guest
May 25th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. [root@localhost kanana]# cd /home/kanana/Программы/kdewebdev-3.5.9/
  2. [root@localhost kdewebdev-3.5.9]# ./configure
  3. checking build system type... i686-pc-linux-gnu
  4. checking host system type... i686-pc-linux-gnu
  5. checking target system type... i686-pc-linux-gnu
  6. checking for a BSD-compatible install... /usr/bin/install -c
  7. checking for -p flag to install... yes
  8. checking whether build environment is sane... yes
  9. checking for a thread-safe mkdir -p... /bin/mkdir -p
  10. checking for gawk... gawk
  11. checking whether make sets $(MAKE)... yes
  12. checking for kde-config... /opt/kde3/bin/kde-config
  13. checking where to install... /opt/kde3 (as returned by kde-config)
  14. checking for style of include used by make... GNU
  15. checking for gcc... gcc
  16. checking for C compiler default output file name... a.out
  17. checking whether the C compiler works... yes
  18. checking whether we are cross compiling... no
  19. checking for suffix of executables...
  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 dependency style of gcc... gcc3
  25. checking how to run the C preprocessor... gcc -E
  26. checking for g++... no
  27. checking for c++... no
  28. checking for gpp... no
  29. checking for aCC... no
  30. checking for CC... no
  31. checking for cxx... no
  32. checking for cc++... no
  33. checking for cl.exe... no
  34. checking for FCC... no
  35. checking for KCC... no
  36. checking for RCC... no
  37. checking for xlC_r... no
  38. checking for xlC... no
  39. checking whether we are using the GNU C++ compiler... no
  40. checking whether g++ accepts -g... no
  41. checking dependency style of g++... none
  42. checking whether gcc is blacklisted... no
  43. checking whether g++ supports -Wmissing-format-attribute... no
  44. checking whether gcc supports -Wmissing-format-attribute... yes
  45. checking whether g++ supports -Wundef... no
  46. checking whether g++ supports -Wno-long-long... no
  47. checking whether g++ supports -Wno-non-virtual-dtor... no
  48. checking how to run the C++ preprocessor... /lib/cpp
  49. configure: error: C++ preprocessor "/lib/cpp" fails sanity check
  50. See `config.log' for more details.
Add Comment
Please, Sign In to add comment