It does not work


SUBMITTED BY: mkqiz

DATE: Nov. 3, 2016, 3:09 p.m.

FORMAT: Text only

SIZE: 2.7 kB

HITS: 707

  1. checking build system type... x86_64-unknown-linux-gnu
  2. checking host system type... x86_64-unknown-linux-gnu
  3. checking target system type... x86_64-unknown-linux-gnu
  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... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether make supports nested variables... yes
  10. checking whether to enable maintainer-specific portions of Makefiles... no
  11. checking for style of include used by make... GNU
  12. checking for gcc... no
  13. checking for cc... cc
  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... no
  20. checking whether cc accepts -g... yes
  21. checking for cc option to accept ISO C89... none needed
  22. checking whether cc understands -c and -o together... yes
  23. checking dependency style of cc... tcc
  24. checking for cc option to accept ISO C99... none needed
  25. checking how to run the C preprocessor... cc -E
  26. checking for grep that handles long lines and -e... /bin/grep
  27. checking for egrep... /bin/grep -E
  28. checking dependency style of cc... tcc
  29. checking for ranlib... ranlib
  30. checking for ANSI C header files... yes
  31. checking for sys/types.h... yes
  32. checking for sys/stat.h... yes
  33. checking for stdlib.h... yes
  34. checking for string.h... yes
  35. checking for memory.h... yes
  36. checking for strings.h... yes
  37. checking for inttypes.h... yes
  38. checking for stdint.h... yes
  39. checking for unistd.h... yes
  40. checking sys/endian.h usability... no
  41. checking sys/endian.h presence... no
  42. checking for sys/endian.h... no
  43. checking sys/param.h usability... yes
  44. checking sys/param.h presence... yes
  45. checking for sys/param.h... yes
  46. checking syslog.h usability... yes
  47. checking syslog.h presence... yes
  48. checking for syslog.h... yes
  49. checking for sys/sysctl.h... yes
  50. checking whether be32dec is declared... no
  51. checking whether le32dec is declared... no
  52. checking whether be32enc is declared... no
  53. checking whether le32enc is declared... no
  54. checking for size_t... yes
  55. checking for working alloca.h... yes
  56. checking for alloca... yes
  57. checking for getopt_long... yes
  58. checking whether we can compile AVX code... no
  59. configure: WARNING: The assembler does not support the AVX instruction set.
  60. checking for json_loads in -ljansson... no
  61. checking for pthread_create in -lpthread... yes
  62. ./configure: line 5644: syntax error near unexpected token `,'
  63. ./configure: line 5644: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'

comments powered by Disqus