Advertisement
Guest User

Untitled

a guest
May 24th, 2017
746
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.80 KB | None | 0 0
  1. WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
  2. downloading sqlsrv-4.2.0preview.tgz ...
  3. Starting to download sqlsrv-4.2.0preview.tgz (161,660 bytes)
  4. ..................................done: 161,660 bytes
  5. 33 source files, building
  6. running: phpize
  7. Configuring for:
  8. PHP Api Version:         20151012
  9. Zend Module Api No:      20151012
  10. Zend Extension Api No:   320151012
  11. building in /tmp/pear/temp/pear-build-defaultuser5vg8To/sqlsrv-4.2.0preview
  12. running: /tmp/pear/temp/sqlsrv/configure --with-php-config=/usr/local/bin/php-config
  13. checking for grep that handles long lines and -e... /bin/grep
  14. checking for egrep... /bin/grep -E
  15. checking for a sed that does not truncate output... /bin/sed
  16. checking for cc... cc
  17. checking whether the C compiler works... yes
  18. checking for C compiler default output file name... a.out
  19. checking for suffix of executables...
  20. checking whether we are cross compiling... no
  21. checking for suffix of object files... o
  22. checking whether we are using the GNU C compiler... yes
  23. checking whether cc accepts -g... yes
  24. checking for cc option to accept ISO C89... none needed
  25. checking how to run the C preprocessor... cc -E
  26. checking for icc... no
  27. checking for suncc... no
  28. checking whether cc understands -c and -o together... yes
  29. checking for system library directory... lib
  30. checking if compiler supports -R... no
  31. checking if compiler supports -Wl,-rpath,... yes
  32. checking build system type... x86_64-unknown-linux-gnu
  33. checking host system type... x86_64-unknown-linux-gnu
  34. checking target system type... x86_64-unknown-linux-gnu
  35. checking for PHP prefix... /usr/local
  36. checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
  37. checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20151012
  38. checking for PHP installed headers prefix... /usr/local/include/php
  39. checking if debug is enabled... no
  40. checking if zts is enabled... no
  41. checking for re2c... re2c
  42. checking for re2c version... 0.13.5 (ok)
  43. checking for gawk... no
  44. checking for nawk... nawk
  45. checking if nawk is broken... no
  46. checking whether to enable sqlsrv functions... yes, shared
  47. checking for SQLSRV headers... /tmp/pear/temp/sqlsrv/shared/
  48. checking for g++... g++
  49. checking whether we are using the GNU C++ compiler... yes
  50. checking whether g++ accepts -g... yes
  51. checking how to run the C++ preprocessor... g++ -E
  52. checking for ld used by cc... /usr/bin/ld
  53. checking if the linker (/usr/bin/ld) is GNU ld... yes
  54. checking for /usr/bin/ld option to reload object files... -r
  55. checking for BSD-compatible nm... /usr/bin/nm -B
  56. checking whether ln -s works... yes
  57. checking how to recognize dependent libraries... pass_all
  58. checking for ANSI C header files... yes
  59. checking for sys/types.h... yes
  60. checking for sys/stat.h... yes
  61. checking for stdlib.h... yes
  62. checking for string.h... yes
  63. checking for memory.h... yes
  64. checking for strings.h... yes
  65. checking for inttypes.h... yes
  66. checking for stdint.h... yes
  67. checking for unistd.h... yes
  68. checking dlfcn.h usability... yes
  69. checking dlfcn.h presence... yes
  70. checking for dlfcn.h... yes
  71. checking how to run the C++ preprocessor... g++ -E
  72. checking the maximum length of command line arguments... 1572864
  73. checking command to parse /usr/bin/nm -B output from cc object... ok
  74. checking for objdir... .libs
  75. checking for ar... ar
  76. checking for ranlib... ranlib
  77. checking for strip... strip
  78. checking if cc supports -fno-rtti -fno-exceptions... no
  79. checking for cc option to produce PIC... -fPIC
  80. checking if cc PIC flag -fPIC works... yes
  81. checking if cc static flag -static works... yes
  82. checking if cc supports -c -o file.o... yes
  83. checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  84. checking whether -lc should be explicitly linked in... no
  85. checking dynamic linker characteristics... GNU/Linux ld.so
  86. checking how to hardcode library paths into programs... immediate
  87. checking whether stripping libraries is possible... yes
  88. checking if libtool supports shared libraries... yes
  89. checking whether to build shared libraries... yes
  90. checking whether to build static libraries... no
  91.  
  92. creating libtool
  93. appending configuration tag "CXX" to libtool
  94. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  95. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  96. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  97. checking for g++ option to produce PIC... -fPIC
  98. checking if g++ PIC flag -fPIC works... yes
  99. checking if g++ static flag -static works... yes
  100. checking if g++ supports -c -o file.o... yes
  101. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  102. checking dynamic linker characteristics... GNU/Linux ld.so
  103. (cached) (cached) checking how to hardcode library paths into programs... immediate
  104. configure: creating ./config.status
  105. config.status: creating config.h
  106. running: make
  107. /bin/bash /tmp/pear/temp/pear-build-defaultuser5vg8To/sqlsrv-4.2.0preview/libtool --mode=compile g++ -std=c++11 -I. -I/tmp/pear/temp/sqlsrv -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser5vg8To/sqlsrv-4.2.0preview/include -I/tmp/pear/temp/pear-build-defaultuser5vg8To/sqlsrv-4.2.0preview/main -I/tmp/pear/temp/sqlsrv -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/sqlsrv/shared/  -DHAVE_CONFIG_H  -std=c++11   -c /tmp/pear/temp/sqlsrv/conn.cpp -o conn.lo
  108. mkdir .libs
  109.  g++ -std=c++11 -I. -I/tmp/pear/temp/sqlsrv -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser5vg8To/sqlsrv-4.2.0preview/include -I/tmp/pear/temp/pear-build-defaultuser5vg8To/sqlsrv-4.2.0preview/main -I/tmp/pear/temp/sqlsrv -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/sqlsrv/shared/ -DHAVE_CONFIG_H -std=c++11 -c /tmp/pear/temp/sqlsrv/conn.cpp  -fPIC -DPIC -o .libs/conn.o
  110. In file included from /tmp/pear/temp/sqlsrv/shared/typedefs_for_linux.h:23:0,
  111.                  from /tmp/pear/temp/sqlsrv/shared/xplat_winnls.h:24,
  112.                  from /tmp/pear/temp/sqlsrv/shared/FormattedPrint.h:24,
  113.                  from /tmp/pear/temp/sqlsrv/shared/core_sqlsrv.h:41,
  114.                  from /tmp/pear/temp/sqlsrv/php_sqlsrv.h:25,
  115.                  from /tmp/pear/temp/sqlsrv/conn.cpp:20:
  116. /tmp/pear/temp/sqlsrv/shared/xplat.h:30:17: fatal error: sql.h: No such file or directory
  117.  #include <sql.h>
  118.                  ^
  119. compilation terminated.
  120. Makefile:194: recipe for target 'conn.lo' failed
  121. make: *** [conn.lo] Error 1
  122. ERROR: `make' failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement