Advertisement
Guest User

Untitled

a guest
May 3rd, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.72 KB | None | 0 0
  1.  * Package: app-emulation/wine-1.6.1
  2.  * Repository: gentoo
  3.  * Maintainer: wine@gentoo.org
  4.  * USE: X abi_x86_32 abi_x86_64 alsa amd64 cups elibc_glibc fontconfig gecko gphoto2 jpeg kernel_linux lcms ldap linguas_el linguas_en mono mp3 ncurses nls opengl perl png prelink realtime run-exes scanner ssl threads truetype udisks userland_GNU xcomposite xinerama xml
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking wine-1.6.1.tar.bz2 to /var/tmp/portage/app-emulation/wine-1.6.1/work
  8. >>> Unpacking wine-gentoo-2013.06.24.tar.bz2 to /var/tmp/portage/app-emulation/wine-1.6.1/work
  9. * Looking in /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/po for new locales ...
  10. * Done
  11. >>> Source unpacked in /var/tmp/portage/app-emulation/wine-1.6.1/work
  12. >>> Preparing source in /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1 ...
  13. * Applying wine-1.5.26-winegcc.patch ...
  14.  [ ok ]
  15. * Applying wine-1.4_rc2-multilib-portage.patch ...
  16.  [ ok ]
  17. * Applying wine-1.7.2-osmesa-check.patch ...
  18.  [ ok ]
  19. * Applying wine-1.6-memset-O3.patch ...
  20.  [ ok ]
  21. * Running eautoreconf in '/var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1' ...
  22. * Running autoconf ...
  23.  [ ok ]
  24. * Running autoheader ...
  25.  [ ok ]
  26. * Running elibtoolize in: wine-1.6.1/
  27. >>> Source prepared.
  28. >>> Configuring source in /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1 ...
  29. * strip-flags: CFLAGS: changed '-O2 -march=bdver1 -mprefer-avx128 -pipe' to '-O2 -march=bdver1 -pipe'
  30. * strip-flags: CXXFLAGS: changed '-O2 -march=bdver1 -mprefer-avx128 -pipe' to '-O2 -march=bdver1 -pipe'
  31. * x86: running do_configure
  32. * amd64: running do_configure
  33. >>> Working in BUILD_DIR: "/var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1-amd64"
  34. >>> Working in BUILD_DIR: "/var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1-x86"
  35. * econf: updating wine-1.6.1/tools/config.sub with /usr/share/gnuconfig/config.sub
  36. * econf: updating wine-1.6.1/tools/config.guess with /usr/share/gnuconfig/config.guess
  37. * econf: updating wine-1.6.1/tools/config.sub with /usr/share/gnuconfig/config.sub
  38. * econf: updating wine-1.6.1/tools/config.guess with /usr/share/gnuconfig/config.guess
  39. /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/wine-1.6.1 --sysconfdir=/etc/wine --with-alsa --without-capi --with-cms --with-cups --with-curses --with-dbus --with-fontconfig --with-gnutls --with-gphoto --without-gsm --without-gstreamer --without-hal --with-jpeg --with-ldap --with-mpg123 --with-gettext --without-openal --without-opencl --with-opengl --without-osmesa --without-oss --with-png --with-pthread --with-sane --disable-tests --with-freetype --without-v4l --with-x --with-xcomposite --with-xinerama --with-xml --with-xslt --enable-win64
  40. /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --docdir=/usr/share/doc/wine-1.6.1 --sysconfdir=/etc/wine --with-alsa --without-capi --with-cms --with-cups --with-curses --with-dbus --with-fontconfig --with-gnutls --with-gphoto --without-gsm --without-gstreamer --without-hal --with-jpeg --with-ldap --with-mpg123 --with-gettext --without-openal --without-opencl --with-opengl --without-osmesa --without-oss --with-png --with-pthread --with-sane --disable-tests --with-freetype --without-v4l --with-x --with-xcomposite --with-xinerama --with-xml --with-xslt --disable-win64
  41. checking build system type... x86_64-pc-linux-gnu
  42. checking host system type... checking build system type... x86_64-pc-linux-gnu
  43. checking whether make sets $(MAKE)... i686-pc-linux-gnu
  44. checking host system type... yes
  45. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  46. i686-pc-linux-gnu
  47. checking whether make sets $(MAKE)... yes
  48. checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
  49. checking whether the C compiler works... checking whether the C compiler works... yes
  50. checking for C compiler default output file name... a.out
  51. checking for suffix of executables... yes
  52. checking for C compiler default output file name... a.out
  53. checking for suffix of executables...
  54. checking whether we are cross compiling...
  55. checking whether we are cross compiling... no
  56. checking for suffix of object files... no
  57. checking for suffix of object files... o
  58. checking whether we are using the GNU C compiler... o
  59. checking whether we are using the GNU C compiler... yes
  60. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  61. checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes
  62. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... yes
  63. checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed
  64. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  65. none needed
  66. checking whether we are using the GNU C++ compiler... checking whether we are using the GNU C++ compiler... yes
  67. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  68. checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes
  69. checking for x86_64-pc-linux-gnu-cpp... x86_64-pc-linux-gnu-cpp
  70. checking whether x86_64-pc-linux-gnu-gcc supports __builtin_ms_va_list... yes
  71. checking for i686-pc-linux-gnu-cpp... no
  72. checking for cpp... cpp
  73. checking for the directory containing the Wine tools... $(top_builddir)
  74. checking for flex... flex
  75. checking whether flex is recent enough... yes
  76. checking for bison... bison
  77. checking for i686-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  78. checking for i686-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  79. checking whether ln -s works... yes
  80. checking for grep that handles long lines and -e... /bin/grep
  81. checking for egrep... yes
  82. /bin/grep -E
  83. checking for ldconfig... /bin/true
  84. checking for a BSD-compatible install... checking for the directory containing the Wine tools... $(top_builddir)
  85. checking for flex... flex
  86. checking whether flex is recent enough... yes
  87. checking for bison... bison
  88. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  89. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  90. /usr/bin/install -c
  91. checking whether ln -s works... yes
  92. checking for lclint... checking for grep that handles long lines and -e... no
  93. checking for lint... no
  94. checking for fontforge... no
  95. checking for rsvg... no
  96. checking for convert... convert
  97. checking for icotool... /bin/grep
  98. checking for egrep... no
  99. checking for msgfmt... msgfmt
  100. checking for i686-pc-linux-gnu-pkg-config... x86_64-pc-linux-gnu-pkg-config
  101. /bin/grep -E
  102. checking whether msgfmt supports contexts... checking for ldconfig... /bin/true
  103. checking for a BSD-compatible install... yes
  104. checking for i386_set_ldt in -li386... /usr/bin/install -c
  105. checking for lclint... no
  106. checking for lint... no
  107. checking for fontforge... no
  108. checking for rsvg... no
  109. checking for convert... convert
  110. checking for icotool... no
  111. checking for msgfmt... msgfmt
  112. checking for x86_64-pc-linux-gnu-pkg-config... x86_64-pc-linux-gnu-pkg-config
  113. checking whether msgfmt supports contexts... yes
  114. checking for i386_set_ldt in -li386... no
  115. checking for _oss_ioctl in -lossaudio... no
  116. checking for _oss_ioctl in -lossaudio... no
  117. checking for special C compiler options needed for large files... no
  118. checking for _FILE_OFFSET_BITS value needed for large files... no
  119. checking for special C compiler options needed for large files... no
  120. checking for _FILE_OFFSET_BITS value needed for large files... no
  121. checking how to run the C preprocessor... 64
  122. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  123. x86_64-pc-linux-gnu-gcc -m32 -E
  124. checking for ANSI C header files... checking for ANSI C header files... yes
  125. yes
  126. checking for sys/types.h... checking for sys/types.h... yes
  127. yes
  128. checking for sys/stat.h... checking for sys/stat.h... yes
  129. yes
  130. checking for stdlib.h... checking for stdlib.h... yes
  131. yes
  132. checking for string.h... checking for string.h... yes
  133. yes
  134. checking for memory.h... checking for memory.h... yes
  135. yes
  136. checking for strings.h... checking for strings.h... yes
  137. yes
  138. checking for inttypes.h... checking for inttypes.h... yes
  139. yes
  140. checking for stdint.h... checking for stdint.h... yes
  141. yes
  142. checking for unistd.h... checking for unistd.h... yes
  143. yes
  144. checking for AL/al.h... (cached) no
  145. checking for AL/al.h... (cached) no
  146. checking ApplicationServices/ApplicationServices.h usability... checking ApplicationServices/ApplicationServices.h usability... no
  147. checking ApplicationServices/ApplicationServices.h presence... no
  148. checking ApplicationServices/ApplicationServices.h presence... no
  149. checking for ApplicationServices/ApplicationServices.h... no
  150. no
  151. checking for ApplicationServices/ApplicationServices.h... no
  152. checking AudioToolbox/AudioConverter.h usability... checking AudioToolbox/AudioConverter.h usability... no
  153. checking AudioToolbox/AudioConverter.h presence... no
  154. checking AudioToolbox/AudioConverter.h presence... no
  155. checking for AudioToolbox/AudioConverter.h... no
  156. no
  157. checking for AudioToolbox/AudioConverter.h... no
  158. checking AudioUnit/AudioUnit.h usability... checking AudioUnit/AudioUnit.h usability... no
  159. checking AudioUnit/AudioUnit.h presence... no
  160. checking AudioUnit/AudioUnit.h presence... no
  161. checking for AudioUnit/AudioUnit.h... no
  162. no
  163. checking for AudioUnit/AudioUnit.h... no
  164. checking AudioUnit/AudioComponent.h usability... checking AudioUnit/AudioComponent.h usability... no
  165. checking AudioUnit/AudioComponent.h presence... no
  166. checking AudioUnit/AudioComponent.h presence... no
  167. checking for AudioUnit/AudioComponent.h... no
  168. no
  169. checking for AudioUnit/AudioComponent.h... no
  170. checking for CL/cl.h... (cached) no
  171. checking for CL/cl.h... (cached) no
  172. checking Carbon/Carbon.h usability... checking Carbon/Carbon.h usability... no
  173. checking Carbon/Carbon.h presence... no
  174. checking Carbon/Carbon.h presence... no
  175. checking for Carbon/Carbon.h... no
  176. no
  177. checking for Carbon/Carbon.h... no
  178. checking CoreAudio/CoreAudio.h usability... checking CoreAudio/CoreAudio.h usability... no
  179. checking CoreAudio/CoreAudio.h presence... no
  180. checking CoreAudio/CoreAudio.h presence... no
  181. checking for CoreAudio/CoreAudio.h... no
  182. no
  183. checking for CoreAudio/CoreAudio.h... no
  184. checking CoreServices/CoreServices.h usability... checking CoreServices/CoreServices.h usability... no
  185. checking CoreServices/CoreServices.h presence... no
  186. checking CoreServices/CoreServices.h presence... no
  187. checking for CoreServices/CoreServices.h... no
  188. no
  189. checking for CoreServices/CoreServices.h... no
  190. checking DiskArbitration/DiskArbitration.h usability... checking DiskArbitration/DiskArbitration.h usability... no
  191. checking DiskArbitration/DiskArbitration.h presence... no
  192. checking DiskArbitration/DiskArbitration.h presence... no
  193. checking for DiskArbitration/DiskArbitration.h... no
  194. checking IOKit/IOKitLib.h usability... no
  195. checking for DiskArbitration/DiskArbitration.h... no
  196. checking IOKit/IOKitLib.h usability... no
  197. checking IOKit/IOKitLib.h presence... no
  198. checking IOKit/IOKitLib.h presence... no
  199. checking for IOKit/IOKitLib.h... no
  200. no
  201. checking for IOKit/IOKitLib.h... no
  202. checking IOKit/hid/IOHIDLib.h usability... checking IOKit/hid/IOHIDLib.h usability... no
  203. checking IOKit/hid/IOHIDLib.h presence... no
  204. checking IOKit/hid/IOHIDLib.h presence... no
  205. checking for IOKit/hid/IOHIDLib.h... no
  206. no
  207. checking for IOKit/hid/IOHIDLib.h... no
  208. checking for OpenAL/al.h... (cached) no
  209. checking for OpenAL/al.h... (cached) no
  210. checking for OpenCL/opencl.h... (cached) no
  211. checking for OpenCL/opencl.h... (cached) no
  212. checking QuickTime/ImageCompression.h usability... checking QuickTime/ImageCompression.h usability... no
  213. checking QuickTime/ImageCompression.h presence... no
  214. checking QuickTime/ImageCompression.h presence... no
  215. checking for QuickTime/ImageCompression.h... no
  216. no
  217. checking for QuickTime/ImageCompression.h... no
  218. checking Security/Security.h usability... checking Security/Security.h usability... no
  219. checking Security/Security.h presence... no
  220. checking Security/Security.h presence... no
  221. checking for Security/Security.h... no
  222. no
  223. checking for Security/Security.h... no
  224. checking alias.h usability... checking alias.h usability... no
  225. checking alias.h presence... no
  226. checking alias.h presence... no
  227. checking for alias.h... no
  228. no
  229. checking for alias.h... no
  230. checking alsa/asoundlib.h usability... checking alsa/asoundlib.h usability... yes
  231. checking alsa/asoundlib.h presence... yes
  232. checking alsa/asoundlib.h presence... yes
  233. checking for alsa/asoundlib.h... yes
  234. yes
  235. checking for alsa/asoundlib.h... yes
  236. checking arpa/inet.h usability... checking arpa/inet.h usability... yes
  237. checking arpa/inet.h presence... yes
  238. checking arpa/inet.h presence... yes
  239. checking for arpa/inet.h... yes
  240. yes
  241. checking for arpa/inet.h... yes
  242. checking arpa/nameser.h usability... checking arpa/nameser.h usability... yes
  243. checking arpa/nameser.h presence... yes
  244. checking arpa/nameser.h presence... yes
  245. checking for arpa/nameser.h... yes
  246. yes
  247. checking for arpa/nameser.h... yes
  248. checking asm/types.h usability... checking asm/types.h usability... yes
  249. checking asm/types.h presence... yes
  250. checking asm/types.h presence... yes
  251. checking for asm/types.h... yes
  252. yes
  253. checking for asm/types.h... yes
  254. checking for capi20.h... (cached) no
  255. checking for capi20.h... (cached) no
  256. checking curses.h usability... checking curses.h usability... yes
  257. yes
  258. checking curses.h presence... checking curses.h presence... yes
  259. checking for curses.h... yes
  260. yes
  261. checking for curses.h... yes
  262. checking direct.h usability... checking direct.h usability... no
  263. checking direct.h presence... no
  264. checking direct.h presence... no
  265. checking for direct.h... no
  266. no
  267. checking for direct.h... no
  268. checking dirent.h usability... checking dirent.h usability... yes
  269. yes
  270. checking dirent.h presence... checking dirent.h presence... yes
  271. yes
  272. checking for dirent.h... checking for dirent.h... yes
  273. yes
  274. checking dlfcn.h usability... checking dlfcn.h usability... yes
  275. checking dlfcn.h presence... yes
  276. checking dlfcn.h presence... yes
  277. checking for dlfcn.h... yes
  278. yes
  279. checking for dlfcn.h... yes
  280. checking elf.h usability... checking elf.h usability... yes
  281. checking elf.h presence... yes
  282. checking elf.h presence... yes
  283. checking for elf.h... yes
  284. yes
  285. checking for elf.h... yes
  286. checking float.h usability... checking float.h usability... yes
  287. checking float.h presence... yes
  288. checking float.h presence... yes
  289. checking for float.h... yes
  290. yes
  291. checking for float.h... yes
  292. checking fnmatch.h usability... checking fnmatch.h usability... yes
  293. checking fnmatch.h presence... yes
  294. checking fnmatch.h presence... yes
  295. checking for fnmatch.h... yes
  296. yes
  297. checking for fnmatch.h... yes
  298. checking fontconfig/fontconfig.h usability... checking fontconfig/fontconfig.h usability... yes
  299. checking fontconfig/fontconfig.h presence... yes
  300. checking fontconfig/fontconfig.h presence... yes
  301. checking for fontconfig/fontconfig.h... yes
  302. checking for fontconfig/fontconfig.h... yes
  303. yes
  304. checking getopt.h usability... checking getopt.h usability... yes
  305. checking getopt.h presence... yes
  306. checking getopt.h presence... yes
  307. checking for getopt.h... yes
  308. yes
  309. checking for getopt.h... yes
  310. checking gettext-po.h usability... checking gettext-po.h usability... yes
  311. checking gettext-po.h presence... no
  312. checking gettext-po.h presence... yes
  313. checking for gettext-po.h... yes
  314. no
  315. checking for gettext-po.h... no
  316. checking grp.h usability... checking grp.h usability... yes
  317. checking grp.h presence... yes
  318. checking grp.h presence... yes
  319. checking for grp.h... yes
  320. yes
  321. checking for grp.h... yes
  322. checking for gsm.h... (cached) no
  323. checking for gsm.h... (cached) no
  324. checking for gsm/gsm.h... (cached) no
  325. checking for gsm/gsm.h... (cached) no
  326. checking ieeefp.h usability... checking ieeefp.h usability... no
  327. checking ieeefp.h presence... no
  328. checking ieeefp.h presence... no
  329. checking for ieeefp.h... no
  330. no
  331. checking for ieeefp.h... no
  332. checking inet/mib2.h usability... checking inet/mib2.h usability... no
  333. checking inet/mib2.h presence... no
  334. checking inet/mib2.h presence... no
  335. checking for inet/mib2.h... no
  336. no
  337. checking for inet/mib2.h... no
  338. checking io.h usability... checking io.h usability... no
  339. checking io.h presence... no
  340. checking io.h presence... no
  341. checking for io.h... no
  342. checking for io.h... no
  343. no
  344. checking jpeglib.h usability... checking jpeglib.h usability... yes
  345. checking jpeglib.h presence... no
  346. checking jpeglib.h presence... yes
  347. checking for jpeglib.h... yes
  348. checking kstat.h usability... no
  349. checking for jpeglib.h... no
  350. checking kstat.h usability... no
  351. checking kstat.h presence... no
  352. checking kstat.h presence... no
  353. checking for kstat.h... no
  354. checking lber.h usability... no
  355. checking for kstat.h... no
  356. checking lber.h usability... yes
  357. checking lber.h presence... yes
  358. checking lber.h presence... yes
  359. checking for lber.h... yes
  360. yes
  361. checking for lber.h... yes
  362. checking ldap.h usability... checking ldap.h usability... yes
  363. checking ldap.h presence... yes
  364. checking ldap.h presence... yes
  365. checking for ldap.h... yes
  366. yes
  367. checking for ldap.h... yes
  368. checking link.h usability... checking link.h usability... yes
  369. checking link.h presence... yes
  370. checking link.h presence... yes
  371. checking for link.h... yes
  372. yes
  373. checking for link.h... yes
  374. checking linux/cdrom.h usability... checking linux/cdrom.h usability... yes
  375. checking linux/cdrom.h presence... yes
  376. checking linux/cdrom.h presence... yes
  377. checking for linux/cdrom.h... yes
  378. yes
  379. checking for linux/cdrom.h... yes
  380. checking linux/compiler.h usability... checking linux/compiler.h usability... no
  381. no
  382. checking linux/compiler.h presence... checking linux/compiler.h presence... no
  383. no
  384. checking for linux/compiler.h... checking for linux/compiler.h... no
  385. no
  386. checking linux/filter.h usability... checking linux/filter.h usability... yes
  387. checking linux/filter.h presence... yes
  388. checking linux/filter.h presence... yes
  389. yes
  390. checking for linux/filter.h... checking for linux/filter.h... yes
  391. yes
  392. checking linux/hdreg.h usability... checking linux/hdreg.h usability... yes
  393. checking linux/hdreg.h presence... yes
  394. checking linux/hdreg.h presence... yes
  395. checking for linux/hdreg.h... yes
  396. yes
  397. checking for linux/hdreg.h... yes
  398. checking linux/input.h usability... checking linux/input.h usability... yes
  399. checking linux/input.h presence... yes
  400. checking linux/input.h presence... yes
  401. checking for linux/input.h... yes
  402. yes
  403. checking for linux/input.h... yes
  404. checking linux/ioctl.h usability... checking linux/ioctl.h usability... yes
  405. yes
  406. checking linux/ioctl.h presence... checking linux/ioctl.h presence... yes
  407. checking for linux/ioctl.h... yes
  408. yes
  409. checking for linux/ioctl.h... yes
  410. checking linux/joystick.h usability... checking linux/joystick.h usability... yes
  411. checking linux/joystick.h presence... yes
  412. checking linux/joystick.h presence... yes
  413. checking for linux/joystick.h... yes
  414. yes
  415. checking for linux/joystick.h... yes
  416. checking linux/major.h usability... checking linux/major.h usability... yes
  417. checking linux/major.h presence... yes
  418. checking linux/major.h presence... yes
  419. checking for linux/major.h... yes
  420. yes
  421. checking for linux/major.h... yes
  422. checking linux/param.h usability... checking linux/param.h usability... yes
  423. checking linux/param.h presence... yes
  424. checking linux/param.h presence... yes
  425. checking for linux/param.h... yes
  426. yes
  427. checking for linux/param.h... yes
  428. checking linux/serial.h usability... checking linux/serial.h usability... yes
  429. checking linux/serial.h presence... yes
  430. checking linux/serial.h presence... yes
  431. yes
  432. checking for linux/serial.h... checking for linux/serial.h... yes
  433. yes
  434. checking linux/types.h usability... checking linux/types.h usability... yes
  435. checking linux/types.h presence... yes
  436. checking linux/types.h presence... yes
  437. checking for linux/types.h... yes
  438. yes
  439. checking for linux/types.h... yes
  440. checking linux/ucdrom.h usability... checking linux/ucdrom.h usability... no
  441. checking linux/ucdrom.h presence... no
  442. checking linux/ucdrom.h presence... no
  443. checking for linux/ucdrom.h... no
  444. checking lwp.h usability... no
  445. checking for linux/ucdrom.h... no
  446. checking lwp.h usability... no
  447. checking lwp.h presence... no
  448. checking lwp.h presence... no
  449. checking for lwp.h... no
  450. checking mach-o/nlist.h usability... no
  451. checking for lwp.h... no
  452. checking mach-o/nlist.h usability... no
  453. checking mach-o/nlist.h presence... no
  454. checking mach-o/nlist.h presence... no
  455. checking for mach-o/nlist.h... no
  456. checking mach-o/loader.h usability... no
  457. checking for mach-o/nlist.h... no
  458. checking mach-o/loader.h usability... no
  459. checking mach-o/loader.h presence... no
  460. checking mach-o/loader.h presence... no
  461. checking for mach-o/loader.h... no
  462. checking mach/mach.h usability... no
  463. checking for mach-o/loader.h... no
  464. checking mach/mach.h usability... no
  465. checking mach/mach.h presence... no
  466. checking mach/mach.h presence... no
  467. checking for mach/mach.h... no
  468. checking mach/machine.h usability... no
  469. checking for mach/mach.h... no
  470. checking mach/machine.h usability... no
  471. checking mach/machine.h presence... no
  472. no
  473. checking mach/machine.h presence... checking for mach/machine.h... no
  474. checking machine/cpu.h usability... no
  475. checking for mach/machine.h... no
  476. checking machine/cpu.h usability... no
  477. checking machine/cpu.h presence... no
  478. checking machine/cpu.h presence... no
  479. checking for machine/cpu.h... no
  480. checking machine/limits.h usability... no
  481. checking for machine/cpu.h... no
  482. checking machine/limits.h usability... no
  483. checking machine/limits.h presence... no
  484. checking for machine/limits.h... no
  485. no
  486. checking machine/limits.h presence... checking machine/sysarch.h usability... no
  487. checking for machine/limits.h... no
  488. checking machine/sysarch.h usability... no
  489. checking machine/sysarch.h presence... no
  490. checking for machine/sysarch.h... no
  491. checking mntent.h usability... no
  492. checking machine/sysarch.h presence... no
  493. checking for machine/sysarch.h... no
  494. checking mntent.h usability... yes
  495. checking mntent.h presence... yes
  496. checking for mntent.h... yes
  497. checking mpg123.h usability... yes
  498. checking mntent.h presence... yes
  499. checking for mntent.h... yes
  500. checking mpg123.h usability... yes
  501. checking mpg123.h presence... yes
  502. checking for mpg123.h... yes
  503. checking ncurses.h usability... yes
  504. checking mpg123.h presence... yes
  505. checking for mpg123.h... yes
  506. checking ncurses.h usability... yes
  507. checking ncurses.h presence... yes
  508. checking for ncurses.h... yes
  509. checking netdb.h usability... yes
  510. checking ncurses.h presence... yes
  511. checking for ncurses.h... yes
  512. checking netdb.h usability... yes
  513. checking netdb.h presence... yes
  514. checking for netdb.h... yes
  515. yes
  516. checking netdb.h presence... checking netinet/in.h usability... yes
  517. checking for netdb.h... yes
  518. checking netinet/in.h usability... yes
  519. checking netinet/in.h presence... yes
  520. checking for netinet/in.h... yes
  521. yes
  522. checking netinet/in.h presence... checking netinet/in_systm.h usability... yes
  523. checking for netinet/in.h... yes
  524. checking netinet/in_systm.h usability... yes
  525. checking netinet/in_systm.h presence... yes
  526. checking for netinet/in_systm.h... yes
  527. yes
  528. checking netinet/in_systm.h presence... checking netinet/tcp.h usability... yes
  529. checking for netinet/in_systm.h... yes
  530. checking netinet/tcp.h usability... yes
  531. checking netinet/tcp.h presence... yes
  532. checking for netinet/tcp.h... yes
  533. yes
  534. checking netinet/tcp.h presence... checking netinet/tcp_fsm.h usability... yes
  535. checking for netinet/tcp.h... yes
  536. checking netinet/tcp_fsm.h usability... no
  537. checking netinet/tcp_fsm.h presence... no
  538. checking for netinet/tcp_fsm.h... no
  539. checking poll.h usability... no
  540. checking netinet/tcp_fsm.h presence... no
  541. checking for netinet/tcp_fsm.h... no
  542. checking poll.h usability... yes
  543. checking poll.h presence... yes
  544. checking for poll.h... yes
  545. checking port.h usability... yes
  546. checking poll.h presence... yes
  547. checking for poll.h... yes
  548. checking port.h usability... no
  549. checking port.h presence... no
  550. checking for port.h... no
  551. checking process.h usability... no
  552. checking port.h presence... no
  553. checking for port.h... no
  554. checking process.h usability... no
  555. checking process.h presence... no
  556. checking for process.h... no
  557. checking pthread.h usability... no
  558. checking process.h presence... no
  559. checking for process.h... no
  560. checking pthread.h usability... yes
  561. checking pthread.h presence... yes
  562. checking for pthread.h... yes
  563. checking pwd.h usability... yes
  564. checking pthread.h presence... yes
  565. checking for pthread.h... yes
  566. checking pwd.h usability... yes
  567. checking pwd.h presence... yes
  568. checking for pwd.h... yes
  569. checking sched.h usability... yes
  570. checking pwd.h presence... yes
  571. checking for pwd.h... yes
  572. checking sched.h usability... yes
  573. checking sched.h presence... yes
  574. checking for sched.h... yes
  575. checking scsi/scsi.h usability... yes
  576. checking sched.h presence... yes
  577. checking for sched.h... yes
  578. checking scsi/scsi.h usability... yes
  579. checking scsi/scsi.h presence... yes
  580. checking for scsi/scsi.h... yes
  581. checking scsi/scsi_ioctl.h usability... yes
  582. checking scsi/scsi.h presence... yes
  583. checking for scsi/scsi.h... yes
  584. checking scsi/scsi_ioctl.h usability... yes
  585. checking scsi/scsi_ioctl.h presence... yes
  586. checking for scsi/scsi_ioctl.h... yes
  587. checking scsi/sg.h usability... yes
  588. checking scsi/scsi_ioctl.h presence... yes
  589. checking for scsi/scsi_ioctl.h... yes
  590. checking scsi/sg.h usability... yes
  591. checking scsi/sg.h presence... yes
  592. checking for scsi/sg.h... yes
  593. checking stdbool.h usability... yes
  594. checking scsi/sg.h presence... yes
  595. checking for scsi/sg.h... yes
  596. checking stdbool.h usability... yes
  597. checking stdbool.h presence... yes
  598. checking for stdbool.h... yes
  599. checking for stdint.h... (cached) yes
  600. checking stropts.h usability... yes
  601. checking stdbool.h presence... yes
  602. checking for stdbool.h... yes
  603. checking for stdint.h... (cached) yes
  604. checking stropts.h usability... yes
  605. checking stropts.h presence... yes
  606. checking for stropts.h... yes
  607. checking sys/asoundlib.h usability... yes
  608. checking stropts.h presence... yes
  609. checking for stropts.h... yes
  610. checking sys/asoundlib.h usability... yes
  611. checking sys/asoundlib.h presence... yes
  612. checking sys/asoundlib.h presence... yes
  613. checking for sys/asoundlib.h... yes
  614. checking sys/attr.h usability... yes
  615. checking for sys/asoundlib.h... yes
  616. checking sys/attr.h usability... no
  617. checking sys/attr.h presence... no
  618. checking for sys/attr.h... no
  619. checking sys/cdio.h usability... no
  620. checking sys/attr.h presence... no
  621. checking for sys/attr.h... no
  622. checking sys/cdio.h usability... no
  623. checking sys/cdio.h presence... no
  624. checking for sys/cdio.h... no
  625. checking sys/elf32.h usability... no
  626. checking sys/cdio.h presence... no
  627. checking for sys/cdio.h... no
  628. checking sys/elf32.h usability... no
  629. checking sys/elf32.h presence... no
  630. checking for sys/elf32.h... no
  631. checking sys/epoll.h usability... no
  632. checking sys/elf32.h presence... no
  633. checking for sys/elf32.h... no
  634. checking sys/epoll.h usability... yes
  635. checking sys/epoll.h presence... yes
  636. checking for sys/epoll.h... yes
  637. checking sys/event.h usability... yes
  638. checking sys/epoll.h presence... yes
  639. checking for sys/epoll.h... yes
  640. checking sys/event.h usability... no
  641. checking sys/event.h presence... no
  642. checking for sys/event.h... no
  643. checking sys/exec_elf.h usability... no
  644. checking sys/event.h presence... no
  645. checking for sys/event.h... no
  646. checking sys/exec_elf.h usability... no
  647. checking sys/exec_elf.h presence... no
  648. checking for sys/exec_elf.h... no
  649. checking sys/filio.h usability... no
  650. checking sys/exec_elf.h presence... no
  651. checking for sys/exec_elf.h... no
  652. checking sys/filio.h usability... no
  653. checking sys/filio.h presence... no
  654. checking for sys/filio.h... no
  655. checking sys/inotify.h usability... no
  656. checking sys/filio.h presence... no
  657. checking for sys/filio.h... no
  658. checking sys/inotify.h usability... yes
  659. checking sys/inotify.h presence... yes
  660. checking for sys/inotify.h... yes
  661. checking sys/ioctl.h usability... yes
  662. checking sys/inotify.h presence... yes
  663. checking for sys/inotify.h... yes
  664. checking sys/ioctl.h usability... yes
  665. checking sys/ioctl.h presence... yes
  666. checking for sys/ioctl.h... yes
  667. checking sys/ipc.h usability... yes
  668. checking sys/ioctl.h presence... yes
  669. checking for sys/ioctl.h... yes
  670. checking sys/ipc.h usability... yes
  671. checking sys/ipc.h presence... yes
  672. checking for sys/ipc.h... yes
  673. checking sys/limits.h usability... yes
  674. checking sys/ipc.h presence... yes
  675. checking for sys/ipc.h... yes
  676. checking sys/limits.h usability... no
  677. checking sys/limits.h presence... no
  678. checking for sys/limits.h... no
  679. checking sys/link.h usability... no
  680. checking sys/limits.h presence... no
  681. checking for sys/limits.h... no
  682. checking sys/link.h usability... no
  683. checking sys/link.h presence... no
  684. checking for sys/link.h... no
  685. checking sys/mman.h usability... no
  686. checking sys/link.h presence... no
  687. checking for sys/link.h... no
  688. checking sys/mman.h usability... yes
  689. checking sys/mman.h presence... yes
  690. checking for sys/mman.h... yes
  691. checking sys/modem.h usability... yes
  692. checking sys/mman.h presence... yes
  693. checking for sys/mman.h... yes
  694. checking sys/modem.h usability... no
  695. checking sys/modem.h presence... no
  696. checking for sys/modem.h... no
  697. checking sys/msg.h usability... no
  698. checking sys/modem.h presence... no
  699. checking for sys/modem.h... no
  700. checking sys/msg.h usability... yes
  701. checking sys/msg.h presence... yes
  702. checking for sys/msg.h... yes
  703. checking sys/mtio.h usability... yes
  704. checking sys/msg.h presence... yes
  705. checking for sys/msg.h... yes
  706. checking sys/mtio.h usability... yes
  707. checking sys/mtio.h presence... yes
  708. checking for sys/mtio.h... yes
  709. checking sys/param.h usability... yes
  710. checking sys/mtio.h presence... yes
  711. checking for sys/mtio.h... yes
  712. checking sys/param.h usability... yes
  713. checking sys/param.h presence... yes
  714. checking for sys/param.h... yes
  715. checking sys/poll.h usability... yes
  716. checking sys/param.h presence... yes
  717. checking for sys/param.h... yes
  718. checking sys/poll.h usability... yes
  719. checking sys/poll.h presence... yes
  720. checking for sys/poll.h... yes
  721. checking sys/prctl.h usability... yes
  722. checking sys/poll.h presence... yes
  723. checking for sys/poll.h... yes
  724. checking sys/prctl.h usability... yes
  725. checking sys/prctl.h presence... yes
  726. checking for sys/prctl.h... yes
  727. checking sys/protosw.h usability... yes
  728. checking sys/prctl.h presence... yes
  729. checking for sys/prctl.h... yes
  730. checking sys/protosw.h usability... no
  731. checking sys/protosw.h presence... no
  732. checking for sys/protosw.h... no
  733. checking sys/ptrace.h usability... no
  734. checking sys/protosw.h presence... no
  735. checking for sys/protosw.h... no
  736. checking sys/ptrace.h usability... yes
  737. checking sys/ptrace.h presence... yes
  738. checking for sys/ptrace.h... yes
  739. checking sys/resource.h usability... yes
  740. checking sys/ptrace.h presence... yes
  741. checking for sys/ptrace.h... yes
  742. checking sys/resource.h usability... yes
  743. checking sys/resource.h presence... yes
  744. checking for sys/resource.h... yes
  745. checking sys/scsiio.h usability... yes
  746. checking sys/resource.h presence... yes
  747. checking for sys/resource.h... yes
  748. checking sys/scsiio.h usability... no
  749. checking sys/scsiio.h presence... no
  750. checking for sys/scsiio.h... no
  751. checking sys/shm.h usability... no
  752. checking sys/scsiio.h presence... no
  753. checking for sys/scsiio.h... no
  754. checking sys/shm.h usability... yes
  755. checking sys/shm.h presence... yes
  756. checking for sys/shm.h... yes
  757. checking sys/signal.h usability... yes
  758. checking sys/shm.h presence... yes
  759. checking for sys/shm.h... yes
  760. checking sys/signal.h usability... yes
  761. checking sys/signal.h presence... yes
  762. checking for sys/signal.h... yes
  763. checking sys/socket.h usability... yes
  764. checking sys/signal.h presence... yes
  765. checking for sys/signal.h... yes
  766. checking sys/socket.h usability... yes
  767. checking sys/socket.h presence... yes
  768. checking for sys/socket.h... yes
  769. checking sys/socketvar.h usability... yes
  770. checking sys/socket.h presence... yes
  771. checking for sys/socket.h... yes
  772. checking sys/socketvar.h usability... yes
  773. checking sys/socketvar.h presence... yes
  774. checking for sys/socketvar.h... yes
  775. checking sys/sockio.h usability... yes
  776. checking sys/socketvar.h presence... yes
  777. checking for sys/socketvar.h... yes
  778. checking sys/sockio.h usability... no
  779. checking sys/sockio.h presence... no
  780. checking for sys/sockio.h... no
  781. checking sys/statvfs.h usability... no
  782. checking sys/sockio.h presence... no
  783. checking for sys/sockio.h... no
  784. yes
  785. checking sys/statvfs.h presence... checking sys/statvfs.h usability... yes
  786. checking for sys/statvfs.h... yes
  787. checking sys/strtio.h usability... yes
  788. checking sys/statvfs.h presence... yes
  789. checking for sys/statvfs.h... yes
  790. checking sys/strtio.h usability... no
  791. checking sys/strtio.h presence... no
  792. checking for sys/strtio.h... no
  793. checking sys/syscall.h usability... no
  794. checking sys/strtio.h presence... no
  795. checking for sys/strtio.h... no
  796. yes
  797. checking sys/syscall.h presence... checking sys/syscall.h usability... yes
  798. checking for sys/syscall.h... yes
  799. checking sys/tihdr.h usability... yes
  800. checking sys/syscall.h presence... yes
  801. checking for sys/syscall.h... yes
  802. checking sys/tihdr.h usability... no
  803. checking sys/tihdr.h presence... no
  804. checking for sys/tihdr.h... no
  805. checking sys/time.h usability... no
  806. checking sys/tihdr.h presence... no
  807. checking for sys/tihdr.h... no
  808. yes
  809. checking sys/time.h presence... checking sys/time.h usability... yes
  810. checking for sys/time.h... yes
  811. checking sys/timeout.h usability... yes
  812. checking sys/time.h presence... yes
  813. checking for sys/time.h... yes
  814. checking sys/timeout.h usability... no
  815. checking sys/timeout.h presence... no
  816. checking for sys/timeout.h... no
  817. checking sys/times.h usability... no
  818. checking sys/timeout.h presence... no
  819. checking for sys/timeout.h... no
  820. yes
  821. checking sys/times.h presence... checking sys/times.h usability... yes
  822. checking for sys/times.h... yes
  823. checking sys/uio.h usability... yes
  824. checking sys/times.h presence... yes
  825. checking for sys/times.h... yes
  826. yes
  827. checking sys/uio.h presence... checking sys/uio.h usability... yes
  828. checking for sys/uio.h... yes
  829. checking sys/utsname.h usability... yes
  830. checking sys/uio.h presence... yes
  831. checking for sys/uio.h... yes
  832. yes
  833. checking sys/utsname.h presence... checking sys/utsname.h usability... yes
  834. checking for sys/utsname.h... yes
  835. checking sys/vm86.h usability... yes
  836. checking sys/utsname.h presence... yes
  837. checking for sys/utsname.h... yes
  838. yes
  839. checking sys/vm86.h presence... checking sys/vm86.h usability... yes
  840. checking for sys/vm86.h... yes
  841. checking sys/wait.h usability... no
  842. checking sys/vm86.h presence... yes
  843. checking sys/wait.h presence... no
  844. checking for sys/vm86.h... no
  845. checking sys/wait.h usability... yes
  846. checking for sys/wait.h... yes
  847. checking syscall.h usability... yes
  848. checking sys/wait.h presence... yes
  849. checking for sys/wait.h... yes
  850. yes
  851. checking syscall.h presence... checking syscall.h usability... yes
  852. checking for syscall.h... yes
  853. checking termios.h usability... yes
  854. checking syscall.h presence... yes
  855. checking termios.h presence... yes
  856. checking for syscall.h... yes
  857. checking termios.h usability... yes
  858. checking for termios.h... yes
  859. checking tiffio.h usability... yes
  860. checking termios.h presence... yes
  861. checking for termios.h... yes
  862. checking tiffio.h usability... no
  863. checking tiffio.h presence... no
  864. checking for tiffio.h... no
  865. checking for unistd.h... (cached) yes
  866. checking utime.h usability... yes
  867. checking tiffio.h presence... yes
  868. checking for tiffio.h... yes
  869. checking for unistd.h... (cached) yes
  870. checking utime.h usability... yes
  871. checking utime.h presence... yes
  872. checking for utime.h... yes
  873. checking valgrind/memcheck.h usability... yes
  874. checking utime.h presence... yes
  875. checking for utime.h... yes
  876. checking valgrind/memcheck.h usability... no
  877. checking valgrind/memcheck.h presence... no
  878. checking for valgrind/memcheck.h... no
  879. checking valgrind/valgrind.h usability... no
  880. checking valgrind/memcheck.h presence... no
  881. checking for valgrind/memcheck.h... no
  882. checking valgrind/valgrind.h usability... no
  883. checking valgrind/valgrind.h presence... no
  884. checking for valgrind/valgrind.h... no
  885. checking zlib.h usability... no
  886. checking valgrind/valgrind.h presence... no
  887. checking for valgrind/valgrind.h... no
  888. checking zlib.h usability... yes
  889. checking zlib.h presence... yes
  890. checking for zlib.h... yes
  891. checking whether stat file-mode macros are broken... yes
  892. checking zlib.h presence... no
  893. checking for sys/mount.h... yes
  894. checking for zlib.h... yes
  895. checking whether stat file-mode macros are broken... yes
  896. checking for sys/statfs.h... no
  897. checking for sys/mount.h... yes
  898. yes
  899. checking for sys/sysctl.h... checking for sys/statfs.h... yes
  900. yes
  901. checking for sys/user.h... checking for sys/sysctl.h... yes
  902. yes
  903. checking for sys/vfs.h... checking for sys/user.h... yes
  904. yes
  905. checking for netinet/ip.h... checking for sys/vfs.h... yes
  906. yes
  907. checking for net/if.h... checking for netinet/ip.h... yes
  908. yes
  909. checking for net/if_arp.h... checking for net/if.h... yes
  910. yes
  911. checking for net/if_dl.h... checking for net/if_arp.h... yes
  912. no
  913. checking for net/if_dl.h... checking for net/if_types.h... no
  914. checking for net/if_types.h... no
  915. checking for net/route.h... yes
  916. no
  917. checking for net/route.h... checking for netinet/if_ether.h... yes
  918. yes
  919. checking for netinet/if_ether.h... checking for netinet/if_inarp.h... yes
  920. no
  921. checking for netinet/if_inarp.h... checking for netinet/in_pcb.h... no
  922. no
  923. checking for netinet/ip_icmp.h... checking for netinet/in_pcb.h... yes
  924. no
  925. checking for netinet/ip_var.h... checking for netinet/ip_icmp.h... yes
  926. no
  927. checking for netinet/udp.h... checking for netinet/ip_var.h... yes
  928. no
  929. checking for netipx/ipx.h... checking for netinet/udp.h... yes
  930. yes
  931. checking for sys/un.h... checking for netipx/ipx.h... yes
  932. yes
  933. checking for sys/un.h... checking for netinet/tcp_timer.h... yes
  934. no
  935. checking for netinet/udp_var.h... checking for netinet/tcp_timer.h... no
  936. no
  937. checking for netinet/icmp_var.h... checking for netinet/udp_var.h... no
  938. no
  939. checking for netinet/tcp_var.h... checking for netinet/icmp_var.h... no
  940. no
  941. checking for linux/ipx.h... checking for netinet/tcp_var.h... yes
  942. checking for linux/irda.h... no
  943. checking for linux/ipx.h... yes
  944. yes
  945. checking for mach-o/dyld_images.h... checking for linux/irda.h... no
  946. checking for resolv.h... yes
  947. checking for mach-o/dyld_images.h... yes
  948. checking for ifaddrs.h... no
  949. checking for resolv.h... yes
  950. checking for ucontext.h... yes
  951. checking for ifaddrs.h... yes
  952. checking for sys/thr.h... yes
  953. checking for ucontext.h... no
  954. checking for pthread_np.h... yes
  955. checking for sys/thr.h... no
  956. checking for linux/videodev.h... no
  957. checking for pthread_np.h... no
  958. checking for linux/videodev2.h... no
  959. checking for linux/videodev.h... yes
  960. checking for libv4l1.h... no
  961. checking for linux/videodev2.h... no
  962. checking for linux/capi.h... (cached) no
  963. checking for ldd... /usr/bin/ldd
  964. checking for i686-pc-linux-gnu-readelf... no
  965. checking for readelf... readelf
  966. checking whether we can build a GNU style ELF dll... yes
  967. checking for libv4l1.h... no
  968. checking for linux/capi.h... (cached) no
  969. checking for ldd... /usr/bin/ldd
  970. checking for x86_64-pc-linux-gnu-readelf... x86_64-pc-linux-gnu-readelf
  971. yes
  972. checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... checking whether we can build a GNU style ELF dll... yes
  973. checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... yes
  974. checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... yes
  975. checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... yes
  976. checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... yes
  977. checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... yes
  978. checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... yes
  979. checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... yes
  980. checking whether the compiler supports -fPIC -Wl,--export-dynamic... yes
  981. checking whether the compiler supports -fPIC -Wl,--export-dynamic... yes
  982. checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib... yes
  983. checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib... yes
  984. checking whether the compiler supports -Wl,--enable-new-dtags... yes
  985. yes
  986. checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... checking whether the compiler supports -Wl,--enable-new-dtags... yes
  987. checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... yes
  988. checking for prelink... /usr/sbin/prelink
  989. checking for pthread_create... yes
  990. checking for prelink... /usr/sbin/prelink
  991. checking for pthread_create... no
  992. checking for pthread_create in -lpthread... no
  993. checking for pthread_create in -lpthread... yes
  994. checking for X... yes
  995. checking for X... libraries , headers
  996. libraries , headers
  997. checking for gethostbyname... checking for gethostbyname... yes
  998. checking for connect... yes
  999. yes
  1000. checking for connect... checking for remove... yes
  1001. yes
  1002. checking for remove... checking for shmat... yes
  1003. checking for IceConnectionNumber in -lICE... yes
  1004. checking for shmat... yes
  1005. yes
  1006. checking for IceConnectionNumber in -lICE... checking for -lX11... yes
  1007. checking for -lX11... libX11.so.6
  1008. checking for -lXext... libX11.so.6
  1009. checking for -lXext... libXext.so.6
  1010. checking for X11/Xlib.h... yes
  1011. checking for X11/XKBlib.h... libXext.so.6
  1012. checking for X11/Xlib.h... yes
  1013. checking for X11/Xutil.h... yes
  1014. checking for X11/XKBlib.h... yes
  1015. checking for X11/Xcursor/Xcursor.h... yes
  1016. checking for X11/Xutil.h... yes
  1017. checking for X11/extensions/shape.h... yes
  1018. checking for X11/Xcursor/Xcursor.h... yes
  1019. checking for X11/extensions/XInput.h... yes
  1020. checking for X11/extensions/shape.h... yes
  1021. checking for X11/extensions/XInput2.h... yes
  1022. checking for X11/extensions/XInput.h... yes
  1023. checking for X11/extensions/XShm.h... yes
  1024. checking for X11/extensions/XInput2.h... yes
  1025. checking for X11/extensions/Xcomposite.h... yes
  1026. checking for X11/extensions/XShm.h... yes
  1027. checking for X11/extensions/Xinerama.h... yes
  1028. checking for X11/extensions/Xcomposite.h... yes
  1029. checking for X11/extensions/Xrandr.h... yes
  1030. checking for X11/extensions/Xinerama.h... yes
  1031. checking for X11/extensions/Xrender.h... yes
  1032. checking for X11/extensions/Xrandr.h... yes
  1033. checking for X11/extensions/xf86vmode.h... yes
  1034. checking for X11/extensions/Xrender.h... yes
  1035. checking for X11/extensions/xf86vmproto.h... yes
  1036. checking for X11/extensions/xf86vmode.h... yes
  1037. checking for XkbQueryExtension in -lX11... yes
  1038. checking for X11/extensions/xf86vmproto.h... yes
  1039. checking for -lXcursor... yes
  1040. checking for XkbQueryExtension in -lX11... libXcursor.so.1
  1041. checking for -lXi... yes
  1042. checking for -lXcursor... libXi.so.6
  1043. checking for XShmQueryExtension in -lXext... libXcursor.so.1
  1044. checking for -lXi... yes
  1045. checking for XShapeQueryExtension in -lXext... libXi.so.6
  1046. checking for XShmQueryExtension in -lXext... yes
  1047. checking for -lXxf86vm... yes
  1048. checking for XShapeQueryExtension in -lXext... libXxf86vm.so.1
  1049. checking for -lXrender... yes
  1050. checking for -lXxf86vm... libXrender.so.1
  1051. checking for XRenderSetPictureTransform in -lXrender... libXxf86vm.so.1
  1052. checking for -lXrender... yes
  1053. checking for XRenderCreateLinearGradient in -lXrender... libXrender.so.1
  1054. checking for XRenderSetPictureTransform in -lXrender... yes
  1055. yes
  1056. checking for XRenderCreateLinearGradient in -lXrender... checking for -lXrandr... yes
  1057. libXrandr.so.2
  1058. checking for -lXrandr... checking for -lXinerama... libXrandr.so.2
  1059. libXinerama.so.1
  1060. checking for -lXcomposite... checking for -lXinerama... libXcomposite.so.1
  1061. checking for XICCallback.callback... libXinerama.so.1
  1062. checking for -lXcomposite... yes
  1063. checking for XEvent.xcookie... libXcomposite.so.1
  1064. checking for XICCallback.callback... yes
  1065. checking for -lGL... yes
  1066. checking for XEvent.xcookie... libGL.so.1
  1067. checking for gluLookAt in -lGLU... yes
  1068. checking for -lGL... libGL.so.1
  1069. checking for gluLookAt in -lGLU... yes
  1070. checking libxml/parser.h usability... yes
  1071. checking libxml/parser.h presence... yes
  1072. checking libxml/parser.h usability... yes
  1073. checking for libxml/parser.h... yes
  1074. checking libxml/xmlsave.h usability... yes
  1075. checking libxml/parser.h presence... yes
  1076. checking libxml/xmlsave.h presence... yes
  1077. checking for libxml/parser.h... yes
  1078. checking libxml/xmlsave.h usability... yes
  1079. checking for libxml/xmlsave.h... yes
  1080. checking libxml/SAX2.h usability... yes
  1081. checking libxml/xmlsave.h presence... yes
  1082. checking libxml/SAX2.h presence... yes
  1083. checking for libxml/xmlsave.h... yes
  1084. checking libxml/SAX2.h usability... yes
  1085. checking for libxml/SAX2.h... yes
  1086. checking for xmlParseMemory in -lxml2... yes
  1087. checking libxml/SAX2.h presence... yes
  1088. checking for xmlReadMemory in -lxml2... yes
  1089. checking for libxml/SAX2.h... yes
  1090. checking for xmlParseMemory in -lxml2... yes
  1091. checking for xmlNewDocPI in -lxml2... yes
  1092. checking for xmlReadMemory in -lxml2... yes
  1093. checking for xmlSchemaSetParserStructuredErrors in -lxml2... yes
  1094. checking for xmlSchemaSetValidStructuredErrors in -lxml2... yes
  1095. checking for xmlNewDocPI in -lxml2... yes
  1096. checking for xmlFirstElementChild in -lxml2... yes
  1097. checking for xmlSchemaSetParserStructuredErrors in -lxml2... yes
  1098. checking for xmlDocProperties... yes
  1099. checking for xmlSchemaSetValidStructuredErrors in -lxml2... yes
  1100. checking for libxslt/pattern.h... yes
  1101. checking for xmlFirstElementChild in -lxml2... yes
  1102. checking for libxslt/transform.h... yes
  1103. yes
  1104. checking for xmlDocProperties... checking for -lxslt... libxslt.so.1
  1105. checking dbus/dbus.h usability... yes
  1106. checking for libxslt/pattern.h... yes
  1107. checking dbus/dbus.h presence... yes
  1108. checking for dbus/dbus.h... yes
  1109. checking for -ldbus-1... yes
  1110. checking for libxslt/transform.h... libdbus-1.so.3
  1111. checking gnutls/gnutls.h usability... yes
  1112. yes
  1113. checking gnutls/gnutls.h presence... checking for -lxslt... yes
  1114. checking for gnutls/gnutls.h... yes
  1115. checking for -lgnutls... libxslt.so.1
  1116. libgnutls.so.26
  1117. checking for -lncurses... checking dbus/dbus.h usability... libncurses.so.5
  1118. checking for mousemask... yes
  1119. checking dbus/dbus.h presence... yes
  1120. checking for dbus/dbus.h... yes
  1121. checking for -ldbus-1... yes
  1122. libdbus-1.so.3
  1123. checking sane/sane.h usability... checking gnutls/gnutls.h usability... yes
  1124. checking sane/sane.h presence... yes
  1125. checking for sane/sane.h... yes
  1126. checking for -lsane... yes
  1127. checking gnutls/gnutls.h presence... yes
  1128. checking for gnutls/gnutls.h... yes
  1129. checking for -lgnutls... libsane.so.1
  1130. checking gphoto2-camera.h usability... libgnutls.so.26
  1131. checking for -lncurses... yes
  1132. checking gphoto2-camera.h presence... yes
  1133. checking for gphoto2-camera.h... yes
  1134. checking for gp_camera_new in -lgphoto2... libncurses.so.5
  1135. checking for mousemask... yes
  1136. checking gphoto2-port.h usability... yes
  1137. checking sane/sane.h usability... yes
  1138. checking gphoto2-port.h presence... yes
  1139. checking for gphoto2-port.h... yes
  1140. checking for gp_port_info_list_new in -lgphoto2_port... yes
  1141. checking sane/sane.h presence... yes
  1142. checking for sane/sane.h... yes
  1143. checking for -lsane... yes
  1144. libsane.so.1
  1145. checking gphoto2-camera.h usability... yes
  1146. checking gphoto2-camera.h presence... yes
  1147. checking for gphoto2-camera.h... yes
  1148. checking for gp_camera_new in -lgphoto2... checking lcms.h usability... yes
  1149. checking gphoto2-port.h usability... yes
  1150. checking lcms.h presence... yes
  1151. checking for lcms.h... yes
  1152. yes
  1153. checking gphoto2-port.h presence... checking lcms/lcms.h usability... yes
  1154. checking for gphoto2-port.h... yes
  1155. checking for gp_port_info_list_new in -lgphoto2_port... no
  1156. checking lcms/lcms.h presence... yes
  1157. no
  1158. checking for lcms/lcms.h... no
  1159. checking for cmsOpenProfileFromFile in -llcms... yes
  1160. checking for -lfreetype... libfreetype.so.6
  1161. checking for ft2build.h... yes
  1162. checking lcms.h usability... checking for freetype/freetype.h... yes
  1163. checking for freetype/ftglyph.h... yes
  1164. checking lcms.h presence... yes
  1165. checking for lcms.h... yes
  1166. checking lcms/lcms.h usability... yes
  1167. checking for freetype/fttypes.h... no
  1168. checking lcms/lcms.h presence... yes
  1169. checking for freetype/tttables.h... no
  1170. checking for lcms/lcms.h... no
  1171. checking for cmsOpenProfileFromFile in -llcms... yes
  1172. checking for freetype/ftsnames.h... yes
  1173. checking for -lfreetype... yes
  1174. checking for freetype/ttnameid.h... libfreetype.so.6
  1175. checking for ft2build.h... yes
  1176. checking for freetype/ftoutln.h... yes
  1177. checking for freetype/freetype.h... yes
  1178. yes
  1179. checking for freetype/ftwinfnt.h... checking for freetype/ftglyph.h... yes
  1180. checking for freetype/ftmodapi.h... yes
  1181. checking for freetype/fttypes.h... yes
  1182. yes
  1183. checking for freetype/ftlcdfil.h... checking for freetype/tttables.h... yes
  1184. yes
  1185. checking for freetype/ftsnames.h... checking for FT_TrueTypeEngineType... yes
  1186. checking for freetype/ttnameid.h... yes
  1187. checking for freetype/ftoutln.h... yes
  1188. checking for parport header/ppdev.h... yes
  1189. checking for freetype/ftwinfnt.h... yes
  1190. checking for pthread_attr_get_np... yes
  1191. checking for freetype/ftmodapi.h... no
  1192. checking for pthread_getattr_np... yes
  1193. checking for freetype/ftlcdfil.h... yes
  1194. checking for pthread_getthreadid_np... yes
  1195. no
  1196. checking for pthread_get_stackaddr_np... checking for FT_TrueTypeEngineType... no
  1197. checking for pthread_get_stacksize_np... yes
  1198. no
  1199. checking for inflate in -lz... checking for parport header/ppdev.h... yes
  1200. checking for pthread_attr_get_np... yes
  1201. checking for snd_pcm_hw_params_get_access_mask in -lasound... no
  1202. checking for pthread_getattr_np... yes
  1203. yes
  1204. checking for pthread_getthreadid_np... checking cups/cups.h usability... no
  1205. checking for pthread_get_stackaddr_np... yes
  1206. checking cups/cups.h presence... no
  1207. checking for pthread_get_stacksize_np... yes
  1208. checking for cups/cups.h... yes
  1209. checking for -lcups... no
  1210. checking for inflate in -lz... libcups.so.2
  1211. checking for -lfontconfig... yes
  1212. checking for po_message_msgctxt in -lgettextpo... libfontconfig.so.1
  1213. configure: error: libjpeg development files not found, JPEG won't be supported.
  1214. This is an error since --with-jpeg was requested.
  1215. yes
  1216. checking for snd_pcm_hw_params_get_access_mask in -lasound...
  1217. !!! Please attach the following file when seeking support:
  1218. !!! /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1-x86/config.log
  1219. * ERROR: app-emulation/wine-1.6.1::gentoo failed (configure phase):
  1220. * econf failed
  1221. yes
  1222. *
  1223. * Call stack:
  1224. * ebuild.sh, line 93: Called src_configure
  1225. * environment, line 4995: Called multilib_parallel_foreach_abi 'do_configure'
  1226. * environment, line 4300: Called multibuild_parallel_foreach_variant '_multilib_multibuild_wrapper' 'do_configure'
  1227. * environment, line 3913: Called multibuild_foreach_variant '_multibuild_parallel' '_multilib_multibuild_wrapper' 'do_configure'
  1228. * environment, line 3856: Called _multibuild_run '_multibuild_parallel' '_multilib_multibuild_wrapper' 'do_configure'
  1229. * environment, line 3854: Called _multibuild_parallel '_multilib_multibuild_wrapper' 'do_configure'
  1230. * environment, line 3904: Called _multilib_multibuild_wrapper 'do_configure'
  1231. * environment, line 1331: Called do_configure
  1232. * environment, line 1792: Called autotools-utils_src_configure
  1233. * environment, line 1499: Called econf '--docdir=/usr/share/doc/wine-1.6.1' '--sysconfdir=/etc/wine' '--with-alsa' '--without-capi' '--with-cms' '--with-cups' '--with-curses' '--with-dbus' '--with-fontconfig' '--with-gnutls' '--with-gphoto' '--without-gsm' '--without-gstreamer' '--without-hal' '--with-jpeg' '--with-ldap' '--with-mpg123' '--with-gettext' '--without-openal' '--without-opencl' '--with-opengl' '--without-osmesa' '--without-oss' '--with-png' '--with-pthread' '--with-sane' '--disable-tests' '--with-freetype' '--without-v4l' '--with-x' '--with-xcomposite' '--with-xinerama' '--with-xml' '--with-xslt' '--disable-win64'
  1234. checking cups/cups.h usability... * phase-helpers.sh, line 584: Called die
  1235. * The specific snippet of code:
  1236. * die "econf failed"
  1237. *
  1238. * If you need support, post the output of `emerge --info '=app-emulation/wine-1.6.1::gentoo'`,
  1239. * the complete build log and the output of `emerge -pqv '=app-emulation/wine-1.6.1::gentoo'`.
  1240. /usr/lib64/portage/bin/isolated-functions.sh: line 195: wait: `econf failed': not a pid or valid job spec
  1241. * The complete build log is located at '/var/tmp/portage/app-emulation/wine-1.6.1/temp/build.log'.
  1242. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.6.1/temp/environment'.
  1243. * Working directory: '/var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1-x86'
  1244. * S: '/var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1'
  1245. yes
  1246. checking cups/cups.h presence... yes
  1247. checking for cups/cups.h... yes
  1248. checking for -lcups... libcups.so.2
  1249. checking for -lfontconfig... libfontconfig.so.1
  1250. checking for -ljpeg... libjpeg.so.62
  1251. checking png.h usability... yes
  1252. checking png.h presence... yes
  1253. checking for png.h... yes
  1254. checking for -lpng... libpng16.so.16
  1255. checking for -ltiff... libtiff.so.5
  1256. checking for mpg123_feed in -lmpg123... yes
  1257. checking for -lodbc... libodbc.so.2
  1258. checking for gcc strength-reduce bug... no
  1259. checking whether the compiler supports -fno-builtin... yes
  1260. checking whether the compiler supports -fno-tree-loop-distribute-patterns... yes
  1261. checking whether the compiler supports -fno-strict-aliasing... yes
  1262. checking whether the compiler supports -Werror=unknown-warning-option... no
  1263. checking whether the compiler supports -Wdeclaration-after-statement... yes
  1264. checking whether the compiler supports -Wempty-body... yes
  1265. checking whether the compiler supports -Wignored-qualifiers... yes
  1266. checking whether the compiler supports -Wstrict-prototypes... yes
  1267. checking whether the compiler supports -Wtype-limits... yes
  1268. checking whether the compiler supports -Wunused-but-set-parameter... yes
  1269. checking whether the compiler supports -Wwrite-strings... yes
  1270. checking whether the compiler supports -Wpointer-arith... yes
  1271. checking for broken string.h that generates warnings with -Wpointer-arith... no
  1272. checking whether the compiler supports -Wlogical-op... yes
  1273. checking for broken string.h that generates warnings with -Wlogical-op... no
  1274. checking for ms_hook_prologue attribute... yes
  1275. checking for the need to disable Fortify... yes
  1276. checking whether external symbols need an underscore prefix... no
  1277. checking how to define a function in assembly code... .type @function
  1278. checking whether asm() works outside of functions... yes
  1279. checking whether .previous is supported in assembly code... yes
  1280. checking whether CFI directives are supported in assembly code... yes
  1281. checking for _finite... no
  1282. checking for _isnan... no
  1283. checking for _pclose... no
  1284. checking for _popen... no
  1285. checking for _snprintf... no
  1286. checking for _spawnvp... no
  1287. checking for _strdup... no
  1288. checking for _stricmp... no
  1289. checking for _strnicmp... no
  1290. checking for _strtoi64... no
  1291. checking for _strtoui64... no
  1292. checking for _vsnprintf... no
  1293. checking for asctime_r... yes
  1294. checking for chsize... no
  1295. checking for dlopen... no
  1296. checking for epoll_create... yes
  1297. checking for ffs... yes
  1298. checking for finite... yes
  1299. checking for fnmatch... yes
  1300. checking for fork... yes
  1301. checking for fpclass... no
  1302. checking for fstatfs... yes
  1303. checking for fstatvfs... yes
  1304. checking for ftruncate... yes
  1305. checking for futimens... yes
  1306. checking for futimes... yes
  1307. checking for futimesat... yes
  1308. checking for getattrlist... no
  1309. checking for getdirentries... yes
  1310. checking for getopt_long_only... yes
  1311. checking for getpwuid... yes
  1312. checking for gettimeofday... yes
  1313. checking for getuid... yes
  1314. checking for kqueue... no
  1315. checking for lstat... yes
  1316. checking for memmove... yes
  1317. checking for mmap... yes
  1318. checking for pclose... yes
  1319. checking for pipe2... yes
  1320. checking for poll... yes
  1321. checking for popen... yes
  1322. checking for port_create... no
  1323. checking for prctl... yes
  1324. checking for pread... yes
  1325. checking for pwrite... yes
  1326. checking for readdir... yes
  1327. checking for readlink... yes
  1328. checking for sched_yield... yes
  1329. checking for select... yes
  1330. checking for setproctitle... no
  1331. checking for setrlimit... yes
  1332. checking for settimeofday... yes
  1333. checking for sigaltstack... yes
  1334. checking for sigprocmask... yes
  1335. checking for snprintf... yes
  1336. checking for statfs... yes
  1337. checking for statvfs... yes
  1338. checking for strcasecmp... yes
  1339. checking for strdup... yes
  1340. checking for strerror... yes
  1341. checking for strncasecmp... yes
  1342. checking for strtold... yes
  1343. checking for strtoll... yes
  1344. checking for strtoull... yes
  1345. checking for symlink... yes
  1346. checking for tcdrain... yes
  1347. checking for thr_kill2... no
  1348. checking for timegm... yes
  1349. checking for usleep... yes
  1350. checking for vsnprintf... yes
  1351. checking for dlopen in -ldl... yes
  1352. checking for dladdr... yes
  1353. checking for library containing gethostbyname... none required
  1354. checking for library containing connect... none required
  1355. checking for library containing inet_aton... none required
  1356. checking for getaddrinfo... yes
  1357. checking for getnameinfo... yes
  1358. checking for getnetbyname... yes
  1359. checking for getprotobyname... yes
  1360. checking for getprotobynumber... yes
  1361. checking for getservbyport... yes
  1362. checking for inet_network... yes
  1363. checking for inet_ntop... yes
  1364. checking for inet_pton... yes
  1365. checking for sendmsg... yes
  1366. checking for socketpair... yes
  1367. checking for library containing clock_gettime... none required
  1368. checking for LDAPSortKey... yes
  1369. checking for ldap_initialize in -lldap_r... yes
  1370. checking for ber_init in -llber... yes
  1371. checking for ldap_count_references... yes
  1372. checking for ldap_first_reference... yes
  1373. checking for ldap_next_reference... yes
  1374. checking for ldap_parse_reference... yes
  1375. checking for ldap_parse_sort_control... no
  1376. checking for ldap_parse_sortresponse_control... yes
  1377. checking for ldap_parse_vlv_control... no
  1378. checking for ldap_parse_vlvresponse_control... yes
  1379. checking whether mkdir takes only one argument... no
  1380. checking for sched_setaffinity... yes
  1381. checking for fallocate... yes
  1382. checking for inline... inline
  1383. checking for mode_t... yes
  1384. checking for off_t... yes
  1385. checking for pid_t... yes
  1386. checking for size_t... yes
  1387. checking for ssize_t... yes
  1388. checking for long long... yes
  1389. checking for fsblkcnt_t... yes
  1390. checking for fsfilcnt_t... yes
  1391. checking for sigset_t... yes
  1392. checking for request_sense... no
  1393. checking for struct xinpgen... no
  1394. checking for struct ff_effect.direction... yes
  1395. checking for sigaddset... yes
  1396. checking whether we can use re-entrant gethostbyname_r Linux style... yes
  1397. checking whether linux/joystick.h uses the Linux 2.2+ API... yes
  1398. checking for struct statfs.f_bfree... yes
  1399. checking for struct statfs.f_bavail... yes
  1400. checking for struct statfs.f_frsize... yes
  1401. checking for struct statfs.f_ffree... yes
  1402. checking for struct statfs.f_favail... no
  1403. checking for struct statfs.f_namelen... yes
  1404. checking for struct statvfs.f_blocks... yes
  1405. checking for struct dirent.d_reclen... yes
  1406. checking for struct msghdr.msg_accrights... no
  1407. checking for struct sockaddr.sa_len... no
  1408. checking for struct sockaddr_un.sun_len... no
  1409. checking for scsireq_t.cmd... no
  1410. checking for sg_io_hdr_t.interface_id... yes
  1411. checking for siginfo_t.si_fd... yes
  1412. checking for struct mtget.mt_blksiz... no
  1413. checking for struct mtget.mt_gstat... yes
  1414. checking for struct mtget.mt_blkno... yes
  1415. checking for struct option.name... yes
  1416. checking for struct stat.st_blocks... yes
  1417. checking for struct stat.st_mtim... yes
  1418. checking for struct stat.st_mtimespec... no
  1419. checking for struct stat.st_ctim... yes
  1420. checking for struct stat.st_ctimespec... no
  1421. checking for struct stat.st_atim... yes
  1422. checking for struct stat.st_atimespec... no
  1423. checking for struct stat.st_birthtime... no
  1424. checking for struct stat.st_birthtim... no
  1425. checking for struct stat.st_birthtimespec... no
  1426. checking for struct stat.__st_birthtime... no
  1427. checking for struct stat.__st_birthtim... no
  1428. checking for struct sockaddr_in6.sin6_scope_id... yes
  1429. checking for ns_msg._msg_ptr... yes
  1430. checking for struct icmpstat.icps_inhist... no
  1431. checking for struct icmpstat.icps_outhist... no
  1432. checking for struct ipstat.ips_total... no
  1433. checking for struct ip_stats.ips_total... no
  1434. checking for struct tcpstat.tcps_connattempt... no
  1435. checking for struct tcp_stats.tcps_connattempt... no
  1436. checking for struct udpstat.udps_ipackets... no
  1437. checking for struct ifreq.ifr_hwaddr... yes
  1438. checking for timezone variable... yes
  1439. checking for daylight variable... yes
  1440. checking for isinf... yes
  1441. checking for isnan... yes
  1442. checking whether we need to define __x86_64__... no
  1443. configure: creating ./config.status
  1444. config.status: creating Make.rules
  1445. config.status: creating Maketest.rules
  1446. config.status: creating dlls/Makedll.rules
  1447. config.status: creating dlls/Makeimplib.rules
  1448. config.status: creating programs/Makeprog.rules
  1449. config.status: creating Make.tmp
  1450. config.status: creating include/config.h
  1451. config.status: linking /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/AUTHORS to dlls/shell32/AUTHORS
  1452. config.status: linking /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/dlls/wineps.drv/generic.ppd to dlls/wineps.drv/generic.ppd
  1453. config.status: linking /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/fonts/marlett.ttf to fonts/marlett.ttf
  1454. config.status: linking /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/fonts/symbol.ttf to fonts/symbol.ttf
  1455. config.status: linking /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/fonts/tahoma.ttf to fonts/tahoma.ttf
  1456. config.status: linking /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/fonts/tahomabd.ttf to fonts/tahomabd.ttf
  1457. config.status: linking /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/po/LINGUAS to po/LINGUAS
  1458. config.status: linking /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/tools/l_intl.nls to tools/l_intl.nls
  1459. config.status: linking /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/tools/winewrapper to wine
  1460. config.status: linking /var/tmp/portage/app-emulation/wine-1.6.1/work/wine-1.6.1/tools/winewrapper to wine64
  1461. config.status: executing include/stamp-h commands
  1462. config.status: executing dlls/gdi32/dibdrv commands
  1463. config.status: creating dlls/gdi32/dibdrv
  1464. config.status: executing dlls/gdi32/enhmfdrv commands
  1465. config.status: creating dlls/gdi32/enhmfdrv
  1466. config.status: executing dlls/gdi32/mfdrv commands
  1467. config.status: creating dlls/gdi32/mfdrv
  1468. config.status: executing dlls/kernel32/nls commands
  1469. config.status: creating dlls/kernel32/nls
  1470. config.status: executing dlls/user32/resources commands
  1471. config.status: creating dlls/user32/resources
  1472. config.status: executing dlls/wineps.drv/data commands
  1473. config.status: creating dlls/wineps.drv/data
  1474. config.status: executing include/wine commands
  1475. config.status: creating include/wine
  1476. config.status: executing Makefile commands
  1477.  
  1478.  
  1479. configure: Finished. Do 'make' to compile Wine.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement