Advertisement
p33j4y

videoP2Proxy error 01

Sep 28th, 2018
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. root@Poligon:/home/peejay/Testy/videoP2Proxy# ./autogen.sh
  2. **Warning**: I am going to run `configure' with no arguments.
  3. If you wish to pass any to it, please specify them on the
  4. `./autogen.sh' command line.
  5.  
  6. processing .
  7. Running aclocal ...
  8. Running autoheader...
  9. Running automake --foreign ...
  10. Running autoconf ...
  11. Running ./configure ...
  12. checking build system type... x86_64-pc-linux-gnu
  13. checking host system type... x86_64-pc-linux-gnu
  14. checking target system type... x86_64-pc-linux-gnu
  15. checking for a BSD-compatible install... /usr/bin/install -c
  16. checking whether build environment is sane... yes
  17. checking for a thread-safe mkdir -p... /bin/mkdir -p
  18. checking for gawk... no
  19. checking for mawk... mawk
  20. checking whether make sets $(MAKE)... yes
  21. checking whether make supports nested variables... yes
  22. checking whether make supports nested variables... (cached) yes
  23. checking for gcc... gcc
  24. checking whether the C compiler works... yes
  25. checking for C compiler default output file name... a.out
  26. checking for suffix of executables...
  27. checking whether we are cross compiling... no
  28. checking for suffix of object files... o
  29. checking whether we are using the GNU C compiler... yes
  30. checking whether gcc accepts -g... yes
  31. checking for gcc option to accept ISO C89... none needed
  32. checking whether gcc understands -c and -o together... yes
  33. checking for style of include used by make... GNU
  34. checking dependency style of gcc... gcc3
  35. checking how to run the C preprocessor... gcc -E
  36. checking for g++... g++
  37. checking whether we are using the GNU C++ compiler... yes
  38. checking whether g++ accepts -g... yes
  39. checking dependency style of g++... gcc3
  40. ./configure: line 4242: syntax error near unexpected token `JSON_C,json-c'
  41. ./configure: line 4242: `PKG_CHECK_MODULES(JSON_C,json-c)'
  42. root@Poligon:/home/peejay/Testy/videoP2Proxy# make
  43. make: *** Nie podano obiektów i nie znaleziono makefile. Stop.
  44. root@Poligon:/home/peejay/Testy/videoP2Proxy#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement