sajjads24

error ipsec

Mar 24th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.11 KB | None | 0 0
  1. [root@localhost network-manager-l2tp-master] # ./autogen.sh
  2. libtoolize: putting auxiliary files in '.'.
  3. libtoolize: linking file './ltmain.sh'
  4. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  5. libtoolize: linking file 'm4/libtool.m4'
  6. libtoolize: linking file 'm4/ltoptions.m4'
  7. libtoolize: linking file 'm4/ltsugar.m4'
  8. libtoolize: linking file 'm4/ltversion.m4'
  9. libtoolize: linking file 'm4/lt~obsolete.m4'
  10. configure.ac:17: installing './compile'
  11. configure.ac:20: installing './config.guess'
  12. configure.ac:20: installing './config.sub'
  13. configure.ac:7: installing './install-sh'
  14. configure.ac:7: installing './missing'
  15. auth-dialog/Makefile.am: installing './depcomp'
  16. properties/Makefile.am:40: warning: source file '$(top_srcdir)/shared/nm-utils/nm-vpn-plugin-utils.c' is in a subdirectory,
  17. properties/Makefile.am:40: but option 'subdir-objects' is disabled
  18. automake: warning: possible forward-incompatibility.
  19. automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  20. automake: automake option hasn't been enabled. For now, the corresponding output
  21. automake: object file(s) will be placed in the top-level directory. However,
  22. automake: this behaviour will change in future Automake versions: they will
  23. automake: unconditionally cause object files to be placed in the same subdirectory
  24. automake: of the corresponding sources.
  25. automake: You are advised to start using 'subdir-objects' option throughout your
  26. automake: project, to avoid future incompatibilities.
  27. src/Makefile.am:5: warning: source file '$(top_srcdir)/shared/nm-utils/nm-shared-utils.c' is in a subdirectory,
  28. src/Makefile.am:5: but option 'subdir-objects' is disabled
  29. properties/Makefile.am:40: warning: source file '$(top_srcdir)/shared/nm-utils/nm-vpn-plugin-utils.c' is in a subdirectory,
  30. properties/Makefile.am:40: but option 'subdir-objects' is disabled
  31. automake: warning: possible forward-incompatibility.
  32. automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  33. automake: automake option hasn't been enabled. For now, the corresponding output
  34. automake: object file(s) will be placed in the top-level directory. However,
  35. automake: this behaviour will change in future Automake versions: they will
  36. automake: unconditionally cause object files to be placed in the same subdirectory
  37. automake: of the corresponding sources.
  38. automake: You are advised to start using 'subdir-objects' option throughout your
  39. automake: project, to avoid future incompatibilities.
  40. src/Makefile.am:5: warning: source file '$(top_srcdir)/shared/nm-utils/nm-shared-utils.c' is in a subdirectory,
  41. src/Makefile.am:5: but option 'subdir-objects' is disabled
  42. checking for a BSD-compatible install... /usr/bin/install -c
  43. checking whether build environment is sane... yes
  44. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  45. checking for gawk... gawk
  46. checking whether make sets $(MAKE)... yes
  47. checking whether make supports nested variables... yes
  48. checking whether to enable maintainer-specific portions of Makefiles... yes
  49. checking for gcc... gcc
  50. checking whether the C compiler works... yes
  51. checking for C compiler default output file name... a.out
  52. checking for suffix of executables...
  53. checking whether we are cross compiling... no
  54. checking for suffix of object files... o
  55. checking whether we are using the GNU C compiler... yes
  56. checking whether gcc accepts -g... yes
  57. checking for gcc option to accept ISO C89... none needed
  58. checking whether gcc understands -c and -o together... yes
  59. checking for style of include used by make... GNU
  60. checking dependency style of gcc... gcc3
  61. checking build system type... x86_64-unknown-linux-gnu
  62. checking host system type... x86_64-unknown-linux-gnu
  63. checking how to print strings... printf
  64. checking for a sed that does not truncate output... /usr/bin/sed
  65. checking for grep that handles long lines and -e... /usr/bin/grep
  66. checking for egrep... /usr/bin/grep -E
  67. checking for fgrep... /usr/bin/grep -F
  68. checking for ld used by gcc... /usr/bin/ld
  69. checking if the linker (/usr/bin/ld) is GNU ld... yes
  70. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  71. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  72. checking whether ln -s works... yes
  73. checking the maximum length of command line arguments... 1572864
  74. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  75. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  76. checking for /usr/bin/ld option to reload object files... -r
  77. checking for objdump... objdump
  78. checking how to recognize dependent libraries... pass_all
  79. checking for dlltool... no
  80. checking how to associate runtime and link libraries... printf %s\n
  81. checking for ar... ar
  82. checking for archiver @FILE support... @
  83. checking for strip... strip
  84. checking for ranlib... ranlib
  85. checking command to parse /usr/bin/nm -B output from gcc object... ok
  86. checking for sysroot... no
  87. checking for a working dd... /usr/bin/dd
  88. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  89. checking for mt... no
  90. checking if : is a manifest tool... no
  91. checking how to run the C preprocessor... gcc -E
  92. checking for ANSI C header files... yes
  93. checking for sys/types.h... yes
  94. checking for sys/stat.h... yes
  95. checking for stdlib.h... yes
  96. checking for string.h... yes
  97. checking for memory.h... yes
  98. checking for strings.h... yes
  99. checking for inttypes.h... yes
  100. checking for stdint.h... yes
  101. checking for unistd.h... yes
  102. checking for dlfcn.h... yes
  103. checking for objdir... .libs
  104. checking if gcc supports -fno-rtti -fno-exceptions... no
  105. checking for gcc option to produce PIC... -fPIC -DPIC
  106. checking if gcc PIC flag -fPIC -DPIC works... yes
  107. checking if gcc static flag -static works... no
  108. checking if gcc supports -c -o file.o... yes
  109. checking if gcc supports -c -o file.o... (cached) yes
  110. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  111. checking whether -lc should be explicitly linked in... no
  112. checking dynamic linker characteristics... GNU/Linux ld.so
  113. checking how to hardcode library paths into programs... immediate
  114. checking whether stripping libraries is possible... yes
  115. checking if libtool supports shared libraries... yes
  116. checking whether to build shared libraries... yes
  117. checking whether to build static libraries... yes
  118. checking for ANSI C header files... (cached) yes
  119. checking fcntl.h usability... yes
  120. checking fcntl.h presence... yes
  121. checking for fcntl.h... yes
  122. checking paths.h usability... yes
  123. checking paths.h presence... yes
  124. checking for paths.h... yes
  125. checking sys/ioctl.h usability... yes
  126. checking sys/ioctl.h presence... yes
  127. checking for sys/ioctl.h... yes
  128. checking sys/time.h usability... yes
  129. checking sys/time.h presence... yes
  130. checking for sys/time.h... yes
  131. checking syslog.h usability... yes
  132. checking syslog.h presence... yes
  133. checking for syslog.h... yes
  134. checking for unistd.h... (cached) yes
  135. checking pppd/pppd.h usability... no
  136. checking pppd/pppd.h presence... no
  137. checking for pppd/pppd.h... no
  138. configure: error: couldn't find pppd.h. pppd development headers are required.
  139. [root@localhost network-manager-l2tp-master] #
Add Comment
Please, Sign In to add comment