Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.01 KB | None | 0 0
  1. admin@linux-ahyc:~> su
  2. Password:
  3. linux-ahyc:/home/admin # cd /home/admin/Desktop/Icecast/Icecast-Server/
  4. linux-ahyc:/home/admin/Desktop/Icecast/Icecast-Server # mingw32-configure
  5. configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
  6. configure: loading cache mingw32-config.cache
  7. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  8. checking whether build environment is sane... yes
  9. checking for i686-w64-mingw32-strip... (cached) /usr/bin/i686-w64-mingw32-strip
  10. checking for a thread-safe mkdir -p... (cached) /usr/bin/mkdir -p
  11. checking for gawk... (cached) gawk
  12. checking whether make sets $(MAKE)... (cached) yes
  13. checking whether make supports nested variables... (cached) yes
  14. checking whether to enable maintainer-specific portions of Makefiles... no
  15. checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc
  16. checking whether the C compiler works... yes
  17. checking for C compiler default output file name... a.exe
  18. checking for suffix of executables... .exe
  19. checking whether we are cross compiling... yes
  20. checking for suffix of object files... (cached) o
  21. checking whether we are using the GNU C compiler... (cached) yes
  22. checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes
  23. checking for i686-w64-mingw32-gcc option to accept ISO C89... (cached) none needed
  24. checking for style of include used by make... GNU
  25. checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3
  26. checking build system type... (cached) x86_64-suse-linux-gnu
  27. checking host system type... (cached) i686-w64-mingw32
  28. checking how to print strings... printf
  29. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  30. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  31. checking for egrep... (cached) /usr/bin/grep -E
  32. checking for fgrep... (cached) /usr/bin/grep -F
  33. checking for ld used by i686-w64-mingw32-gcc... (cached) /usr/bin/i686-w64-mingw32-ld
  34. checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... (cached) yes
  35. checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/i686-w64-mingw32-nm
  36. checking the name lister (/usr/bin/i686-w64-mingw32-nm) interface... (cached) BSD nm
  37. checking whether ln -s works... yes
  38. checking the maximum length of command line arguments... (cached) 1572864
  39. checking whether the shell understands some XSI constructs... yes
  40. checking whether the shell understands "+="... yes
  41. checking how to convert x86_64-suse-linux-gnu file names to i686-w64-mingw32 format... (cached) func_convert_file_nix_to_w32
  42. checking how to convert x86_64-suse-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
  43. checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... (cached) -r
  44. checking for i686-w64-mingw32-objdump... (cached) /usr/bin/i686-w64-mingw32-objdump
  45. checking how to recognize dependent libraries... (cached) file_magic ^x86 archive import|^x86 DLL
  46. checking for i686-w64-mingw32-dlltool... (cached) /usr/bin/i686-w64-mingw32-dlltool
  47. checking how to associate runtime and link libraries... (cached) func_cygming_dll_for_implib
  48. checking for i686-w64-mingw32-ar... (cached) /usr/bin/i686-w64-mingw32-ar
  49. checking for archiver @FILE support... (cached) @
  50. checking for i686-w64-mingw32-strip... (cached) /usr/bin/i686-w64-mingw32-strip
  51. checking for i686-w64-mingw32-ranlib... (cached) /usr/bin/i686-w64-mingw32-ranlib
  52. checking command to parse /usr/bin/i686-w64-mingw32-nm output from i686-w64-mingw32-gcc object... (cached) ok
  53. checking for sysroot... no
  54. checking for i686-w64-mingw32-mt... no
  55. checking for mt... (cached) mt
  56. configure: WARNING: using cross tools not prefixed with host triplet
  57. checking if mt is a manifest tool... (cached) no
  58. checking how to run the C preprocessor... /usr/bin/i686-w64-mingw32-cpp
  59. checking for ANSI C header files... (cached) yes
  60. checking for sys/types.h... (cached) yes
  61. checking for sys/stat.h... (cached) yes
  62. checking for stdlib.h... (cached) yes
  63. checking for string.h... (cached) yes
  64. checking for memory.h... (cached) yes
  65. checking for strings.h... (cached) yes
  66. checking for inttypes.h... (cached) yes
  67. checking for stdint.h... (cached) yes
  68. checking for unistd.h... (cached) yes
  69. checking for dlfcn.h... (cached) no
  70. checking for objdir... (cached) .libs
  71. checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... (cached) no
  72. checking for i686-w64-mingw32-gcc option to produce PIC... (cached) -DDLL_EXPORT -DPIC
  73. checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... (cached) yes
  74. checking if i686-w64-mingw32-gcc static flag -static works... (cached) yes
  75. checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
  76. checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
  77. checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes
  78. checking whether -lc should be explicitly linked in... (cached) yes
  79. checking dynamic linker characteristics... Win32 ld.exe
  80. checking how to hardcode library paths into programs... immediate
  81. checking whether stripping libraries is possible... yes
  82. checking if libtool supports shared libraries... yes
  83. checking whether to build shared libraries... yes
  84. checking whether to build static libraries... yes
  85. checking for special C compiler options needed for large files... (cached) no
  86. checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
  87. checking for ANSI C header files... (cached) yes
  88. checking whether time.h and sys/time.h may both be included... (cached) yes
  89. checking for alloca.h... (cached) no
  90. checking for sys/timeb.h... (cached) yes
  91. checking for pwd.h... (cached) no
  92. checking for unistd.h... (cached) yes
  93. checking for grp.h... (cached) no
  94. checking for sys/types.h... (cached) yes
  95. checking for setuid... (cached) no
  96. checking for chroot... (cached) no
  97. checking for chown... (cached) no
  98. checking for strcasestr... (cached) no
  99. checking for gethostname... (cached) no
  100. checking for uname... (cached) no
  101. checking for setenv... (cached) no
  102. checking for setresuid... (cached) no
  103. checking for setresgid... (cached) no
  104. checking for __func__... yes
  105. checking for localtime_r... (cached) no
  106. checking for poll... (cached) no
  107. checking for gettimeofday... (cached) yes
  108. checking for ftime... (cached) yes
  109. checking for library containing nanosleep... (cached) no
  110. checking for sys/socket.h... (cached) no
  111. checking for socklen_t... (cached) no
  112. checking for va_copy... va_copy
  113. checking for sys/select.h... (cached) no
  114. checking for sys/uio.h... (cached) no
  115. checking for winsock2.h... (cached) yes
  116. checking for library containing sethostent... (cached) no
  117. checking for library containing getnameinfo... (cached) no
  118. checking for endhostent... (cached) no
  119. checking for getaddrinfo... (cached) no
  120. checking for inet_aton... (cached) no
  121. checking for writev... (cached) no
  122. checking for struct sockaddr_storage.ss_family... (cached) no
  123. checking for xslt-config... (cached) /usr/bin/xslt-config
  124. checking for xsltSaveResultToString... (cached) no
  125. checking for libogg... (cached) ok
  126. checking for libvorbis... ok
  127. checking for libtheora... ok
  128. checking for libspeex... configure: WARNING: Speex support disabled!
  129. checking for kate_decode_init in -lkate... (cached) no
  130. checking for the pthreads library -lpthreads... no
  131. checking whether pthreads work without any flags... no
  132. checking whether pthreads work with -Kthread... no
  133. checking whether pthreads work with -kthread... no
  134. checking for the pthreads library -llthread... no
  135. checking whether pthreads work with -pthread... yes
  136. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  137. checking if more special flags are required for pthreads... no
  138. checking for pthread_spin_lock... (cached) yes
  139. checking for curl-config... (cached) /usr/i686-w64-mingw32/sys-root/mingw/bin/curl-config
  140. checking for curl/curl.h... (cached) yes
  141. checking for libcurl... yes
  142. checking whether CURLOPT_NOSIGNAL is declared... (cached) yes
  143. checking for curl_global_init... (cached) yes
  144. checking for pkg-config... (cached) /usr/bin/pkg-config
  145. configure: SSL disabled!
  146. checking that generated files are newer than configure... done
  147. configure: creating ./config.status
  148. config.status: creating Makefile
  149. config.status: creating conf/Makefile
  150. config.status: creating src/Makefile
  151. config.status: creating src/common/avl/Makefile
  152. config.status: creating src/common/httpp/Makefile
  153. config.status: creating src/common/thread/Makefile
  154. config.status: creating src/common/log/Makefile
  155. config.status: creating src/common/net/Makefile
  156. config.status: creating src/common/timing/Makefile
  157. config.status: creating doc/Makefile
  158. config.status: creating doc/img/Makefile
  159. config.status: creating doc/assets/Makefile
  160. config.status: creating doc/assets/css/Makefile
  161. config.status: creating doc/assets/font/Makefile
  162. config.status: creating doc/assets/img/Makefile
  163. config.status: creating web/Makefile
  164. config.status: creating web/assets/Makefile
  165. config.status: creating web/assets/css/Makefile
  166. config.status: creating web/assets/font/Makefile
  167. config.status: creating admin/Makefile
  168. config.status: creating admin/includes/Makefile
  169. config.status: creating win32/Makefile
  170. config.status: creating examples/Makefile
  171. config.status: creating config.h
  172. config.status: config.h is unchanged
  173. config.status: executing depfiles commands
  174. config.status: executing libtool commands
  175. linux-ahyc:/home/admin/Desktop/Icecast/Icecast-Server # mingw32-make -k
  176. make all-recursive
  177. make[1]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server'
  178. Making all in src
  179. make[2]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/src'
  180. Making all in common/avl
  181. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/src/common/avl'
  182. make[3]: Nothing to be done for 'all'.
  183. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/src/common/avl'
  184. Making all in common/net
  185. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/src/common/net'
  186. make[3]: Nothing to be done for 'all'.
  187. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/src/common/net'
  188. Making all in common/thread
  189. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/src/common/thread'
  190. make[3]: Nothing to be done for 'all'.
  191. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/src/common/thread'
  192. Making all in common/httpp
  193. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/src/common/httpp'
  194. make[3]: Nothing to be done for 'all'.
  195. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/src/common/httpp'
  196. Making all in common/log
  197. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/src/common/log'
  198. make[3]: Nothing to be done for 'all'.
  199. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/src/common/log'
  200. Making all in common/timing
  201. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/src/common/timing'
  202. make[3]: Nothing to be done for 'all'.
  203. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/src/common/timing'
  204. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/src'
  205. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I./common/ -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/i686-w64-mingw32/sys-root/mingw/include -pthread -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT xslt.o -MD -MP -MF .deps/xslt.Tpo -c -o xslt.o xslt.c
  206. xslt.c: In function 'xsltSaveResultToString':
  207. xslt.c:81:33: error: dereferencing pointer to incomplete type
  208. *doc_txt_len = buf->conv->use;
  209. ^
  210. xslt.c:82:44: error: dereferencing pointer to incomplete type
  211. *doc_txt_ptr = xmlStrndup(buf->conv->content, *doc_txt_len);
  212. ^
  213. xslt.c:84:35: error: dereferencing pointer to incomplete type
  214. *doc_txt_len = buf->buffer->use;
  215. ^
  216. xslt.c:85:46: error: dereferencing pointer to incomplete type
  217. *doc_txt_ptr = xmlStrndup(buf->buffer->content, *doc_txt_len);
  218. ^
  219. Makefile:550: recipe for target 'xslt.o' failed
  220. make[3]: *** [xslt.o] Error 1
  221. i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I./common/ -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/i686-w64-mingw32/sys-root/mingw/include -pthread -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT admin.o -MD -MP -MF .deps/admin.Tpo -c -o admin.o admin.c
  222. In file included from admin.c:26:0:
  223. admin.c: In function '__add_listener':
  224. admin.c:700:62: error: 'connection_t' has no member named 'ssl'
  225. xmlNewChild(node, NULL, XMLSTR("tls"), XMLSTR(client->con->ssl ? "true" : "false"));
  226. ^
  227. cfgfile.h:33:34: note: in definition of macro 'XMLSTR'
  228. #define XMLSTR(str) ((xmlChar *)(str))
  229. ^
  230. Makefile:550: recipe for target 'admin.o' failed
  231. make[3]: *** [admin.o] Error 1
  232. make[3]: Target 'all-am' not remade because of errors.
  233. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/src'
  234. Makefile:583: recipe for target 'all-recursive' failed
  235. make[2]: *** [all-recursive] Error 1
  236. make[2]: Target 'all' not remade because of errors.
  237. make[2]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/src'
  238. Making all in conf
  239. make[2]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/conf'
  240. make[2]: Nothing to be done for 'all'.
  241. make[2]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/conf'
  242. Making all in doc
  243. make[2]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/doc'
  244. Making all in assets
  245. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/doc/assets'
  246. Making all in css
  247. make[4]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/doc/assets/css'
  248. make[4]: Nothing to be done for 'all'.
  249. make[4]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/doc/assets/css'
  250. Making all in font
  251. make[4]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/doc/assets/font'
  252. make[4]: Nothing to be done for 'all'.
  253. make[4]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/doc/assets/font'
  254. Making all in img
  255. make[4]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/doc/assets/img'
  256. make[4]: Nothing to be done for 'all'.
  257. make[4]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/doc/assets/img'
  258. make[4]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/doc/assets'
  259. make[4]: Nothing to be done for 'all-am'.
  260. make[4]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/doc/assets'
  261. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/doc/assets'
  262. Making all in img
  263. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/doc/img'
  264. make[3]: Nothing to be done for 'all'.
  265. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/doc/img'
  266. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/doc'
  267. make[3]: Nothing to be done for 'all-am'.
  268. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/doc'
  269. make[2]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/doc'
  270. Making all in web
  271. make[2]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/web'
  272. Making all in assets
  273. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/web/assets'
  274. Making all in css
  275. make[4]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/web/assets/css'
  276. make[4]: Nothing to be done for 'all'.
  277. make[4]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/web/assets/css'
  278. Making all in font
  279. make[4]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/web/assets/font'
  280. make[4]: Nothing to be done for 'all'.
  281. make[4]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/web/assets/font'
  282. make[4]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/web/assets'
  283. make[4]: Nothing to be done for 'all-am'.
  284. make[4]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/web/assets'
  285. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/web/assets'
  286. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/web'
  287. make[3]: Nothing to be done for 'all-am'.
  288. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/web'
  289. make[2]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/web'
  290. Making all in admin
  291. make[2]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/admin'
  292. Making all in includes
  293. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/admin/includes'
  294. make[3]: Nothing to be done for 'all'.
  295. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/admin/includes'
  296. make[3]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/admin'
  297. make[3]: Nothing to be done for 'all-am'.
  298. make[3]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/admin'
  299. make[2]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/admin'
  300. Making all in win32
  301. make[2]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/win32'
  302. make[2]: Nothing to be done for 'all'.
  303. make[2]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/win32'
  304. Making all in examples
  305. make[2]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server/examples'
  306. make[2]: Nothing to be done for 'all'.
  307. make[2]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server/examples'
  308. make[2]: Entering directory '/home/admin/Desktop/Icecast/Icecast-Server'
  309. make[2]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server'
  310. Makefile:486: recipe for target 'all-recursive' failed
  311. make[1]: *** [all-recursive] Error 1
  312. make[1]: Leaving directory '/home/admin/Desktop/Icecast/Icecast-Server'
  313. Makefile:396: recipe for target 'all' failed
  314. make: *** [all] Error 2
  315. linux-ahyc:/home/admin/Desktop/Icecast/Icecast-Server #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement