Advertisement
Guest User

config.log

a guest
Jan 22nd, 2011
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 178.16 KB | None | 0 0
  1. cat /home/arcade/builds/PUAE/config.log
  2. This file contains any messages produced by compilers while
  3. running configure, to aid debugging if configure makes a mistake.
  4.  
  5. It was created by PUAE configure 2.3.1, which was
  6. generated by GNU Autoconf 2.67. Invocation command line was
  7.  
  8. $ ./configure --with-sdl --with-sdl-gl --with-sdl-gfx --with-sdl-sound --enable-drvsnd --enable-cd32 --enable-gayle --enable-scsi-device --enable-ncr --enable-a2091 --with-caps --enable-amax --disable-jit
  9.  
  10. ## --------- ##
  11. ## Platform. ##
  12. ## --------- ##
  13.  
  14. hostname = arcade
  15. uname -m = i686
  16. uname -r = 2.6.35-24-generic
  17. uname -s = Linux
  18. uname -v = #42-Ubuntu SMP Thu Dec 2 01:41:57 UTC 2010
  19.  
  20. /usr/bin/uname -p = unknown
  21. /bin/uname -X = unknown
  22.  
  23. /bin/arch = unknown
  24. /usr/bin/arch -k = unknown
  25. /usr/convex/getsysinfo = unknown
  26. /usr/bin/hostinfo = unknown
  27. /bin/machine = unknown
  28. /usr/bin/oslevel = unknown
  29. /bin/universe = unknown
  30.  
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /bin
  37. PATH: /usr/X11R6/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2699: checking build system type
  45. configure:2713: result: i686-pc-linux-gnu
  46. configure:2733: checking host system type
  47. configure:2746: result: i686-pc-linux-gnu
  48. configure:2766: checking target system type
  49. configure:2779: result: i686-pc-linux-gnu
  50. configure:2821: checking for a BSD-compatible install
  51. configure:2889: result: /usr/bin/install -c
  52. configure:2900: checking whether build environment is sane
  53. configure:2950: result: yes
  54. configure:3091: checking for a thread-safe mkdir -p
  55. configure:3130: result: /bin/mkdir -p
  56. configure:3143: checking for gawk
  57. configure:3173: result: no
  58. configure:3143: checking for mawk
  59. configure:3159: found /usr/bin/mawk
  60. configure:3170: result: mawk
  61. configure:3181: checking whether make sets $(MAKE)
  62. configure:3203: result: yes
  63. configure:3333: checking for gcc
  64. configure:3349: found /usr/bin/gcc
  65. configure:3360: result: gcc
  66. configure:3589: checking for C compiler version
  67. configure:3598: gcc --version >&5
  68. gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
  69. Copyright (C) 2010 Free Software Foundation, Inc.
  70. This is free software; see the source for copying conditions. There is NO
  71. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  72.  
  73. configure:3609: $? = 0
  74. configure:3598: gcc -v >&5
  75. Using built-in specs.
  76. Target: i686-linux-gnu
  77. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  78. Thread model: posix
  79. gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
  80. configure:3609: $? = 0
  81. configure:3598: gcc -V >&5
  82. gcc: '-V' option must have argument
  83. configure:3609: $? = 1
  84. configure:3598: gcc -qversion >&5
  85. gcc: unrecognized option '-qversion'
  86. gcc: no input files
  87. configure:3609: $? = 1
  88. configure:3629: checking whether the C compiler works
  89. configure:3651: gcc conftest.c >&5
  90. configure:3655: $? = 0
  91. configure:3703: result: yes
  92. configure:3706: checking for C compiler default output file name
  93. configure:3708: result: a.out
  94. configure:3714: checking for suffix of executables
  95. configure:3721: gcc -o conftest conftest.c >&5
  96. configure:3725: $? = 0
  97. configure:3747: result:
  98. configure:3769: checking whether we are cross compiling
  99. configure:3777: gcc -o conftest conftest.c >&5
  100. configure:3781: $? = 0
  101. configure:3788: ./conftest
  102. configure:3792: $? = 0
  103. configure:3807: result: no
  104. configure:3812: checking for suffix of object files
  105. configure:3834: gcc -c conftest.c >&5
  106. configure:3838: $? = 0
  107. configure:3859: result: o
  108. configure:3863: checking whether we are using the GNU C compiler
  109. configure:3882: gcc -c conftest.c >&5
  110. configure:3882: $? = 0
  111. configure:3891: result: yes
  112. configure:3900: checking whether gcc accepts -g
  113. configure:3920: gcc -c -g conftest.c >&5
  114. configure:3920: $? = 0
  115. configure:3961: result: yes
  116. configure:3978: checking for gcc option to accept ISO C89
  117. configure:4042: gcc -c -g -O2 conftest.c >&5
  118. configure:4042: $? = 0
  119. configure:4055: result: none needed
  120. configure:4086: checking for style of include used by make
  121. configure:4114: result: GNU
  122. configure:4139: checking dependency style of gcc
  123. configure:4249: result: gcc3
  124. configure:4269: checking how to run the C preprocessor
  125. configure:4300: gcc -E conftest.c
  126. configure:4300: $? = 0
  127. configure:4314: gcc -E conftest.c
  128. conftest.c:11: fatal error: ac_nonexistent.h: No such file or directory
  129. compilation terminated.
  130. configure:4314: $? = 1
  131. configure: failed program was:
  132. | /* confdefs.h */
  133. | #define PACKAGE_NAME "PUAE"
  134. | #define PACKAGE_TARNAME "puae"
  135. | #define PACKAGE_VERSION "2.3.1"
  136. | #define PACKAGE_STRING "PUAE 2.3.1"
  137. | #define PACKAGE_BUGREPORT ""
  138. | #define PACKAGE_URL ""
  139. | #define PACKAGE "puae"
  140. | #define VERSION "2.3.1"
  141. | /* end confdefs.h. */
  142. | #include <ac_nonexistent.h>
  143. configure:4339: result: gcc -E
  144. configure:4359: gcc -E conftest.c
  145. configure:4359: $? = 0
  146. configure:4373: gcc -E conftest.c
  147. conftest.c:11: fatal error: ac_nonexistent.h: No such file or directory
  148. compilation terminated.
  149. configure:4373: $? = 1
  150. configure: failed program was:
  151. | /* confdefs.h */
  152. | #define PACKAGE_NAME "PUAE"
  153. | #define PACKAGE_TARNAME "puae"
  154. | #define PACKAGE_VERSION "2.3.1"
  155. | #define PACKAGE_STRING "PUAE 2.3.1"
  156. | #define PACKAGE_BUGREPORT ""
  157. | #define PACKAGE_URL ""
  158. | #define PACKAGE "puae"
  159. | #define VERSION "2.3.1"
  160. | /* end confdefs.h. */
  161. | #include <ac_nonexistent.h>
  162. configure:4459: checking for g++
  163. configure:4475: found /usr/bin/g++
  164. configure:4486: result: g++
  165. configure:4513: checking for C++ compiler version
  166. configure:4522: g++ --version >&5
  167. g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
  168. Copyright (C) 2010 Free Software Foundation, Inc.
  169. This is free software; see the source for copying conditions. There is NO
  170. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  171.  
  172. configure:4533: $? = 0
  173. configure:4522: g++ -v >&5
  174. Using built-in specs.
  175. Target: i686-linux-gnu
  176. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  177. Thread model: posix
  178. gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
  179. configure:4533: $? = 0
  180. configure:4522: g++ -V >&5
  181. g++: '-V' option must have argument
  182. configure:4533: $? = 1
  183. configure:4522: g++ -qversion >&5
  184. g++: unrecognized option '-qversion'
  185. g++: no input files
  186. configure:4533: $? = 1
  187. configure:4537: checking whether we are using the GNU C++ compiler
  188. configure:4556: g++ -c conftest.cpp >&5
  189. configure:4556: $? = 0
  190. configure:4565: result: yes
  191. configure:4574: checking whether g++ accepts -g
  192. configure:4594: g++ -c -g conftest.cpp >&5
  193. configure:4594: $? = 0
  194. configure:4635: result: yes
  195. configure:4660: checking dependency style of g++
  196. configure:4770: result: gcc3
  197. configure:4835: checking for objcc
  198. configure:4865: result: no
  199. configure:4835: checking for objc
  200. configure:4865: result: no
  201. configure:4835: checking for gcc
  202. configure:4851: found /usr/bin/gcc
  203. configure:4862: result: gcc
  204. configure:4893: checking dependency style of gcc
  205. configure:5001: result: gcc3
  206. configure:5016: checking if Objective C compiler works
  207. gcc: error trying to exec 'cc1obj': execvp: No such file or directory
  208. failed program is:
  209. #include <objc/Object.h>
  210. @interface Moo:Object
  211. {
  212. }
  213. - moo;
  214. int main();
  215. @end
  216.  
  217. @implementation Moo
  218. - moo
  219. {
  220. exit(0);
  221. }
  222.  
  223. int main()
  224. {
  225. id moo;
  226. moo = [Moo new];
  227. [moo moo];
  228. return 1;
  229. }
  230. @end
  231. configure:5051: result: no
  232. configure:5065: checking dependency style of gcc
  233. configure:5173: result: gcc3
  234. configure:5188: checking whether make sets $(MAKE)
  235. configure:5210: result: yes
  236. configure:5262: checking for ranlib
  237. configure:5278: found /usr/bin/ranlib
  238. configure:5289: result: ranlib
  239. configure:5354: checking for ar
  240. configure:5370: found /usr/bin/ar
  241. configure:5381: result: ar
  242. configure:5406: checking for makedepend
  243. configure:5437: result: not-found
  244. configure:5447: checking for file
  245. configure:5465: found /usr/bin/file
  246. configure:5478: result: /usr/bin/file
  247. configure:5488: checking for wrc
  248. configure:5519: result: not-found
  249. configure:5529: checking for rcl
  250. configure:5560: result: not-found
  251. configure:5571: checking for grep that handles long lines and -e
  252. configure:5629: result: /bin/grep
  253. configure:5634: checking for egrep
  254. configure:5696: result: /bin/grep -E
  255. configure:5701: checking for ANSI C header files
  256. configure:5721: gcc -c -g -O2 conftest.c >&5
  257. configure:5721: $? = 0
  258. configure:5794: gcc -o conftest -g -O2 conftest.c >&5
  259. configure:5794: $? = 0
  260. configure:5794: ./conftest
  261. configure:5794: $? = 0
  262. configure:5805: result: yes
  263. configure:5818: checking for sys/types.h
  264. configure:5818: gcc -c -g -O2 conftest.c >&5
  265. configure:5818: $? = 0
  266. configure:5818: result: yes
  267. configure:5818: checking for sys/stat.h
  268. configure:5818: gcc -c -g -O2 conftest.c >&5
  269. configure:5818: $? = 0
  270. configure:5818: result: yes
  271. configure:5818: checking for stdlib.h
  272. configure:5818: gcc -c -g -O2 conftest.c >&5
  273. configure:5818: $? = 0
  274. configure:5818: result: yes
  275. configure:5818: checking for string.h
  276. configure:5818: gcc -c -g -O2 conftest.c >&5
  277. configure:5818: $? = 0
  278. configure:5818: result: yes
  279. configure:5818: checking for memory.h
  280. configure:5818: gcc -c -g -O2 conftest.c >&5
  281. configure:5818: $? = 0
  282. configure:5818: result: yes
  283. configure:5818: checking for strings.h
  284. configure:5818: gcc -c -g -O2 conftest.c >&5
  285. configure:5818: $? = 0
  286. configure:5818: result: yes
  287. configure:5818: checking for inttypes.h
  288. configure:5818: gcc -c -g -O2 conftest.c >&5
  289. configure:5818: $? = 0
  290. configure:5818: result: yes
  291. configure:5818: checking for stdint.h
  292. configure:5818: gcc -c -g -O2 conftest.c >&5
  293. configure:5818: $? = 0
  294. configure:5818: result: yes
  295. configure:5818: checking for unistd.h
  296. configure:5818: gcc -c -g -O2 conftest.c >&5
  297. configure:5818: $? = 0
  298. configure:5818: result: yes
  299. configure:5831: checking minix/config.h usability
  300. configure:5831: gcc -c -g -O2 conftest.c >&5
  301. conftest.c:54: fatal error: minix/config.h: No such file or directory
  302. compilation terminated.
  303. configure:5831: $? = 1
  304. configure: failed program was:
  305. | /* confdefs.h */
  306. | #define PACKAGE_NAME "PUAE"
  307. | #define PACKAGE_TARNAME "puae"
  308. | #define PACKAGE_VERSION "2.3.1"
  309. | #define PACKAGE_STRING "PUAE 2.3.1"
  310. | #define PACKAGE_BUGREPORT ""
  311. | #define PACKAGE_URL ""
  312. | #define PACKAGE "puae"
  313. | #define VERSION "2.3.1"
  314. | #define STDC_HEADERS 1
  315. | #define HAVE_SYS_TYPES_H 1
  316. | #define HAVE_SYS_STAT_H 1
  317. | #define HAVE_STDLIB_H 1
  318. | #define HAVE_STRING_H 1
  319. | #define HAVE_MEMORY_H 1
  320. | #define HAVE_STRINGS_H 1
  321. | #define HAVE_INTTYPES_H 1
  322. | #define HAVE_STDINT_H 1
  323. | #define HAVE_UNISTD_H 1
  324. | /* end confdefs.h. */
  325. | #include <stdio.h>
  326. | #ifdef HAVE_SYS_TYPES_H
  327. | # include <sys/types.h>
  328. | #endif
  329. | #ifdef HAVE_SYS_STAT_H
  330. | # include <sys/stat.h>
  331. | #endif
  332. | #ifdef STDC_HEADERS
  333. | # include <stdlib.h>
  334. | # include <stddef.h>
  335. | #else
  336. | # ifdef HAVE_STDLIB_H
  337. | # include <stdlib.h>
  338. | # endif
  339. | #endif
  340. | #ifdef HAVE_STRING_H
  341. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  342. | # include <memory.h>
  343. | # endif
  344. | # include <string.h>
  345. | #endif
  346. | #ifdef HAVE_STRINGS_H
  347. | # include <strings.h>
  348. | #endif
  349. | #ifdef HAVE_INTTYPES_H
  350. | # include <inttypes.h>
  351. | #endif
  352. | #ifdef HAVE_STDINT_H
  353. | # include <stdint.h>
  354. | #endif
  355. | #ifdef HAVE_UNISTD_H
  356. | # include <unistd.h>
  357. | #endif
  358. | #include <minix/config.h>
  359. configure:5831: result: no
  360. configure:5831: checking minix/config.h presence
  361. configure:5831: gcc -E conftest.c
  362. conftest.c:21: fatal error: minix/config.h: No such file or directory
  363. compilation terminated.
  364. configure:5831: $? = 1
  365. configure: failed program was:
  366. | /* confdefs.h */
  367. | #define PACKAGE_NAME "PUAE"
  368. | #define PACKAGE_TARNAME "puae"
  369. | #define PACKAGE_VERSION "2.3.1"
  370. | #define PACKAGE_STRING "PUAE 2.3.1"
  371. | #define PACKAGE_BUGREPORT ""
  372. | #define PACKAGE_URL ""
  373. | #define PACKAGE "puae"
  374. | #define VERSION "2.3.1"
  375. | #define STDC_HEADERS 1
  376. | #define HAVE_SYS_TYPES_H 1
  377. | #define HAVE_SYS_STAT_H 1
  378. | #define HAVE_STDLIB_H 1
  379. | #define HAVE_STRING_H 1
  380. | #define HAVE_MEMORY_H 1
  381. | #define HAVE_STRINGS_H 1
  382. | #define HAVE_INTTYPES_H 1
  383. | #define HAVE_STDINT_H 1
  384. | #define HAVE_UNISTD_H 1
  385. | /* end confdefs.h. */
  386. | #include <minix/config.h>
  387. configure:5831: result: no
  388. configure:5831: checking for minix/config.h
  389. configure:5831: result: no
  390. configure:5852: checking whether it is safe to define __EXTENSIONS__
  391. configure:5870: gcc -c -g -O2 conftest.c >&5
  392. configure:5870: $? = 0
  393. configure:5877: result: yes
  394. configure:5892: checking for library containing strerror
  395. configure:5923: gcc -o conftest -g -O2 conftest.c >&5
  396. configure:5923: $? = 0
  397. configure:5940: result: none required
  398. configure:5959: checking for _oss_ioctl in -lossaudio
  399. configure:5984: gcc -o conftest -g -O2 conftest.c -lossaudio >&5
  400. /usr/bin/ld: cannot find -lossaudio
  401. collect2: ld returned 1 exit status
  402. configure:5984: $? = 1
  403. configure: failed program was:
  404. | /* confdefs.h */
  405. | #define PACKAGE_NAME "PUAE"
  406. | #define PACKAGE_TARNAME "puae"
  407. | #define PACKAGE_VERSION "2.3.1"
  408. | #define PACKAGE_STRING "PUAE 2.3.1"
  409. | #define PACKAGE_BUGREPORT ""
  410. | #define PACKAGE_URL ""
  411. | #define PACKAGE "puae"
  412. | #define VERSION "2.3.1"
  413. | #define STDC_HEADERS 1
  414. | #define HAVE_SYS_TYPES_H 1
  415. | #define HAVE_SYS_STAT_H 1
  416. | #define HAVE_STDLIB_H 1
  417. | #define HAVE_STRING_H 1
  418. | #define HAVE_MEMORY_H 1
  419. | #define HAVE_STRINGS_H 1
  420. | #define HAVE_INTTYPES_H 1
  421. | #define HAVE_STDINT_H 1
  422. | #define HAVE_UNISTD_H 1
  423. | #define __EXTENSIONS__ 1
  424. | #define _ALL_SOURCE 1
  425. | #define _GNU_SOURCE 1
  426. | #define _POSIX_PTHREAD_SEMANTICS 1
  427. | #define _TANDEM_SOURCE 1
  428. | /* end confdefs.h. */
  429. |
  430. | /* Override any GCC internal prototype to avoid an error.
  431. | Use char because int might match the return type of a GCC
  432. | builtin and then its argument prototype would still apply. */
  433. | #ifdef __cplusplus
  434. | extern "C"
  435. | #endif
  436. | char _oss_ioctl ();
  437. | int
  438. | main ()
  439. | {
  440. | return _oss_ioctl ();
  441. | ;
  442. | return 0;
  443. | }
  444. configure:5993: result: no
  445. configure:6024: checking for pkg-config
  446. configure:6042: found /usr/bin/pkg-config
  447. configure:6055: result: /usr/bin/pkg-config
  448. configure:6077: checking for GTK+ - version >= 2.0.0
  449. configure:6187: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.c -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >&5
  450. conftest.c: In function 'main':
  451. conftest.c:37: warning: ignoring return value of 'system', declared with attribute warn_unused_result
  452. configure:6187: $? = 0
  453. configure:6187: ./conftest
  454. configure:6187: $? = 0
  455. configure:6201: result: yes (version 2.22.0)
  456. configure:6535: checking QT version via qmake
  457. configure:6545: result: 4.7.0
  458. configure:6557: checking QT: Meta Object Compiler
  459. configure:6565: result: /usr/bin/moc
  460. configure:6570: checking QT: User Interface Compiler
  461. configure:6578: result: /usr/bin/uic
  462. configure:6583: checking QT: Resource Compiler
  463. configure:6591: result: /usr/bin/rcc
  464. configure:6596: checking QT HEADERS via qmake
  465. configure:6599: result: /usr/include/qt4
  466. configure:6602: checking QT LIBS via qmake
  467. configure:6605: result: /usr/lib
  468. configure:6619: checking for dirent.h that defines DIR
  469. configure:6638: gcc -c -g -O2 conftest.c >&5
  470. configure:6638: $? = 0
  471. configure:6646: result: yes
  472. configure:6659: checking for library containing opendir
  473. configure:6690: gcc -o conftest -g -O2 conftest.c >&5
  474. configure:6690: $? = 0
  475. configure:6707: result: none required
  476. configure:6774: checking for ANSI C header files
  477. configure:6878: result: yes
  478. configure:6890: checking fcntl.h usability
  479. configure:6890: gcc -c -g -O2 conftest.c >&5
  480. configure:6890: $? = 0
  481. configure:6890: result: yes
  482. configure:6890: checking fcntl.h presence
  483. configure:6890: gcc -E conftest.c
  484. configure:6890: $? = 0
  485. configure:6890: result: yes
  486. configure:6890: checking for fcntl.h
  487. configure:6890: result: yes
  488. configure:6890: checking sys/ioctl.h usability
  489. configure:6890: gcc -c -g -O2 conftest.c >&5
  490. configure:6890: $? = 0
  491. configure:6890: result: yes
  492. configure:6890: checking sys/ioctl.h presence
  493. configure:6890: gcc -E conftest.c
  494. configure:6890: $? = 0
  495. configure:6890: result: yes
  496. configure:6890: checking for sys/ioctl.h
  497. configure:6890: result: yes
  498. configure:6890: checking sys/time.h usability
  499. configure:6890: gcc -c -g -O2 conftest.c >&5
  500. configure:6890: $? = 0
  501. configure:6890: result: yes
  502. configure:6890: checking sys/time.h presence
  503. configure:6890: gcc -E conftest.c
  504. configure:6890: $? = 0
  505. configure:6890: result: yes
  506. configure:6890: checking for sys/time.h
  507. configure:6890: result: yes
  508. configure:6890: checking utime.h usability
  509. configure:6890: gcc -c -g -O2 conftest.c >&5
  510. configure:6890: $? = 0
  511. configure:6890: result: yes
  512. configure:6890: checking utime.h presence
  513. configure:6890: gcc -E conftest.c
  514. configure:6890: $? = 0
  515. configure:6890: result: yes
  516. configure:6890: checking for utime.h
  517. configure:6890: result: yes
  518. configure:6903: checking values.h usability
  519. configure:6903: gcc -c -g -O2 conftest.c >&5
  520. configure:6903: $? = 0
  521. configure:6903: result: yes
  522. configure:6903: checking values.h presence
  523. configure:6903: gcc -E conftest.c
  524. configure:6903: $? = 0
  525. configure:6903: result: yes
  526. configure:6903: checking for values.h
  527. configure:6903: result: yes
  528. configure:6903: checking ncurses.h usability
  529. configure:6903: gcc -c -g -O2 conftest.c >&5
  530. configure:6903: $? = 0
  531. configure:6903: result: yes
  532. configure:6903: checking ncurses.h presence
  533. configure:6903: gcc -E conftest.c
  534. configure:6903: $? = 0
  535. configure:6903: result: yes
  536. configure:6903: checking for ncurses.h
  537. configure:6903: result: yes
  538. configure:6903: checking curses.h usability
  539. configure:6903: gcc -c -g -O2 conftest.c >&5
  540. configure:6903: $? = 0
  541. configure:6903: result: yes
  542. configure:6903: checking curses.h presence
  543. configure:6903: gcc -E conftest.c
  544. configure:6903: $? = 0
  545. configure:6903: result: yes
  546. configure:6903: checking for curses.h
  547. configure:6903: result: yes
  548. configure:6903: checking sys/termios.h usability
  549. configure:6903: gcc -c -g -O2 conftest.c >&5
  550. configure:6903: $? = 0
  551. configure:6903: result: yes
  552. configure:6903: checking sys/termios.h presence
  553. configure:6903: gcc -E conftest.c
  554. configure:6903: $? = 0
  555. configure:6903: result: yes
  556. configure:6903: checking for sys/termios.h
  557. configure:6903: result: yes
  558. configure:6916: checking for sys/stat.h
  559. configure:6916: result: yes
  560. configure:6916: checking sys/ipc.h usability
  561. configure:6916: gcc -c -g -O2 conftest.c >&5
  562. configure:6916: $? = 0
  563. configure:6916: result: yes
  564. configure:6916: checking sys/ipc.h presence
  565. configure:6916: gcc -E conftest.c
  566. configure:6916: $? = 0
  567. configure:6916: result: yes
  568. configure:6916: checking for sys/ipc.h
  569. configure:6916: result: yes
  570. configure:6916: checking sys/shm.h usability
  571. configure:6916: gcc -c -g -O2 conftest.c >&5
  572. configure:6916: $? = 0
  573. configure:6916: result: yes
  574. configure:6916: checking sys/shm.h presence
  575. configure:6916: gcc -E conftest.c
  576. configure:6916: $? = 0
  577. configure:6916: result: yes
  578. configure:6916: checking for sys/shm.h
  579. configure:6916: result: yes
  580. configure:6916: checking sys/mman.h usability
  581. configure:6916: gcc -c -g -O2 conftest.c >&5
  582. configure:6916: $? = 0
  583. configure:6916: result: yes
  584. configure:6916: checking sys/mman.h presence
  585. configure:6916: gcc -E conftest.c
  586. configure:6916: $? = 0
  587. configure:6916: result: yes
  588. configure:6916: checking for sys/mman.h
  589. configure:6916: result: yes
  590. configure:6928: checking sys/filio.h usability
  591. configure:6928: gcc -c -g -O2 conftest.c >&5
  592. conftest.c:73: fatal error: sys/filio.h: No such file or directory
  593. compilation terminated.
  594. configure:6928: $? = 1
  595. configure: failed program was:
  596. | /* confdefs.h */
  597. | #define PACKAGE_NAME "PUAE"
  598. | #define PACKAGE_TARNAME "puae"
  599. | #define PACKAGE_VERSION "2.3.1"
  600. | #define PACKAGE_STRING "PUAE 2.3.1"
  601. | #define PACKAGE_BUGREPORT ""
  602. | #define PACKAGE_URL ""
  603. | #define PACKAGE "puae"
  604. | #define VERSION "2.3.1"
  605. | #define STDC_HEADERS 1
  606. | #define HAVE_SYS_TYPES_H 1
  607. | #define HAVE_SYS_STAT_H 1
  608. | #define HAVE_STDLIB_H 1
  609. | #define HAVE_STRING_H 1
  610. | #define HAVE_MEMORY_H 1
  611. | #define HAVE_STRINGS_H 1
  612. | #define HAVE_INTTYPES_H 1
  613. | #define HAVE_STDINT_H 1
  614. | #define HAVE_UNISTD_H 1
  615. | #define __EXTENSIONS__ 1
  616. | #define _ALL_SOURCE 1
  617. | #define _GNU_SOURCE 1
  618. | #define _POSIX_PTHREAD_SEMANTICS 1
  619. | #define _TANDEM_SOURCE 1
  620. | #define HAVE_DIRENT_H 1
  621. | #define STDC_HEADERS 1
  622. | #define HAVE_FCNTL_H 1
  623. | #define HAVE_SYS_IOCTL_H 1
  624. | #define HAVE_SYS_TIME_H 1
  625. | #define HAVE_UTIME_H 1
  626. | #define HAVE_VALUES_H 1
  627. | #define HAVE_NCURSES_H 1
  628. | #define HAVE_CURSES_H 1
  629. | #define HAVE_SYS_TERMIOS_H 1
  630. | #define HAVE_SYS_STAT_H 1
  631. | #define HAVE_SYS_IPC_H 1
  632. | #define HAVE_SYS_SHM_H 1
  633. | #define HAVE_SYS_MMAN_H 1
  634. | /* end confdefs.h. */
  635. | #include <stdio.h>
  636. | #ifdef HAVE_SYS_TYPES_H
  637. | # include <sys/types.h>
  638. | #endif
  639. | #ifdef HAVE_SYS_STAT_H
  640. | # include <sys/stat.h>
  641. | #endif
  642. | #ifdef STDC_HEADERS
  643. | # include <stdlib.h>
  644. | # include <stddef.h>
  645. | #else
  646. | # ifdef HAVE_STDLIB_H
  647. | # include <stdlib.h>
  648. | # endif
  649. | #endif
  650. | #ifdef HAVE_STRING_H
  651. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  652. | # include <memory.h>
  653. | # endif
  654. | # include <string.h>
  655. | #endif
  656. | #ifdef HAVE_STRINGS_H
  657. | # include <strings.h>
  658. | #endif
  659. | #ifdef HAVE_INTTYPES_H
  660. | # include <inttypes.h>
  661. | #endif
  662. | #ifdef HAVE_STDINT_H
  663. | # include <stdint.h>
  664. | #endif
  665. | #ifdef HAVE_UNISTD_H
  666. | # include <unistd.h>
  667. | #endif
  668. | #include <sys/filio.h>
  669. configure:6928: result: no
  670. configure:6928: checking sys/filio.h presence
  671. configure:6928: gcc -E conftest.c
  672. conftest.c:40: fatal error: sys/filio.h: No such file or directory
  673. compilation terminated.
  674. configure:6928: $? = 1
  675. configure: failed program was:
  676. | /* confdefs.h */
  677. | #define PACKAGE_NAME "PUAE"
  678. | #define PACKAGE_TARNAME "puae"
  679. | #define PACKAGE_VERSION "2.3.1"
  680. | #define PACKAGE_STRING "PUAE 2.3.1"
  681. | #define PACKAGE_BUGREPORT ""
  682. | #define PACKAGE_URL ""
  683. | #define PACKAGE "puae"
  684. | #define VERSION "2.3.1"
  685. | #define STDC_HEADERS 1
  686. | #define HAVE_SYS_TYPES_H 1
  687. | #define HAVE_SYS_STAT_H 1
  688. | #define HAVE_STDLIB_H 1
  689. | #define HAVE_STRING_H 1
  690. | #define HAVE_MEMORY_H 1
  691. | #define HAVE_STRINGS_H 1
  692. | #define HAVE_INTTYPES_H 1
  693. | #define HAVE_STDINT_H 1
  694. | #define HAVE_UNISTD_H 1
  695. | #define __EXTENSIONS__ 1
  696. | #define _ALL_SOURCE 1
  697. | #define _GNU_SOURCE 1
  698. | #define _POSIX_PTHREAD_SEMANTICS 1
  699. | #define _TANDEM_SOURCE 1
  700. | #define HAVE_DIRENT_H 1
  701. | #define STDC_HEADERS 1
  702. | #define HAVE_FCNTL_H 1
  703. | #define HAVE_SYS_IOCTL_H 1
  704. | #define HAVE_SYS_TIME_H 1
  705. | #define HAVE_UTIME_H 1
  706. | #define HAVE_VALUES_H 1
  707. | #define HAVE_NCURSES_H 1
  708. | #define HAVE_CURSES_H 1
  709. | #define HAVE_SYS_TERMIOS_H 1
  710. | #define HAVE_SYS_STAT_H 1
  711. | #define HAVE_SYS_IPC_H 1
  712. | #define HAVE_SYS_SHM_H 1
  713. | #define HAVE_SYS_MMAN_H 1
  714. | /* end confdefs.h. */
  715. | #include <sys/filio.h>
  716. configure:6928: result: no
  717. configure:6928: checking for sys/filio.h
  718. configure:6928: result: no
  719. configure:6942: checking libraries/cybergraphics.h usability
  720. configure:6942: gcc -c -g -O2 conftest.c >&5
  721. conftest.c:73: fatal error: libraries/cybergraphics.h: No such file or directory
  722. compilation terminated.
  723. configure:6942: $? = 1
  724. configure: failed program was:
  725. | /* confdefs.h */
  726. | #define PACKAGE_NAME "PUAE"
  727. | #define PACKAGE_TARNAME "puae"
  728. | #define PACKAGE_VERSION "2.3.1"
  729. | #define PACKAGE_STRING "PUAE 2.3.1"
  730. | #define PACKAGE_BUGREPORT ""
  731. | #define PACKAGE_URL ""
  732. | #define PACKAGE "puae"
  733. | #define VERSION "2.3.1"
  734. | #define STDC_HEADERS 1
  735. | #define HAVE_SYS_TYPES_H 1
  736. | #define HAVE_SYS_STAT_H 1
  737. | #define HAVE_STDLIB_H 1
  738. | #define HAVE_STRING_H 1
  739. | #define HAVE_MEMORY_H 1
  740. | #define HAVE_STRINGS_H 1
  741. | #define HAVE_INTTYPES_H 1
  742. | #define HAVE_STDINT_H 1
  743. | #define HAVE_UNISTD_H 1
  744. | #define __EXTENSIONS__ 1
  745. | #define _ALL_SOURCE 1
  746. | #define _GNU_SOURCE 1
  747. | #define _POSIX_PTHREAD_SEMANTICS 1
  748. | #define _TANDEM_SOURCE 1
  749. | #define HAVE_DIRENT_H 1
  750. | #define STDC_HEADERS 1
  751. | #define HAVE_FCNTL_H 1
  752. | #define HAVE_SYS_IOCTL_H 1
  753. | #define HAVE_SYS_TIME_H 1
  754. | #define HAVE_UTIME_H 1
  755. | #define HAVE_VALUES_H 1
  756. | #define HAVE_NCURSES_H 1
  757. | #define HAVE_CURSES_H 1
  758. | #define HAVE_SYS_TERMIOS_H 1
  759. | #define HAVE_SYS_STAT_H 1
  760. | #define HAVE_SYS_IPC_H 1
  761. | #define HAVE_SYS_SHM_H 1
  762. | #define HAVE_SYS_MMAN_H 1
  763. | /* end confdefs.h. */
  764. | #include <stdio.h>
  765. | #ifdef HAVE_SYS_TYPES_H
  766. | # include <sys/types.h>
  767. | #endif
  768. | #ifdef HAVE_SYS_STAT_H
  769. | # include <sys/stat.h>
  770. | #endif
  771. | #ifdef STDC_HEADERS
  772. | # include <stdlib.h>
  773. | # include <stddef.h>
  774. | #else
  775. | # ifdef HAVE_STDLIB_H
  776. | # include <stdlib.h>
  777. | # endif
  778. | #endif
  779. | #ifdef HAVE_STRING_H
  780. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  781. | # include <memory.h>
  782. | # endif
  783. | # include <string.h>
  784. | #endif
  785. | #ifdef HAVE_STRINGS_H
  786. | # include <strings.h>
  787. | #endif
  788. | #ifdef HAVE_INTTYPES_H
  789. | # include <inttypes.h>
  790. | #endif
  791. | #ifdef HAVE_STDINT_H
  792. | # include <stdint.h>
  793. | #endif
  794. | #ifdef HAVE_UNISTD_H
  795. | # include <unistd.h>
  796. | #endif
  797. | #include <libraries/cybergraphics.h>
  798. configure:6942: result: no
  799. configure:6942: checking libraries/cybergraphics.h presence
  800. configure:6942: gcc -E conftest.c
  801. conftest.c:40: fatal error: libraries/cybergraphics.h: No such file or directory
  802. compilation terminated.
  803. configure:6942: $? = 1
  804. configure: failed program was:
  805. | /* confdefs.h */
  806. | #define PACKAGE_NAME "PUAE"
  807. | #define PACKAGE_TARNAME "puae"
  808. | #define PACKAGE_VERSION "2.3.1"
  809. | #define PACKAGE_STRING "PUAE 2.3.1"
  810. | #define PACKAGE_BUGREPORT ""
  811. | #define PACKAGE_URL ""
  812. | #define PACKAGE "puae"
  813. | #define VERSION "2.3.1"
  814. | #define STDC_HEADERS 1
  815. | #define HAVE_SYS_TYPES_H 1
  816. | #define HAVE_SYS_STAT_H 1
  817. | #define HAVE_STDLIB_H 1
  818. | #define HAVE_STRING_H 1
  819. | #define HAVE_MEMORY_H 1
  820. | #define HAVE_STRINGS_H 1
  821. | #define HAVE_INTTYPES_H 1
  822. | #define HAVE_STDINT_H 1
  823. | #define HAVE_UNISTD_H 1
  824. | #define __EXTENSIONS__ 1
  825. | #define _ALL_SOURCE 1
  826. | #define _GNU_SOURCE 1
  827. | #define _POSIX_PTHREAD_SEMANTICS 1
  828. | #define _TANDEM_SOURCE 1
  829. | #define HAVE_DIRENT_H 1
  830. | #define STDC_HEADERS 1
  831. | #define HAVE_FCNTL_H 1
  832. | #define HAVE_SYS_IOCTL_H 1
  833. | #define HAVE_SYS_TIME_H 1
  834. | #define HAVE_UTIME_H 1
  835. | #define HAVE_VALUES_H 1
  836. | #define HAVE_NCURSES_H 1
  837. | #define HAVE_CURSES_H 1
  838. | #define HAVE_SYS_TERMIOS_H 1
  839. | #define HAVE_SYS_STAT_H 1
  840. | #define HAVE_SYS_IPC_H 1
  841. | #define HAVE_SYS_SHM_H 1
  842. | #define HAVE_SYS_MMAN_H 1
  843. | /* end confdefs.h. */
  844. | #include <libraries/cybergraphics.h>
  845. configure:6942: result: no
  846. configure:6942: checking for libraries/cybergraphics.h
  847. configure:6942: result: no
  848. configure:6942: checking cybergraphx/cybergraphics.h usability
  849. configure:6942: gcc -c -g -O2 conftest.c >&5
  850. conftest.c:73: fatal error: cybergraphx/cybergraphics.h: No such file or directory
  851. compilation terminated.
  852. configure:6942: $? = 1
  853. configure: failed program was:
  854. | /* confdefs.h */
  855. | #define PACKAGE_NAME "PUAE"
  856. | #define PACKAGE_TARNAME "puae"
  857. | #define PACKAGE_VERSION "2.3.1"
  858. | #define PACKAGE_STRING "PUAE 2.3.1"
  859. | #define PACKAGE_BUGREPORT ""
  860. | #define PACKAGE_URL ""
  861. | #define PACKAGE "puae"
  862. | #define VERSION "2.3.1"
  863. | #define STDC_HEADERS 1
  864. | #define HAVE_SYS_TYPES_H 1
  865. | #define HAVE_SYS_STAT_H 1
  866. | #define HAVE_STDLIB_H 1
  867. | #define HAVE_STRING_H 1
  868. | #define HAVE_MEMORY_H 1
  869. | #define HAVE_STRINGS_H 1
  870. | #define HAVE_INTTYPES_H 1
  871. | #define HAVE_STDINT_H 1
  872. | #define HAVE_UNISTD_H 1
  873. | #define __EXTENSIONS__ 1
  874. | #define _ALL_SOURCE 1
  875. | #define _GNU_SOURCE 1
  876. | #define _POSIX_PTHREAD_SEMANTICS 1
  877. | #define _TANDEM_SOURCE 1
  878. | #define HAVE_DIRENT_H 1
  879. | #define STDC_HEADERS 1
  880. | #define HAVE_FCNTL_H 1
  881. | #define HAVE_SYS_IOCTL_H 1
  882. | #define HAVE_SYS_TIME_H 1
  883. | #define HAVE_UTIME_H 1
  884. | #define HAVE_VALUES_H 1
  885. | #define HAVE_NCURSES_H 1
  886. | #define HAVE_CURSES_H 1
  887. | #define HAVE_SYS_TERMIOS_H 1
  888. | #define HAVE_SYS_STAT_H 1
  889. | #define HAVE_SYS_IPC_H 1
  890. | #define HAVE_SYS_SHM_H 1
  891. | #define HAVE_SYS_MMAN_H 1
  892. | /* end confdefs.h. */
  893. | #include <stdio.h>
  894. | #ifdef HAVE_SYS_TYPES_H
  895. | # include <sys/types.h>
  896. | #endif
  897. | #ifdef HAVE_SYS_STAT_H
  898. | # include <sys/stat.h>
  899. | #endif
  900. | #ifdef STDC_HEADERS
  901. | # include <stdlib.h>
  902. | # include <stddef.h>
  903. | #else
  904. | # ifdef HAVE_STDLIB_H
  905. | # include <stdlib.h>
  906. | # endif
  907. | #endif
  908. | #ifdef HAVE_STRING_H
  909. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  910. | # include <memory.h>
  911. | # endif
  912. | # include <string.h>
  913. | #endif
  914. | #ifdef HAVE_STRINGS_H
  915. | # include <strings.h>
  916. | #endif
  917. | #ifdef HAVE_INTTYPES_H
  918. | # include <inttypes.h>
  919. | #endif
  920. | #ifdef HAVE_STDINT_H
  921. | # include <stdint.h>
  922. | #endif
  923. | #ifdef HAVE_UNISTD_H
  924. | # include <unistd.h>
  925. | #endif
  926. | #include <cybergraphx/cybergraphics.h>
  927. configure:6942: result: no
  928. configure:6942: checking cybergraphx/cybergraphics.h presence
  929. configure:6942: gcc -E conftest.c
  930. conftest.c:40: fatal error: cybergraphx/cybergraphics.h: No such file or directory
  931. compilation terminated.
  932. configure:6942: $? = 1
  933. configure: failed program was:
  934. | /* confdefs.h */
  935. | #define PACKAGE_NAME "PUAE"
  936. | #define PACKAGE_TARNAME "puae"
  937. | #define PACKAGE_VERSION "2.3.1"
  938. | #define PACKAGE_STRING "PUAE 2.3.1"
  939. | #define PACKAGE_BUGREPORT ""
  940. | #define PACKAGE_URL ""
  941. | #define PACKAGE "puae"
  942. | #define VERSION "2.3.1"
  943. | #define STDC_HEADERS 1
  944. | #define HAVE_SYS_TYPES_H 1
  945. | #define HAVE_SYS_STAT_H 1
  946. | #define HAVE_STDLIB_H 1
  947. | #define HAVE_STRING_H 1
  948. | #define HAVE_MEMORY_H 1
  949. | #define HAVE_STRINGS_H 1
  950. | #define HAVE_INTTYPES_H 1
  951. | #define HAVE_STDINT_H 1
  952. | #define HAVE_UNISTD_H 1
  953. | #define __EXTENSIONS__ 1
  954. | #define _ALL_SOURCE 1
  955. | #define _GNU_SOURCE 1
  956. | #define _POSIX_PTHREAD_SEMANTICS 1
  957. | #define _TANDEM_SOURCE 1
  958. | #define HAVE_DIRENT_H 1
  959. | #define STDC_HEADERS 1
  960. | #define HAVE_FCNTL_H 1
  961. | #define HAVE_SYS_IOCTL_H 1
  962. | #define HAVE_SYS_TIME_H 1
  963. | #define HAVE_UTIME_H 1
  964. | #define HAVE_VALUES_H 1
  965. | #define HAVE_NCURSES_H 1
  966. | #define HAVE_CURSES_H 1
  967. | #define HAVE_SYS_TERMIOS_H 1
  968. | #define HAVE_SYS_STAT_H 1
  969. | #define HAVE_SYS_IPC_H 1
  970. | #define HAVE_SYS_SHM_H 1
  971. | #define HAVE_SYS_MMAN_H 1
  972. | /* end confdefs.h. */
  973. | #include <cybergraphx/cybergraphics.h>
  974. configure:6942: result: no
  975. configure:6942: checking for cybergraphx/cybergraphics.h
  976. configure:6942: result: no
  977. configure:6955: checking devices/ahi.h usability
  978. configure:6955: gcc -c -g -O2 conftest.c >&5
  979. conftest.c:73: fatal error: devices/ahi.h: No such file or directory
  980. compilation terminated.
  981. configure:6955: $? = 1
  982. configure: failed program was:
  983. | /* confdefs.h */
  984. | #define PACKAGE_NAME "PUAE"
  985. | #define PACKAGE_TARNAME "puae"
  986. | #define PACKAGE_VERSION "2.3.1"
  987. | #define PACKAGE_STRING "PUAE 2.3.1"
  988. | #define PACKAGE_BUGREPORT ""
  989. | #define PACKAGE_URL ""
  990. | #define PACKAGE "puae"
  991. | #define VERSION "2.3.1"
  992. | #define STDC_HEADERS 1
  993. | #define HAVE_SYS_TYPES_H 1
  994. | #define HAVE_SYS_STAT_H 1
  995. | #define HAVE_STDLIB_H 1
  996. | #define HAVE_STRING_H 1
  997. | #define HAVE_MEMORY_H 1
  998. | #define HAVE_STRINGS_H 1
  999. | #define HAVE_INTTYPES_H 1
  1000. | #define HAVE_STDINT_H 1
  1001. | #define HAVE_UNISTD_H 1
  1002. | #define __EXTENSIONS__ 1
  1003. | #define _ALL_SOURCE 1
  1004. | #define _GNU_SOURCE 1
  1005. | #define _POSIX_PTHREAD_SEMANTICS 1
  1006. | #define _TANDEM_SOURCE 1
  1007. | #define HAVE_DIRENT_H 1
  1008. | #define STDC_HEADERS 1
  1009. | #define HAVE_FCNTL_H 1
  1010. | #define HAVE_SYS_IOCTL_H 1
  1011. | #define HAVE_SYS_TIME_H 1
  1012. | #define HAVE_UTIME_H 1
  1013. | #define HAVE_VALUES_H 1
  1014. | #define HAVE_NCURSES_H 1
  1015. | #define HAVE_CURSES_H 1
  1016. | #define HAVE_SYS_TERMIOS_H 1
  1017. | #define HAVE_SYS_STAT_H 1
  1018. | #define HAVE_SYS_IPC_H 1
  1019. | #define HAVE_SYS_SHM_H 1
  1020. | #define HAVE_SYS_MMAN_H 1
  1021. | /* end confdefs.h. */
  1022. | #include <stdio.h>
  1023. | #ifdef HAVE_SYS_TYPES_H
  1024. | # include <sys/types.h>
  1025. | #endif
  1026. | #ifdef HAVE_SYS_STAT_H
  1027. | # include <sys/stat.h>
  1028. | #endif
  1029. | #ifdef STDC_HEADERS
  1030. | # include <stdlib.h>
  1031. | # include <stddef.h>
  1032. | #else
  1033. | # ifdef HAVE_STDLIB_H
  1034. | # include <stdlib.h>
  1035. | # endif
  1036. | #endif
  1037. | #ifdef HAVE_STRING_H
  1038. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1039. | # include <memory.h>
  1040. | # endif
  1041. | # include <string.h>
  1042. | #endif
  1043. | #ifdef HAVE_STRINGS_H
  1044. | # include <strings.h>
  1045. | #endif
  1046. | #ifdef HAVE_INTTYPES_H
  1047. | # include <inttypes.h>
  1048. | #endif
  1049. | #ifdef HAVE_STDINT_H
  1050. | # include <stdint.h>
  1051. | #endif
  1052. | #ifdef HAVE_UNISTD_H
  1053. | # include <unistd.h>
  1054. | #endif
  1055. | #include <devices/ahi.h>
  1056. configure:6955: result: no
  1057. configure:6955: checking devices/ahi.h presence
  1058. configure:6955: gcc -E conftest.c
  1059. conftest.c:40: fatal error: devices/ahi.h: No such file or directory
  1060. compilation terminated.
  1061. configure:6955: $? = 1
  1062. configure: failed program was:
  1063. | /* confdefs.h */
  1064. | #define PACKAGE_NAME "PUAE"
  1065. | #define PACKAGE_TARNAME "puae"
  1066. | #define PACKAGE_VERSION "2.3.1"
  1067. | #define PACKAGE_STRING "PUAE 2.3.1"
  1068. | #define PACKAGE_BUGREPORT ""
  1069. | #define PACKAGE_URL ""
  1070. | #define PACKAGE "puae"
  1071. | #define VERSION "2.3.1"
  1072. | #define STDC_HEADERS 1
  1073. | #define HAVE_SYS_TYPES_H 1
  1074. | #define HAVE_SYS_STAT_H 1
  1075. | #define HAVE_STDLIB_H 1
  1076. | #define HAVE_STRING_H 1
  1077. | #define HAVE_MEMORY_H 1
  1078. | #define HAVE_STRINGS_H 1
  1079. | #define HAVE_INTTYPES_H 1
  1080. | #define HAVE_STDINT_H 1
  1081. | #define HAVE_UNISTD_H 1
  1082. | #define __EXTENSIONS__ 1
  1083. | #define _ALL_SOURCE 1
  1084. | #define _GNU_SOURCE 1
  1085. | #define _POSIX_PTHREAD_SEMANTICS 1
  1086. | #define _TANDEM_SOURCE 1
  1087. | #define HAVE_DIRENT_H 1
  1088. | #define STDC_HEADERS 1
  1089. | #define HAVE_FCNTL_H 1
  1090. | #define HAVE_SYS_IOCTL_H 1
  1091. | #define HAVE_SYS_TIME_H 1
  1092. | #define HAVE_UTIME_H 1
  1093. | #define HAVE_VALUES_H 1
  1094. | #define HAVE_NCURSES_H 1
  1095. | #define HAVE_CURSES_H 1
  1096. | #define HAVE_SYS_TERMIOS_H 1
  1097. | #define HAVE_SYS_STAT_H 1
  1098. | #define HAVE_SYS_IPC_H 1
  1099. | #define HAVE_SYS_SHM_H 1
  1100. | #define HAVE_SYS_MMAN_H 1
  1101. | /* end confdefs.h. */
  1102. | #include <devices/ahi.h>
  1103. configure:6955: result: no
  1104. configure:6955: checking for devices/ahi.h
  1105. configure:6955: result: no
  1106. configure:6968: checking sys/soundcard.h usability
  1107. configure:6968: gcc -c -g -O2 conftest.c >&5
  1108. configure:6968: $? = 0
  1109. configure:6968: result: yes
  1110. configure:6968: checking sys/soundcard.h presence
  1111. configure:6968: gcc -E conftest.c
  1112. configure:6968: $? = 0
  1113. configure:6968: result: yes
  1114. configure:6968: checking for sys/soundcard.h
  1115. configure:6968: result: yes
  1116. configure:6968: checking machine/soundcard.h usability
  1117. configure:6968: gcc -c -g -O2 conftest.c >&5
  1118. conftest.c:74: fatal error: machine/soundcard.h: No such file or directory
  1119. compilation terminated.
  1120. configure:6968: $? = 1
  1121. configure: failed program was:
  1122. | /* confdefs.h */
  1123. | #define PACKAGE_NAME "PUAE"
  1124. | #define PACKAGE_TARNAME "puae"
  1125. | #define PACKAGE_VERSION "2.3.1"
  1126. | #define PACKAGE_STRING "PUAE 2.3.1"
  1127. | #define PACKAGE_BUGREPORT ""
  1128. | #define PACKAGE_URL ""
  1129. | #define PACKAGE "puae"
  1130. | #define VERSION "2.3.1"
  1131. | #define STDC_HEADERS 1
  1132. | #define HAVE_SYS_TYPES_H 1
  1133. | #define HAVE_SYS_STAT_H 1
  1134. | #define HAVE_STDLIB_H 1
  1135. | #define HAVE_STRING_H 1
  1136. | #define HAVE_MEMORY_H 1
  1137. | #define HAVE_STRINGS_H 1
  1138. | #define HAVE_INTTYPES_H 1
  1139. | #define HAVE_STDINT_H 1
  1140. | #define HAVE_UNISTD_H 1
  1141. | #define __EXTENSIONS__ 1
  1142. | #define _ALL_SOURCE 1
  1143. | #define _GNU_SOURCE 1
  1144. | #define _POSIX_PTHREAD_SEMANTICS 1
  1145. | #define _TANDEM_SOURCE 1
  1146. | #define HAVE_DIRENT_H 1
  1147. | #define STDC_HEADERS 1
  1148. | #define HAVE_FCNTL_H 1
  1149. | #define HAVE_SYS_IOCTL_H 1
  1150. | #define HAVE_SYS_TIME_H 1
  1151. | #define HAVE_UTIME_H 1
  1152. | #define HAVE_VALUES_H 1
  1153. | #define HAVE_NCURSES_H 1
  1154. | #define HAVE_CURSES_H 1
  1155. | #define HAVE_SYS_TERMIOS_H 1
  1156. | #define HAVE_SYS_STAT_H 1
  1157. | #define HAVE_SYS_IPC_H 1
  1158. | #define HAVE_SYS_SHM_H 1
  1159. | #define HAVE_SYS_MMAN_H 1
  1160. | #define HAVE_SYS_SOUNDCARD_H 1
  1161. | /* end confdefs.h. */
  1162. | #include <stdio.h>
  1163. | #ifdef HAVE_SYS_TYPES_H
  1164. | # include <sys/types.h>
  1165. | #endif
  1166. | #ifdef HAVE_SYS_STAT_H
  1167. | # include <sys/stat.h>
  1168. | #endif
  1169. | #ifdef STDC_HEADERS
  1170. | # include <stdlib.h>
  1171. | # include <stddef.h>
  1172. | #else
  1173. | # ifdef HAVE_STDLIB_H
  1174. | # include <stdlib.h>
  1175. | # endif
  1176. | #endif
  1177. | #ifdef HAVE_STRING_H
  1178. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1179. | # include <memory.h>
  1180. | # endif
  1181. | # include <string.h>
  1182. | #endif
  1183. | #ifdef HAVE_STRINGS_H
  1184. | # include <strings.h>
  1185. | #endif
  1186. | #ifdef HAVE_INTTYPES_H
  1187. | # include <inttypes.h>
  1188. | #endif
  1189. | #ifdef HAVE_STDINT_H
  1190. | # include <stdint.h>
  1191. | #endif
  1192. | #ifdef HAVE_UNISTD_H
  1193. | # include <unistd.h>
  1194. | #endif
  1195. | #include <machine/soundcard.h>
  1196. configure:6968: result: no
  1197. configure:6968: checking machine/soundcard.h presence
  1198. configure:6968: gcc -E conftest.c
  1199. conftest.c:41: fatal error: machine/soundcard.h: No such file or directory
  1200. compilation terminated.
  1201. configure:6968: $? = 1
  1202. configure: failed program was:
  1203. | /* confdefs.h */
  1204. | #define PACKAGE_NAME "PUAE"
  1205. | #define PACKAGE_TARNAME "puae"
  1206. | #define PACKAGE_VERSION "2.3.1"
  1207. | #define PACKAGE_STRING "PUAE 2.3.1"
  1208. | #define PACKAGE_BUGREPORT ""
  1209. | #define PACKAGE_URL ""
  1210. | #define PACKAGE "puae"
  1211. | #define VERSION "2.3.1"
  1212. | #define STDC_HEADERS 1
  1213. | #define HAVE_SYS_TYPES_H 1
  1214. | #define HAVE_SYS_STAT_H 1
  1215. | #define HAVE_STDLIB_H 1
  1216. | #define HAVE_STRING_H 1
  1217. | #define HAVE_MEMORY_H 1
  1218. | #define HAVE_STRINGS_H 1
  1219. | #define HAVE_INTTYPES_H 1
  1220. | #define HAVE_STDINT_H 1
  1221. | #define HAVE_UNISTD_H 1
  1222. | #define __EXTENSIONS__ 1
  1223. | #define _ALL_SOURCE 1
  1224. | #define _GNU_SOURCE 1
  1225. | #define _POSIX_PTHREAD_SEMANTICS 1
  1226. | #define _TANDEM_SOURCE 1
  1227. | #define HAVE_DIRENT_H 1
  1228. | #define STDC_HEADERS 1
  1229. | #define HAVE_FCNTL_H 1
  1230. | #define HAVE_SYS_IOCTL_H 1
  1231. | #define HAVE_SYS_TIME_H 1
  1232. | #define HAVE_UTIME_H 1
  1233. | #define HAVE_VALUES_H 1
  1234. | #define HAVE_NCURSES_H 1
  1235. | #define HAVE_CURSES_H 1
  1236. | #define HAVE_SYS_TERMIOS_H 1
  1237. | #define HAVE_SYS_STAT_H 1
  1238. | #define HAVE_SYS_IPC_H 1
  1239. | #define HAVE_SYS_SHM_H 1
  1240. | #define HAVE_SYS_MMAN_H 1
  1241. | #define HAVE_SYS_SOUNDCARD_H 1
  1242. | /* end confdefs.h. */
  1243. | #include <machine/soundcard.h>
  1244. configure:6968: result: no
  1245. configure:6968: checking for machine/soundcard.h
  1246. configure:6968: result: no
  1247. configure:6968: checking sun/audioio.h usability
  1248. configure:6968: gcc -c -g -O2 conftest.c >&5
  1249. conftest.c:74: fatal error: sun/audioio.h: No such file or directory
  1250. compilation terminated.
  1251. configure:6968: $? = 1
  1252. configure: failed program was:
  1253. | /* confdefs.h */
  1254. | #define PACKAGE_NAME "PUAE"
  1255. | #define PACKAGE_TARNAME "puae"
  1256. | #define PACKAGE_VERSION "2.3.1"
  1257. | #define PACKAGE_STRING "PUAE 2.3.1"
  1258. | #define PACKAGE_BUGREPORT ""
  1259. | #define PACKAGE_URL ""
  1260. | #define PACKAGE "puae"
  1261. | #define VERSION "2.3.1"
  1262. | #define STDC_HEADERS 1
  1263. | #define HAVE_SYS_TYPES_H 1
  1264. | #define HAVE_SYS_STAT_H 1
  1265. | #define HAVE_STDLIB_H 1
  1266. | #define HAVE_STRING_H 1
  1267. | #define HAVE_MEMORY_H 1
  1268. | #define HAVE_STRINGS_H 1
  1269. | #define HAVE_INTTYPES_H 1
  1270. | #define HAVE_STDINT_H 1
  1271. | #define HAVE_UNISTD_H 1
  1272. | #define __EXTENSIONS__ 1
  1273. | #define _ALL_SOURCE 1
  1274. | #define _GNU_SOURCE 1
  1275. | #define _POSIX_PTHREAD_SEMANTICS 1
  1276. | #define _TANDEM_SOURCE 1
  1277. | #define HAVE_DIRENT_H 1
  1278. | #define STDC_HEADERS 1
  1279. | #define HAVE_FCNTL_H 1
  1280. | #define HAVE_SYS_IOCTL_H 1
  1281. | #define HAVE_SYS_TIME_H 1
  1282. | #define HAVE_UTIME_H 1
  1283. | #define HAVE_VALUES_H 1
  1284. | #define HAVE_NCURSES_H 1
  1285. | #define HAVE_CURSES_H 1
  1286. | #define HAVE_SYS_TERMIOS_H 1
  1287. | #define HAVE_SYS_STAT_H 1
  1288. | #define HAVE_SYS_IPC_H 1
  1289. | #define HAVE_SYS_SHM_H 1
  1290. | #define HAVE_SYS_MMAN_H 1
  1291. | #define HAVE_SYS_SOUNDCARD_H 1
  1292. | /* end confdefs.h. */
  1293. | #include <stdio.h>
  1294. | #ifdef HAVE_SYS_TYPES_H
  1295. | # include <sys/types.h>
  1296. | #endif
  1297. | #ifdef HAVE_SYS_STAT_H
  1298. | # include <sys/stat.h>
  1299. | #endif
  1300. | #ifdef STDC_HEADERS
  1301. | # include <stdlib.h>
  1302. | # include <stddef.h>
  1303. | #else
  1304. | # ifdef HAVE_STDLIB_H
  1305. | # include <stdlib.h>
  1306. | # endif
  1307. | #endif
  1308. | #ifdef HAVE_STRING_H
  1309. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1310. | # include <memory.h>
  1311. | # endif
  1312. | # include <string.h>
  1313. | #endif
  1314. | #ifdef HAVE_STRINGS_H
  1315. | # include <strings.h>
  1316. | #endif
  1317. | #ifdef HAVE_INTTYPES_H
  1318. | # include <inttypes.h>
  1319. | #endif
  1320. | #ifdef HAVE_STDINT_H
  1321. | # include <stdint.h>
  1322. | #endif
  1323. | #ifdef HAVE_UNISTD_H
  1324. | # include <unistd.h>
  1325. | #endif
  1326. | #include <sun/audioio.h>
  1327. configure:6968: result: no
  1328. configure:6968: checking sun/audioio.h presence
  1329. configure:6968: gcc -E conftest.c
  1330. conftest.c:41: fatal error: sun/audioio.h: No such file or directory
  1331. compilation terminated.
  1332. configure:6968: $? = 1
  1333. configure: failed program was:
  1334. | /* confdefs.h */
  1335. | #define PACKAGE_NAME "PUAE"
  1336. | #define PACKAGE_TARNAME "puae"
  1337. | #define PACKAGE_VERSION "2.3.1"
  1338. | #define PACKAGE_STRING "PUAE 2.3.1"
  1339. | #define PACKAGE_BUGREPORT ""
  1340. | #define PACKAGE_URL ""
  1341. | #define PACKAGE "puae"
  1342. | #define VERSION "2.3.1"
  1343. | #define STDC_HEADERS 1
  1344. | #define HAVE_SYS_TYPES_H 1
  1345. | #define HAVE_SYS_STAT_H 1
  1346. | #define HAVE_STDLIB_H 1
  1347. | #define HAVE_STRING_H 1
  1348. | #define HAVE_MEMORY_H 1
  1349. | #define HAVE_STRINGS_H 1
  1350. | #define HAVE_INTTYPES_H 1
  1351. | #define HAVE_STDINT_H 1
  1352. | #define HAVE_UNISTD_H 1
  1353. | #define __EXTENSIONS__ 1
  1354. | #define _ALL_SOURCE 1
  1355. | #define _GNU_SOURCE 1
  1356. | #define _POSIX_PTHREAD_SEMANTICS 1
  1357. | #define _TANDEM_SOURCE 1
  1358. | #define HAVE_DIRENT_H 1
  1359. | #define STDC_HEADERS 1
  1360. | #define HAVE_FCNTL_H 1
  1361. | #define HAVE_SYS_IOCTL_H 1
  1362. | #define HAVE_SYS_TIME_H 1
  1363. | #define HAVE_UTIME_H 1
  1364. | #define HAVE_VALUES_H 1
  1365. | #define HAVE_NCURSES_H 1
  1366. | #define HAVE_CURSES_H 1
  1367. | #define HAVE_SYS_TERMIOS_H 1
  1368. | #define HAVE_SYS_STAT_H 1
  1369. | #define HAVE_SYS_IPC_H 1
  1370. | #define HAVE_SYS_SHM_H 1
  1371. | #define HAVE_SYS_MMAN_H 1
  1372. | #define HAVE_SYS_SOUNDCARD_H 1
  1373. | /* end confdefs.h. */
  1374. | #include <sun/audioio.h>
  1375. configure:6968: result: no
  1376. configure:6968: checking for sun/audioio.h
  1377. configure:6968: result: no
  1378. configure:6968: checking sys/audioio.h usability
  1379. configure:6968: gcc -c -g -O2 conftest.c >&5
  1380. conftest.c:74: fatal error: sys/audioio.h: No such file or directory
  1381. compilation terminated.
  1382. configure:6968: $? = 1
  1383. configure: failed program was:
  1384. | /* confdefs.h */
  1385. | #define PACKAGE_NAME "PUAE"
  1386. | #define PACKAGE_TARNAME "puae"
  1387. | #define PACKAGE_VERSION "2.3.1"
  1388. | #define PACKAGE_STRING "PUAE 2.3.1"
  1389. | #define PACKAGE_BUGREPORT ""
  1390. | #define PACKAGE_URL ""
  1391. | #define PACKAGE "puae"
  1392. | #define VERSION "2.3.1"
  1393. | #define STDC_HEADERS 1
  1394. | #define HAVE_SYS_TYPES_H 1
  1395. | #define HAVE_SYS_STAT_H 1
  1396. | #define HAVE_STDLIB_H 1
  1397. | #define HAVE_STRING_H 1
  1398. | #define HAVE_MEMORY_H 1
  1399. | #define HAVE_STRINGS_H 1
  1400. | #define HAVE_INTTYPES_H 1
  1401. | #define HAVE_STDINT_H 1
  1402. | #define HAVE_UNISTD_H 1
  1403. | #define __EXTENSIONS__ 1
  1404. | #define _ALL_SOURCE 1
  1405. | #define _GNU_SOURCE 1
  1406. | #define _POSIX_PTHREAD_SEMANTICS 1
  1407. | #define _TANDEM_SOURCE 1
  1408. | #define HAVE_DIRENT_H 1
  1409. | #define STDC_HEADERS 1
  1410. | #define HAVE_FCNTL_H 1
  1411. | #define HAVE_SYS_IOCTL_H 1
  1412. | #define HAVE_SYS_TIME_H 1
  1413. | #define HAVE_UTIME_H 1
  1414. | #define HAVE_VALUES_H 1
  1415. | #define HAVE_NCURSES_H 1
  1416. | #define HAVE_CURSES_H 1
  1417. | #define HAVE_SYS_TERMIOS_H 1
  1418. | #define HAVE_SYS_STAT_H 1
  1419. | #define HAVE_SYS_IPC_H 1
  1420. | #define HAVE_SYS_SHM_H 1
  1421. | #define HAVE_SYS_MMAN_H 1
  1422. | #define HAVE_SYS_SOUNDCARD_H 1
  1423. | /* end confdefs.h. */
  1424. | #include <stdio.h>
  1425. | #ifdef HAVE_SYS_TYPES_H
  1426. | # include <sys/types.h>
  1427. | #endif
  1428. | #ifdef HAVE_SYS_STAT_H
  1429. | # include <sys/stat.h>
  1430. | #endif
  1431. | #ifdef STDC_HEADERS
  1432. | # include <stdlib.h>
  1433. | # include <stddef.h>
  1434. | #else
  1435. | # ifdef HAVE_STDLIB_H
  1436. | # include <stdlib.h>
  1437. | # endif
  1438. | #endif
  1439. | #ifdef HAVE_STRING_H
  1440. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1441. | # include <memory.h>
  1442. | # endif
  1443. | # include <string.h>
  1444. | #endif
  1445. | #ifdef HAVE_STRINGS_H
  1446. | # include <strings.h>
  1447. | #endif
  1448. | #ifdef HAVE_INTTYPES_H
  1449. | # include <inttypes.h>
  1450. | #endif
  1451. | #ifdef HAVE_STDINT_H
  1452. | # include <stdint.h>
  1453. | #endif
  1454. | #ifdef HAVE_UNISTD_H
  1455. | # include <unistd.h>
  1456. | #endif
  1457. | #include <sys/audioio.h>
  1458. configure:6968: result: no
  1459. configure:6968: checking sys/audioio.h presence
  1460. configure:6968: gcc -E conftest.c
  1461. conftest.c:41: fatal error: sys/audioio.h: No such file or directory
  1462. compilation terminated.
  1463. configure:6968: $? = 1
  1464. configure: failed program was:
  1465. | /* confdefs.h */
  1466. | #define PACKAGE_NAME "PUAE"
  1467. | #define PACKAGE_TARNAME "puae"
  1468. | #define PACKAGE_VERSION "2.3.1"
  1469. | #define PACKAGE_STRING "PUAE 2.3.1"
  1470. | #define PACKAGE_BUGREPORT ""
  1471. | #define PACKAGE_URL ""
  1472. | #define PACKAGE "puae"
  1473. | #define VERSION "2.3.1"
  1474. | #define STDC_HEADERS 1
  1475. | #define HAVE_SYS_TYPES_H 1
  1476. | #define HAVE_SYS_STAT_H 1
  1477. | #define HAVE_STDLIB_H 1
  1478. | #define HAVE_STRING_H 1
  1479. | #define HAVE_MEMORY_H 1
  1480. | #define HAVE_STRINGS_H 1
  1481. | #define HAVE_INTTYPES_H 1
  1482. | #define HAVE_STDINT_H 1
  1483. | #define HAVE_UNISTD_H 1
  1484. | #define __EXTENSIONS__ 1
  1485. | #define _ALL_SOURCE 1
  1486. | #define _GNU_SOURCE 1
  1487. | #define _POSIX_PTHREAD_SEMANTICS 1
  1488. | #define _TANDEM_SOURCE 1
  1489. | #define HAVE_DIRENT_H 1
  1490. | #define STDC_HEADERS 1
  1491. | #define HAVE_FCNTL_H 1
  1492. | #define HAVE_SYS_IOCTL_H 1
  1493. | #define HAVE_SYS_TIME_H 1
  1494. | #define HAVE_UTIME_H 1
  1495. | #define HAVE_VALUES_H 1
  1496. | #define HAVE_NCURSES_H 1
  1497. | #define HAVE_CURSES_H 1
  1498. | #define HAVE_SYS_TERMIOS_H 1
  1499. | #define HAVE_SYS_STAT_H 1
  1500. | #define HAVE_SYS_IPC_H 1
  1501. | #define HAVE_SYS_SHM_H 1
  1502. | #define HAVE_SYS_MMAN_H 1
  1503. | #define HAVE_SYS_SOUNDCARD_H 1
  1504. | /* end confdefs.h. */
  1505. | #include <sys/audioio.h>
  1506. configure:6968: result: no
  1507. configure:6968: checking for sys/audioio.h
  1508. configure:6968: result: no
  1509. configure:6981: checking machine/joystick.h usability
  1510. configure:6981: gcc -c -g -O2 conftest.c >&5
  1511. conftest.c:74: fatal error: machine/joystick.h: No such file or directory
  1512. compilation terminated.
  1513. configure:6981: $? = 1
  1514. configure: failed program was:
  1515. | /* confdefs.h */
  1516. | #define PACKAGE_NAME "PUAE"
  1517. | #define PACKAGE_TARNAME "puae"
  1518. | #define PACKAGE_VERSION "2.3.1"
  1519. | #define PACKAGE_STRING "PUAE 2.3.1"
  1520. | #define PACKAGE_BUGREPORT ""
  1521. | #define PACKAGE_URL ""
  1522. | #define PACKAGE "puae"
  1523. | #define VERSION "2.3.1"
  1524. | #define STDC_HEADERS 1
  1525. | #define HAVE_SYS_TYPES_H 1
  1526. | #define HAVE_SYS_STAT_H 1
  1527. | #define HAVE_STDLIB_H 1
  1528. | #define HAVE_STRING_H 1
  1529. | #define HAVE_MEMORY_H 1
  1530. | #define HAVE_STRINGS_H 1
  1531. | #define HAVE_INTTYPES_H 1
  1532. | #define HAVE_STDINT_H 1
  1533. | #define HAVE_UNISTD_H 1
  1534. | #define __EXTENSIONS__ 1
  1535. | #define _ALL_SOURCE 1
  1536. | #define _GNU_SOURCE 1
  1537. | #define _POSIX_PTHREAD_SEMANTICS 1
  1538. | #define _TANDEM_SOURCE 1
  1539. | #define HAVE_DIRENT_H 1
  1540. | #define STDC_HEADERS 1
  1541. | #define HAVE_FCNTL_H 1
  1542. | #define HAVE_SYS_IOCTL_H 1
  1543. | #define HAVE_SYS_TIME_H 1
  1544. | #define HAVE_UTIME_H 1
  1545. | #define HAVE_VALUES_H 1
  1546. | #define HAVE_NCURSES_H 1
  1547. | #define HAVE_CURSES_H 1
  1548. | #define HAVE_SYS_TERMIOS_H 1
  1549. | #define HAVE_SYS_STAT_H 1
  1550. | #define HAVE_SYS_IPC_H 1
  1551. | #define HAVE_SYS_SHM_H 1
  1552. | #define HAVE_SYS_MMAN_H 1
  1553. | #define HAVE_SYS_SOUNDCARD_H 1
  1554. | /* end confdefs.h. */
  1555. | #include <stdio.h>
  1556. | #ifdef HAVE_SYS_TYPES_H
  1557. | # include <sys/types.h>
  1558. | #endif
  1559. | #ifdef HAVE_SYS_STAT_H
  1560. | # include <sys/stat.h>
  1561. | #endif
  1562. | #ifdef STDC_HEADERS
  1563. | # include <stdlib.h>
  1564. | # include <stddef.h>
  1565. | #else
  1566. | # ifdef HAVE_STDLIB_H
  1567. | # include <stdlib.h>
  1568. | # endif
  1569. | #endif
  1570. | #ifdef HAVE_STRING_H
  1571. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1572. | # include <memory.h>
  1573. | # endif
  1574. | # include <string.h>
  1575. | #endif
  1576. | #ifdef HAVE_STRINGS_H
  1577. | # include <strings.h>
  1578. | #endif
  1579. | #ifdef HAVE_INTTYPES_H
  1580. | # include <inttypes.h>
  1581. | #endif
  1582. | #ifdef HAVE_STDINT_H
  1583. | # include <stdint.h>
  1584. | #endif
  1585. | #ifdef HAVE_UNISTD_H
  1586. | # include <unistd.h>
  1587. | #endif
  1588. | #include <machine/joystick.h>
  1589. configure:6981: result: no
  1590. configure:6981: checking machine/joystick.h presence
  1591. configure:6981: gcc -E conftest.c
  1592. conftest.c:41: fatal error: machine/joystick.h: No such file or directory
  1593. compilation terminated.
  1594. configure:6981: $? = 1
  1595. configure: failed program was:
  1596. | /* confdefs.h */
  1597. | #define PACKAGE_NAME "PUAE"
  1598. | #define PACKAGE_TARNAME "puae"
  1599. | #define PACKAGE_VERSION "2.3.1"
  1600. | #define PACKAGE_STRING "PUAE 2.3.1"
  1601. | #define PACKAGE_BUGREPORT ""
  1602. | #define PACKAGE_URL ""
  1603. | #define PACKAGE "puae"
  1604. | #define VERSION "2.3.1"
  1605. | #define STDC_HEADERS 1
  1606. | #define HAVE_SYS_TYPES_H 1
  1607. | #define HAVE_SYS_STAT_H 1
  1608. | #define HAVE_STDLIB_H 1
  1609. | #define HAVE_STRING_H 1
  1610. | #define HAVE_MEMORY_H 1
  1611. | #define HAVE_STRINGS_H 1
  1612. | #define HAVE_INTTYPES_H 1
  1613. | #define HAVE_STDINT_H 1
  1614. | #define HAVE_UNISTD_H 1
  1615. | #define __EXTENSIONS__ 1
  1616. | #define _ALL_SOURCE 1
  1617. | #define _GNU_SOURCE 1
  1618. | #define _POSIX_PTHREAD_SEMANTICS 1
  1619. | #define _TANDEM_SOURCE 1
  1620. | #define HAVE_DIRENT_H 1
  1621. | #define STDC_HEADERS 1
  1622. | #define HAVE_FCNTL_H 1
  1623. | #define HAVE_SYS_IOCTL_H 1
  1624. | #define HAVE_SYS_TIME_H 1
  1625. | #define HAVE_UTIME_H 1
  1626. | #define HAVE_VALUES_H 1
  1627. | #define HAVE_NCURSES_H 1
  1628. | #define HAVE_CURSES_H 1
  1629. | #define HAVE_SYS_TERMIOS_H 1
  1630. | #define HAVE_SYS_STAT_H 1
  1631. | #define HAVE_SYS_IPC_H 1
  1632. | #define HAVE_SYS_SHM_H 1
  1633. | #define HAVE_SYS_MMAN_H 1
  1634. | #define HAVE_SYS_SOUNDCARD_H 1
  1635. | /* end confdefs.h. */
  1636. | #include <machine/joystick.h>
  1637. configure:6981: result: no
  1638. configure:6981: checking for machine/joystick.h
  1639. configure:6981: result: no
  1640. configure:6991: checking amigainput/amigainput.h usability
  1641. configure:6991: gcc -c -g -O2 conftest.c >&5
  1642. conftest.c:74: fatal error: amigainput/amigainput.h: No such file or directory
  1643. compilation terminated.
  1644. configure:6991: $? = 1
  1645. configure: failed program was:
  1646. | /* confdefs.h */
  1647. | #define PACKAGE_NAME "PUAE"
  1648. | #define PACKAGE_TARNAME "puae"
  1649. | #define PACKAGE_VERSION "2.3.1"
  1650. | #define PACKAGE_STRING "PUAE 2.3.1"
  1651. | #define PACKAGE_BUGREPORT ""
  1652. | #define PACKAGE_URL ""
  1653. | #define PACKAGE "puae"
  1654. | #define VERSION "2.3.1"
  1655. | #define STDC_HEADERS 1
  1656. | #define HAVE_SYS_TYPES_H 1
  1657. | #define HAVE_SYS_STAT_H 1
  1658. | #define HAVE_STDLIB_H 1
  1659. | #define HAVE_STRING_H 1
  1660. | #define HAVE_MEMORY_H 1
  1661. | #define HAVE_STRINGS_H 1
  1662. | #define HAVE_INTTYPES_H 1
  1663. | #define HAVE_STDINT_H 1
  1664. | #define HAVE_UNISTD_H 1
  1665. | #define __EXTENSIONS__ 1
  1666. | #define _ALL_SOURCE 1
  1667. | #define _GNU_SOURCE 1
  1668. | #define _POSIX_PTHREAD_SEMANTICS 1
  1669. | #define _TANDEM_SOURCE 1
  1670. | #define HAVE_DIRENT_H 1
  1671. | #define STDC_HEADERS 1
  1672. | #define HAVE_FCNTL_H 1
  1673. | #define HAVE_SYS_IOCTL_H 1
  1674. | #define HAVE_SYS_TIME_H 1
  1675. | #define HAVE_UTIME_H 1
  1676. | #define HAVE_VALUES_H 1
  1677. | #define HAVE_NCURSES_H 1
  1678. | #define HAVE_CURSES_H 1
  1679. | #define HAVE_SYS_TERMIOS_H 1
  1680. | #define HAVE_SYS_STAT_H 1
  1681. | #define HAVE_SYS_IPC_H 1
  1682. | #define HAVE_SYS_SHM_H 1
  1683. | #define HAVE_SYS_MMAN_H 1
  1684. | #define HAVE_SYS_SOUNDCARD_H 1
  1685. | /* end confdefs.h. */
  1686. | #include <stdio.h>
  1687. | #ifdef HAVE_SYS_TYPES_H
  1688. | # include <sys/types.h>
  1689. | #endif
  1690. | #ifdef HAVE_SYS_STAT_H
  1691. | # include <sys/stat.h>
  1692. | #endif
  1693. | #ifdef STDC_HEADERS
  1694. | # include <stdlib.h>
  1695. | # include <stddef.h>
  1696. | #else
  1697. | # ifdef HAVE_STDLIB_H
  1698. | # include <stdlib.h>
  1699. | # endif
  1700. | #endif
  1701. | #ifdef HAVE_STRING_H
  1702. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1703. | # include <memory.h>
  1704. | # endif
  1705. | # include <string.h>
  1706. | #endif
  1707. | #ifdef HAVE_STRINGS_H
  1708. | # include <strings.h>
  1709. | #endif
  1710. | #ifdef HAVE_INTTYPES_H
  1711. | # include <inttypes.h>
  1712. | #endif
  1713. | #ifdef HAVE_STDINT_H
  1714. | # include <stdint.h>
  1715. | #endif
  1716. | #ifdef HAVE_UNISTD_H
  1717. | # include <unistd.h>
  1718. | #endif
  1719. | #include <amigainput/amigainput.h>
  1720. configure:6991: result: no
  1721. configure:6991: checking amigainput/amigainput.h presence
  1722. configure:6991: gcc -E conftest.c
  1723. conftest.c:41: fatal error: amigainput/amigainput.h: No such file or directory
  1724. compilation terminated.
  1725. configure:6991: $? = 1
  1726. configure: failed program was:
  1727. | /* confdefs.h */
  1728. | #define PACKAGE_NAME "PUAE"
  1729. | #define PACKAGE_TARNAME "puae"
  1730. | #define PACKAGE_VERSION "2.3.1"
  1731. | #define PACKAGE_STRING "PUAE 2.3.1"
  1732. | #define PACKAGE_BUGREPORT ""
  1733. | #define PACKAGE_URL ""
  1734. | #define PACKAGE "puae"
  1735. | #define VERSION "2.3.1"
  1736. | #define STDC_HEADERS 1
  1737. | #define HAVE_SYS_TYPES_H 1
  1738. | #define HAVE_SYS_STAT_H 1
  1739. | #define HAVE_STDLIB_H 1
  1740. | #define HAVE_STRING_H 1
  1741. | #define HAVE_MEMORY_H 1
  1742. | #define HAVE_STRINGS_H 1
  1743. | #define HAVE_INTTYPES_H 1
  1744. | #define HAVE_STDINT_H 1
  1745. | #define HAVE_UNISTD_H 1
  1746. | #define __EXTENSIONS__ 1
  1747. | #define _ALL_SOURCE 1
  1748. | #define _GNU_SOURCE 1
  1749. | #define _POSIX_PTHREAD_SEMANTICS 1
  1750. | #define _TANDEM_SOURCE 1
  1751. | #define HAVE_DIRENT_H 1
  1752. | #define STDC_HEADERS 1
  1753. | #define HAVE_FCNTL_H 1
  1754. | #define HAVE_SYS_IOCTL_H 1
  1755. | #define HAVE_SYS_TIME_H 1
  1756. | #define HAVE_UTIME_H 1
  1757. | #define HAVE_VALUES_H 1
  1758. | #define HAVE_NCURSES_H 1
  1759. | #define HAVE_CURSES_H 1
  1760. | #define HAVE_SYS_TERMIOS_H 1
  1761. | #define HAVE_SYS_STAT_H 1
  1762. | #define HAVE_SYS_IPC_H 1
  1763. | #define HAVE_SYS_SHM_H 1
  1764. | #define HAVE_SYS_MMAN_H 1
  1765. | #define HAVE_SYS_SOUNDCARD_H 1
  1766. | /* end confdefs.h. */
  1767. | #include <amigainput/amigainput.h>
  1768. configure:6991: result: no
  1769. configure:6991: checking for amigainput/amigainput.h
  1770. configure:6991: result: no
  1771. configure:7002: checking byteswap.h usability
  1772. configure:7002: gcc -c -g -O2 conftest.c >&5
  1773. configure:7002: $? = 0
  1774. configure:7002: result: yes
  1775. configure:7002: checking byteswap.h presence
  1776. configure:7002: gcc -E conftest.c
  1777. configure:7002: $? = 0
  1778. configure:7002: result: yes
  1779. configure:7002: checking for byteswap.h
  1780. configure:7002: result: yes
  1781. configure:7013: checking for stdbool.h that conforms to C99
  1782. configure:7098: gcc -c -g -O2 conftest.c >&5
  1783. configure:7098: $? = 0
  1784. configure:7105: result: yes
  1785. configure:7107: checking for _Bool
  1786. configure:7107: gcc -c -g -O2 conftest.c >&5
  1787. configure:7107: $? = 0
  1788. configure:7107: gcc -c -g -O2 conftest.c >&5
  1789. conftest.c: In function 'main':
  1790. conftest.c:78: error: expected expression before ')' token
  1791. configure:7107: $? = 1
  1792. configure: failed program was:
  1793. | /* confdefs.h */
  1794. | #define PACKAGE_NAME "PUAE"
  1795. | #define PACKAGE_TARNAME "puae"
  1796. | #define PACKAGE_VERSION "2.3.1"
  1797. | #define PACKAGE_STRING "PUAE 2.3.1"
  1798. | #define PACKAGE_BUGREPORT ""
  1799. | #define PACKAGE_URL ""
  1800. | #define PACKAGE "puae"
  1801. | #define VERSION "2.3.1"
  1802. | #define STDC_HEADERS 1
  1803. | #define HAVE_SYS_TYPES_H 1
  1804. | #define HAVE_SYS_STAT_H 1
  1805. | #define HAVE_STDLIB_H 1
  1806. | #define HAVE_STRING_H 1
  1807. | #define HAVE_MEMORY_H 1
  1808. | #define HAVE_STRINGS_H 1
  1809. | #define HAVE_INTTYPES_H 1
  1810. | #define HAVE_STDINT_H 1
  1811. | #define HAVE_UNISTD_H 1
  1812. | #define __EXTENSIONS__ 1
  1813. | #define _ALL_SOURCE 1
  1814. | #define _GNU_SOURCE 1
  1815. | #define _POSIX_PTHREAD_SEMANTICS 1
  1816. | #define _TANDEM_SOURCE 1
  1817. | #define HAVE_DIRENT_H 1
  1818. | #define STDC_HEADERS 1
  1819. | #define HAVE_FCNTL_H 1
  1820. | #define HAVE_SYS_IOCTL_H 1
  1821. | #define HAVE_SYS_TIME_H 1
  1822. | #define HAVE_UTIME_H 1
  1823. | #define HAVE_VALUES_H 1
  1824. | #define HAVE_NCURSES_H 1
  1825. | #define HAVE_CURSES_H 1
  1826. | #define HAVE_SYS_TERMIOS_H 1
  1827. | #define HAVE_SYS_STAT_H 1
  1828. | #define HAVE_SYS_IPC_H 1
  1829. | #define HAVE_SYS_SHM_H 1
  1830. | #define HAVE_SYS_MMAN_H 1
  1831. | #define HAVE_SYS_SOUNDCARD_H 1
  1832. | #define HAVE_BYTESWAP_H 1
  1833. | /* end confdefs.h. */
  1834. | #include <stdio.h>
  1835. | #ifdef HAVE_SYS_TYPES_H
  1836. | # include <sys/types.h>
  1837. | #endif
  1838. | #ifdef HAVE_SYS_STAT_H
  1839. | # include <sys/stat.h>
  1840. | #endif
  1841. | #ifdef STDC_HEADERS
  1842. | # include <stdlib.h>
  1843. | # include <stddef.h>
  1844. | #else
  1845. | # ifdef HAVE_STDLIB_H
  1846. | # include <stdlib.h>
  1847. | # endif
  1848. | #endif
  1849. | #ifdef HAVE_STRING_H
  1850. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1851. | # include <memory.h>
  1852. | # endif
  1853. | # include <string.h>
  1854. | #endif
  1855. | #ifdef HAVE_STRINGS_H
  1856. | # include <strings.h>
  1857. | #endif
  1858. | #ifdef HAVE_INTTYPES_H
  1859. | # include <inttypes.h>
  1860. | #endif
  1861. | #ifdef HAVE_STDINT_H
  1862. | # include <stdint.h>
  1863. | #endif
  1864. | #ifdef HAVE_UNISTD_H
  1865. | # include <unistd.h>
  1866. | #endif
  1867. | int
  1868. | main ()
  1869. | {
  1870. | if (sizeof ((_Bool)))
  1871. | return 0;
  1872. | ;
  1873. | return 0;
  1874. | }
  1875. configure:7107: result: yes
  1876. configure:7123: checking for an ANSI C-conforming const
  1877. configure:7188: gcc -c -g -O2 conftest.c >&5
  1878. configure:7188: $? = 0
  1879. configure:7195: result: yes
  1880. configure:7203: checking for inline
  1881. configure:7219: gcc -c -g -O2 conftest.c >&5
  1882. configure:7219: $? = 0
  1883. configure:7227: result: inline
  1884. configure:7245: checking for mode_t
  1885. configure:7245: gcc -c -g -O2 conftest.c >&5
  1886. configure:7245: $? = 0
  1887. configure:7245: gcc -c -g -O2 conftest.c >&5
  1888. conftest.c: In function 'main':
  1889. conftest.c:80: error: expected expression before ')' token
  1890. configure:7245: $? = 1
  1891. configure: failed program was:
  1892. | /* confdefs.h */
  1893. | #define PACKAGE_NAME "PUAE"
  1894. | #define PACKAGE_TARNAME "puae"
  1895. | #define PACKAGE_VERSION "2.3.1"
  1896. | #define PACKAGE_STRING "PUAE 2.3.1"
  1897. | #define PACKAGE_BUGREPORT ""
  1898. | #define PACKAGE_URL ""
  1899. | #define PACKAGE "puae"
  1900. | #define VERSION "2.3.1"
  1901. | #define STDC_HEADERS 1
  1902. | #define HAVE_SYS_TYPES_H 1
  1903. | #define HAVE_SYS_STAT_H 1
  1904. | #define HAVE_STDLIB_H 1
  1905. | #define HAVE_STRING_H 1
  1906. | #define HAVE_MEMORY_H 1
  1907. | #define HAVE_STRINGS_H 1
  1908. | #define HAVE_INTTYPES_H 1
  1909. | #define HAVE_STDINT_H 1
  1910. | #define HAVE_UNISTD_H 1
  1911. | #define __EXTENSIONS__ 1
  1912. | #define _ALL_SOURCE 1
  1913. | #define _GNU_SOURCE 1
  1914. | #define _POSIX_PTHREAD_SEMANTICS 1
  1915. | #define _TANDEM_SOURCE 1
  1916. | #define HAVE_DIRENT_H 1
  1917. | #define STDC_HEADERS 1
  1918. | #define HAVE_FCNTL_H 1
  1919. | #define HAVE_SYS_IOCTL_H 1
  1920. | #define HAVE_SYS_TIME_H 1
  1921. | #define HAVE_UTIME_H 1
  1922. | #define HAVE_VALUES_H 1
  1923. | #define HAVE_NCURSES_H 1
  1924. | #define HAVE_CURSES_H 1
  1925. | #define HAVE_SYS_TERMIOS_H 1
  1926. | #define HAVE_SYS_STAT_H 1
  1927. | #define HAVE_SYS_IPC_H 1
  1928. | #define HAVE_SYS_SHM_H 1
  1929. | #define HAVE_SYS_MMAN_H 1
  1930. | #define HAVE_SYS_SOUNDCARD_H 1
  1931. | #define HAVE_BYTESWAP_H 1
  1932. | #define HAVE__BOOL 1
  1933. | #define HAVE_STDBOOL_H 1
  1934. | /* end confdefs.h. */
  1935. | #include <stdio.h>
  1936. | #ifdef HAVE_SYS_TYPES_H
  1937. | # include <sys/types.h>
  1938. | #endif
  1939. | #ifdef HAVE_SYS_STAT_H
  1940. | # include <sys/stat.h>
  1941. | #endif
  1942. | #ifdef STDC_HEADERS
  1943. | # include <stdlib.h>
  1944. | # include <stddef.h>
  1945. | #else
  1946. | # ifdef HAVE_STDLIB_H
  1947. | # include <stdlib.h>
  1948. | # endif
  1949. | #endif
  1950. | #ifdef HAVE_STRING_H
  1951. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1952. | # include <memory.h>
  1953. | # endif
  1954. | # include <string.h>
  1955. | #endif
  1956. | #ifdef HAVE_STRINGS_H
  1957. | # include <strings.h>
  1958. | #endif
  1959. | #ifdef HAVE_INTTYPES_H
  1960. | # include <inttypes.h>
  1961. | #endif
  1962. | #ifdef HAVE_STDINT_H
  1963. | # include <stdint.h>
  1964. | #endif
  1965. | #ifdef HAVE_UNISTD_H
  1966. | # include <unistd.h>
  1967. | #endif
  1968. | int
  1969. | main ()
  1970. | {
  1971. | if (sizeof ((mode_t)))
  1972. | return 0;
  1973. | ;
  1974. | return 0;
  1975. | }
  1976. configure:7245: result: yes
  1977. configure:7256: checking for off_t
  1978. configure:7256: gcc -c -g -O2 conftest.c >&5
  1979. configure:7256: $? = 0
  1980. configure:7256: gcc -c -g -O2 conftest.c >&5
  1981. conftest.c: In function 'main':
  1982. conftest.c:80: error: expected expression before ')' token
  1983. configure:7256: $? = 1
  1984. configure: failed program was:
  1985. | /* confdefs.h */
  1986. | #define PACKAGE_NAME "PUAE"
  1987. | #define PACKAGE_TARNAME "puae"
  1988. | #define PACKAGE_VERSION "2.3.1"
  1989. | #define PACKAGE_STRING "PUAE 2.3.1"
  1990. | #define PACKAGE_BUGREPORT ""
  1991. | #define PACKAGE_URL ""
  1992. | #define PACKAGE "puae"
  1993. | #define VERSION "2.3.1"
  1994. | #define STDC_HEADERS 1
  1995. | #define HAVE_SYS_TYPES_H 1
  1996. | #define HAVE_SYS_STAT_H 1
  1997. | #define HAVE_STDLIB_H 1
  1998. | #define HAVE_STRING_H 1
  1999. | #define HAVE_MEMORY_H 1
  2000. | #define HAVE_STRINGS_H 1
  2001. | #define HAVE_INTTYPES_H 1
  2002. | #define HAVE_STDINT_H 1
  2003. | #define HAVE_UNISTD_H 1
  2004. | #define __EXTENSIONS__ 1
  2005. | #define _ALL_SOURCE 1
  2006. | #define _GNU_SOURCE 1
  2007. | #define _POSIX_PTHREAD_SEMANTICS 1
  2008. | #define _TANDEM_SOURCE 1
  2009. | #define HAVE_DIRENT_H 1
  2010. | #define STDC_HEADERS 1
  2011. | #define HAVE_FCNTL_H 1
  2012. | #define HAVE_SYS_IOCTL_H 1
  2013. | #define HAVE_SYS_TIME_H 1
  2014. | #define HAVE_UTIME_H 1
  2015. | #define HAVE_VALUES_H 1
  2016. | #define HAVE_NCURSES_H 1
  2017. | #define HAVE_CURSES_H 1
  2018. | #define HAVE_SYS_TERMIOS_H 1
  2019. | #define HAVE_SYS_STAT_H 1
  2020. | #define HAVE_SYS_IPC_H 1
  2021. | #define HAVE_SYS_SHM_H 1
  2022. | #define HAVE_SYS_MMAN_H 1
  2023. | #define HAVE_SYS_SOUNDCARD_H 1
  2024. | #define HAVE_BYTESWAP_H 1
  2025. | #define HAVE__BOOL 1
  2026. | #define HAVE_STDBOOL_H 1
  2027. | /* end confdefs.h. */
  2028. | #include <stdio.h>
  2029. | #ifdef HAVE_SYS_TYPES_H
  2030. | # include <sys/types.h>
  2031. | #endif
  2032. | #ifdef HAVE_SYS_STAT_H
  2033. | # include <sys/stat.h>
  2034. | #endif
  2035. | #ifdef STDC_HEADERS
  2036. | # include <stdlib.h>
  2037. | # include <stddef.h>
  2038. | #else
  2039. | # ifdef HAVE_STDLIB_H
  2040. | # include <stdlib.h>
  2041. | # endif
  2042. | #endif
  2043. | #ifdef HAVE_STRING_H
  2044. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2045. | # include <memory.h>
  2046. | # endif
  2047. | # include <string.h>
  2048. | #endif
  2049. | #ifdef HAVE_STRINGS_H
  2050. | # include <strings.h>
  2051. | #endif
  2052. | #ifdef HAVE_INTTYPES_H
  2053. | # include <inttypes.h>
  2054. | #endif
  2055. | #ifdef HAVE_STDINT_H
  2056. | # include <stdint.h>
  2057. | #endif
  2058. | #ifdef HAVE_UNISTD_H
  2059. | # include <unistd.h>
  2060. | #endif
  2061. | int
  2062. | main ()
  2063. | {
  2064. | if (sizeof ((off_t)))
  2065. | return 0;
  2066. | ;
  2067. | return 0;
  2068. | }
  2069. configure:7256: result: yes
  2070. configure:7267: checking for size_t
  2071. configure:7267: gcc -c -g -O2 conftest.c >&5
  2072. configure:7267: $? = 0
  2073. configure:7267: gcc -c -g -O2 conftest.c >&5
  2074. conftest.c: In function 'main':
  2075. conftest.c:80: error: expected expression before ')' token
  2076. configure:7267: $? = 1
  2077. configure: failed program was:
  2078. | /* confdefs.h */
  2079. | #define PACKAGE_NAME "PUAE"
  2080. | #define PACKAGE_TARNAME "puae"
  2081. | #define PACKAGE_VERSION "2.3.1"
  2082. | #define PACKAGE_STRING "PUAE 2.3.1"
  2083. | #define PACKAGE_BUGREPORT ""
  2084. | #define PACKAGE_URL ""
  2085. | #define PACKAGE "puae"
  2086. | #define VERSION "2.3.1"
  2087. | #define STDC_HEADERS 1
  2088. | #define HAVE_SYS_TYPES_H 1
  2089. | #define HAVE_SYS_STAT_H 1
  2090. | #define HAVE_STDLIB_H 1
  2091. | #define HAVE_STRING_H 1
  2092. | #define HAVE_MEMORY_H 1
  2093. | #define HAVE_STRINGS_H 1
  2094. | #define HAVE_INTTYPES_H 1
  2095. | #define HAVE_STDINT_H 1
  2096. | #define HAVE_UNISTD_H 1
  2097. | #define __EXTENSIONS__ 1
  2098. | #define _ALL_SOURCE 1
  2099. | #define _GNU_SOURCE 1
  2100. | #define _POSIX_PTHREAD_SEMANTICS 1
  2101. | #define _TANDEM_SOURCE 1
  2102. | #define HAVE_DIRENT_H 1
  2103. | #define STDC_HEADERS 1
  2104. | #define HAVE_FCNTL_H 1
  2105. | #define HAVE_SYS_IOCTL_H 1
  2106. | #define HAVE_SYS_TIME_H 1
  2107. | #define HAVE_UTIME_H 1
  2108. | #define HAVE_VALUES_H 1
  2109. | #define HAVE_NCURSES_H 1
  2110. | #define HAVE_CURSES_H 1
  2111. | #define HAVE_SYS_TERMIOS_H 1
  2112. | #define HAVE_SYS_STAT_H 1
  2113. | #define HAVE_SYS_IPC_H 1
  2114. | #define HAVE_SYS_SHM_H 1
  2115. | #define HAVE_SYS_MMAN_H 1
  2116. | #define HAVE_SYS_SOUNDCARD_H 1
  2117. | #define HAVE_BYTESWAP_H 1
  2118. | #define HAVE__BOOL 1
  2119. | #define HAVE_STDBOOL_H 1
  2120. | /* end confdefs.h. */
  2121. | #include <stdio.h>
  2122. | #ifdef HAVE_SYS_TYPES_H
  2123. | # include <sys/types.h>
  2124. | #endif
  2125. | #ifdef HAVE_SYS_STAT_H
  2126. | # include <sys/stat.h>
  2127. | #endif
  2128. | #ifdef STDC_HEADERS
  2129. | # include <stdlib.h>
  2130. | # include <stddef.h>
  2131. | #else
  2132. | # ifdef HAVE_STDLIB_H
  2133. | # include <stdlib.h>
  2134. | # endif
  2135. | #endif
  2136. | #ifdef HAVE_STRING_H
  2137. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2138. | # include <memory.h>
  2139. | # endif
  2140. | # include <string.h>
  2141. | #endif
  2142. | #ifdef HAVE_STRINGS_H
  2143. | # include <strings.h>
  2144. | #endif
  2145. | #ifdef HAVE_INTTYPES_H
  2146. | # include <inttypes.h>
  2147. | #endif
  2148. | #ifdef HAVE_STDINT_H
  2149. | # include <stdint.h>
  2150. | #endif
  2151. | #ifdef HAVE_UNISTD_H
  2152. | # include <unistd.h>
  2153. | #endif
  2154. | int
  2155. | main ()
  2156. | {
  2157. | if (sizeof ((size_t)))
  2158. | return 0;
  2159. | ;
  2160. | return 0;
  2161. | }
  2162. configure:7267: result: yes
  2163. configure:7278: checking for struct stat.st_blocks
  2164. configure:7278: gcc -c -g -O2 conftest.c >&5
  2165. configure:7278: $? = 0
  2166. configure:7278: result: yes
  2167. configure:7298: checking whether time.h and sys/time.h may both be included
  2168. configure:7318: gcc -c -g -O2 conftest.c >&5
  2169. configure:7318: $? = 0
  2170. configure:7325: result: yes
  2171. configure:7333: checking whether struct tm is in sys/time.h or time.h
  2172. configure:7353: gcc -c -g -O2 conftest.c >&5
  2173. configure:7353: $? = 0
  2174. configure:7360: result: time.h
  2175. configure:7368: checking for working volatile
  2176. configure:7387: gcc -c -g -O2 conftest.c >&5
  2177. configure:7387: $? = 0
  2178. configure:7394: result: yes
  2179. configure:7402: checking whether byte ordering is bigendian
  2180. configure:7417: gcc -c -g -O2 conftest.c >&5
  2181. conftest.c:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
  2182. configure:7417: $? = 1
  2183. configure: failed program was:
  2184. | /* confdefs.h */
  2185. | #define PACKAGE_NAME "PUAE"
  2186. | #define PACKAGE_TARNAME "puae"
  2187. | #define PACKAGE_VERSION "2.3.1"
  2188. | #define PACKAGE_STRING "PUAE 2.3.1"
  2189. | #define PACKAGE_BUGREPORT ""
  2190. | #define PACKAGE_URL ""
  2191. | #define PACKAGE "puae"
  2192. | #define VERSION "2.3.1"
  2193. | #define STDC_HEADERS 1
  2194. | #define HAVE_SYS_TYPES_H 1
  2195. | #define HAVE_SYS_STAT_H 1
  2196. | #define HAVE_STDLIB_H 1
  2197. | #define HAVE_STRING_H 1
  2198. | #define HAVE_MEMORY_H 1
  2199. | #define HAVE_STRINGS_H 1
  2200. | #define HAVE_INTTYPES_H 1
  2201. | #define HAVE_STDINT_H 1
  2202. | #define HAVE_UNISTD_H 1
  2203. | #define __EXTENSIONS__ 1
  2204. | #define _ALL_SOURCE 1
  2205. | #define _GNU_SOURCE 1
  2206. | #define _POSIX_PTHREAD_SEMANTICS 1
  2207. | #define _TANDEM_SOURCE 1
  2208. | #define HAVE_DIRENT_H 1
  2209. | #define STDC_HEADERS 1
  2210. | #define HAVE_FCNTL_H 1
  2211. | #define HAVE_SYS_IOCTL_H 1
  2212. | #define HAVE_SYS_TIME_H 1
  2213. | #define HAVE_UTIME_H 1
  2214. | #define HAVE_VALUES_H 1
  2215. | #define HAVE_NCURSES_H 1
  2216. | #define HAVE_CURSES_H 1
  2217. | #define HAVE_SYS_TERMIOS_H 1
  2218. | #define HAVE_SYS_STAT_H 1
  2219. | #define HAVE_SYS_IPC_H 1
  2220. | #define HAVE_SYS_SHM_H 1
  2221. | #define HAVE_SYS_MMAN_H 1
  2222. | #define HAVE_SYS_SOUNDCARD_H 1
  2223. | #define HAVE_BYTESWAP_H 1
  2224. | #define HAVE__BOOL 1
  2225. | #define HAVE_STDBOOL_H 1
  2226. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  2227. | #define HAVE_ST_BLOCKS 1
  2228. | #define TIME_WITH_SYS_TIME 1
  2229. | /* end confdefs.h. */
  2230. | #ifndef __APPLE_CC__
  2231. | not a universal capable compiler
  2232. | #endif
  2233. | typedef int dummy;
  2234. |
  2235. configure:7462: gcc -c -g -O2 conftest.c >&5
  2236. configure:7462: $? = 0
  2237. configure:7480: gcc -c -g -O2 conftest.c >&5
  2238. conftest.c: In function 'main':
  2239. conftest.c:54: error: 'not' undeclared (first use in this function)
  2240. conftest.c:54: error: (Each undeclared identifier is reported only once
  2241. conftest.c:54: error: for each function it appears in.)
  2242. conftest.c:54: error: expected ';' before 'big'
  2243. configure:7480: $? = 1
  2244. configure: failed program was:
  2245. | /* confdefs.h */
  2246. | #define PACKAGE_NAME "PUAE"
  2247. | #define PACKAGE_TARNAME "puae"
  2248. | #define PACKAGE_VERSION "2.3.1"
  2249. | #define PACKAGE_STRING "PUAE 2.3.1"
  2250. | #define PACKAGE_BUGREPORT ""
  2251. | #define PACKAGE_URL ""
  2252. | #define PACKAGE "puae"
  2253. | #define VERSION "2.3.1"
  2254. | #define STDC_HEADERS 1
  2255. | #define HAVE_SYS_TYPES_H 1
  2256. | #define HAVE_SYS_STAT_H 1
  2257. | #define HAVE_STDLIB_H 1
  2258. | #define HAVE_STRING_H 1
  2259. | #define HAVE_MEMORY_H 1
  2260. | #define HAVE_STRINGS_H 1
  2261. | #define HAVE_INTTYPES_H 1
  2262. | #define HAVE_STDINT_H 1
  2263. | #define HAVE_UNISTD_H 1
  2264. | #define __EXTENSIONS__ 1
  2265. | #define _ALL_SOURCE 1
  2266. | #define _GNU_SOURCE 1
  2267. | #define _POSIX_PTHREAD_SEMANTICS 1
  2268. | #define _TANDEM_SOURCE 1
  2269. | #define HAVE_DIRENT_H 1
  2270. | #define STDC_HEADERS 1
  2271. | #define HAVE_FCNTL_H 1
  2272. | #define HAVE_SYS_IOCTL_H 1
  2273. | #define HAVE_SYS_TIME_H 1
  2274. | #define HAVE_UTIME_H 1
  2275. | #define HAVE_VALUES_H 1
  2276. | #define HAVE_NCURSES_H 1
  2277. | #define HAVE_CURSES_H 1
  2278. | #define HAVE_SYS_TERMIOS_H 1
  2279. | #define HAVE_SYS_STAT_H 1
  2280. | #define HAVE_SYS_IPC_H 1
  2281. | #define HAVE_SYS_SHM_H 1
  2282. | #define HAVE_SYS_MMAN_H 1
  2283. | #define HAVE_SYS_SOUNDCARD_H 1
  2284. | #define HAVE_BYTESWAP_H 1
  2285. | #define HAVE__BOOL 1
  2286. | #define HAVE_STDBOOL_H 1
  2287. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  2288. | #define HAVE_ST_BLOCKS 1
  2289. | #define TIME_WITH_SYS_TIME 1
  2290. | /* end confdefs.h. */
  2291. | #include <sys/types.h>
  2292. | #include <sys/param.h>
  2293. |
  2294. | int
  2295. | main ()
  2296. | {
  2297. | #if BYTE_ORDER != BIG_ENDIAN
  2298. | not big endian
  2299. | #endif
  2300. |
  2301. | ;
  2302. | return 0;
  2303. | }
  2304. configure:7608: result: no
  2305. configure:7631: checking size of char
  2306. configure:7636: gcc -o conftest -g -O2 conftest.c >&5
  2307. configure:7636: $? = 0
  2308. configure:7636: ./conftest
  2309. configure:7636: $? = 0
  2310. configure:7650: result: 1
  2311. configure:7664: checking size of short
  2312. configure:7669: gcc -o conftest -g -O2 conftest.c >&5
  2313. configure:7669: $? = 0
  2314. configure:7669: ./conftest
  2315. configure:7669: $? = 0
  2316. configure:7683: result: 2
  2317. configure:7697: checking size of int
  2318. configure:7702: gcc -o conftest -g -O2 conftest.c >&5
  2319. configure:7702: $? = 0
  2320. configure:7702: ./conftest
  2321. configure:7702: $? = 0
  2322. configure:7716: result: 4
  2323. configure:7730: checking size of long
  2324. configure:7735: gcc -o conftest -g -O2 conftest.c >&5
  2325. configure:7735: $? = 0
  2326. configure:7735: ./conftest
  2327. configure:7735: $? = 0
  2328. configure:7749: result: 4
  2329. configure:7763: checking size of long long
  2330. configure:7768: gcc -o conftest -g -O2 conftest.c >&5
  2331. configure:7768: $? = 0
  2332. configure:7768: ./conftest
  2333. configure:7768: $? = 0
  2334. configure:7782: result: 8
  2335. configure:7796: checking size of __int64
  2336. configure:7801: gcc -o conftest -g -O2 conftest.c >&5
  2337. conftest.c: In function 'longval':
  2338. conftest.c:85: error: '__int64' undeclared (first use in this function)
  2339. conftest.c:85: error: (Each undeclared identifier is reported only once
  2340. conftest.c:85: error: for each function it appears in.)
  2341. conftest.c: In function 'ulongval':
  2342. conftest.c:86: error: '__int64' undeclared (first use in this function)
  2343. conftest.c: In function 'main':
  2344. conftest.c:96: error: '__int64' undeclared (first use in this function)
  2345. configure:7801: $? = 1
  2346. configure: program exited with status 1
  2347. configure: failed program was:
  2348. | /* confdefs.h */
  2349. | #define PACKAGE_NAME "PUAE"
  2350. | #define PACKAGE_TARNAME "puae"
  2351. | #define PACKAGE_VERSION "2.3.1"
  2352. | #define PACKAGE_STRING "PUAE 2.3.1"
  2353. | #define PACKAGE_BUGREPORT ""
  2354. | #define PACKAGE_URL ""
  2355. | #define PACKAGE "puae"
  2356. | #define VERSION "2.3.1"
  2357. | #define STDC_HEADERS 1
  2358. | #define HAVE_SYS_TYPES_H 1
  2359. | #define HAVE_SYS_STAT_H 1
  2360. | #define HAVE_STDLIB_H 1
  2361. | #define HAVE_STRING_H 1
  2362. | #define HAVE_MEMORY_H 1
  2363. | #define HAVE_STRINGS_H 1
  2364. | #define HAVE_INTTYPES_H 1
  2365. | #define HAVE_STDINT_H 1
  2366. | #define HAVE_UNISTD_H 1
  2367. | #define __EXTENSIONS__ 1
  2368. | #define _ALL_SOURCE 1
  2369. | #define _GNU_SOURCE 1
  2370. | #define _POSIX_PTHREAD_SEMANTICS 1
  2371. | #define _TANDEM_SOURCE 1
  2372. | #define HAVE_DIRENT_H 1
  2373. | #define STDC_HEADERS 1
  2374. | #define HAVE_FCNTL_H 1
  2375. | #define HAVE_SYS_IOCTL_H 1
  2376. | #define HAVE_SYS_TIME_H 1
  2377. | #define HAVE_UTIME_H 1
  2378. | #define HAVE_VALUES_H 1
  2379. | #define HAVE_NCURSES_H 1
  2380. | #define HAVE_CURSES_H 1
  2381. | #define HAVE_SYS_TERMIOS_H 1
  2382. | #define HAVE_SYS_STAT_H 1
  2383. | #define HAVE_SYS_IPC_H 1
  2384. | #define HAVE_SYS_SHM_H 1
  2385. | #define HAVE_SYS_MMAN_H 1
  2386. | #define HAVE_SYS_SOUNDCARD_H 1
  2387. | #define HAVE_BYTESWAP_H 1
  2388. | #define HAVE__BOOL 1
  2389. | #define HAVE_STDBOOL_H 1
  2390. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  2391. | #define HAVE_ST_BLOCKS 1
  2392. | #define TIME_WITH_SYS_TIME 1
  2393. | #define SIZEOF_CHAR 1
  2394. | #define SIZEOF_SHORT 2
  2395. | #define SIZEOF_INT 4
  2396. | #define SIZEOF_LONG 4
  2397. | #define SIZEOF_LONG_LONG 8
  2398. | /* end confdefs.h. */
  2399. | #include <stdio.h>
  2400. | #ifdef HAVE_SYS_TYPES_H
  2401. | # include <sys/types.h>
  2402. | #endif
  2403. | #ifdef HAVE_SYS_STAT_H
  2404. | # include <sys/stat.h>
  2405. | #endif
  2406. | #ifdef STDC_HEADERS
  2407. | # include <stdlib.h>
  2408. | # include <stddef.h>
  2409. | #else
  2410. | # ifdef HAVE_STDLIB_H
  2411. | # include <stdlib.h>
  2412. | # endif
  2413. | #endif
  2414. | #ifdef HAVE_STRING_H
  2415. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2416. | # include <memory.h>
  2417. | # endif
  2418. | # include <string.h>
  2419. | #endif
  2420. | #ifdef HAVE_STRINGS_H
  2421. | # include <strings.h>
  2422. | #endif
  2423. | #ifdef HAVE_INTTYPES_H
  2424. | # include <inttypes.h>
  2425. | #endif
  2426. | #ifdef HAVE_STDINT_H
  2427. | # include <stdint.h>
  2428. | #endif
  2429. | #ifdef HAVE_UNISTD_H
  2430. | # include <unistd.h>
  2431. | #endif
  2432. | static long int longval () { return (long int) (sizeof (__int64)); }
  2433. | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
  2434. | #include <stdio.h>
  2435. | #include <stdlib.h>
  2436. | int
  2437. | main ()
  2438. | {
  2439. |
  2440. | FILE *f = fopen ("conftest.val", "w");
  2441. | if (! f)
  2442. | return 1;
  2443. | if (((long int) (sizeof (__int64))) < 0)
  2444. | {
  2445. | long int i = longval ();
  2446. | if (i != ((long int) (sizeof (__int64))))
  2447. | return 1;
  2448. | fprintf (f, "%ld", i);
  2449. | }
  2450. | else
  2451. | {
  2452. | unsigned long int i = ulongval ();
  2453. | if (i != ((long int) (sizeof (__int64))))
  2454. | return 1;
  2455. | fprintf (f, "%lu", i);
  2456. | }
  2457. | /* Do not output a trailing newline, as this causes \r\n confusion
  2458. | on some platforms. */
  2459. | return ferror (f) || fclose (f) != 0;
  2460. |
  2461. | ;
  2462. | return 0;
  2463. | }
  2464. configure:7815: result: 0
  2465. configure:7829: checking size of void *
  2466. configure:7834: gcc -o conftest -g -O2 conftest.c >&5
  2467. configure:7834: $? = 0
  2468. configure:7834: ./conftest
  2469. configure:7834: $? = 0
  2470. configure:7848: result: 4
  2471. configure:7859: checking for socklen_t
  2472. configure:7877: gcc -c -g -O2 conftest.c >&5
  2473. configure:7877: $? = 0
  2474. configure:7885: result: yes
  2475. configure:7895: checking whether gcc needs -traditional
  2476. configure:7929: result: no
  2477. configure:7936: checking for working memcmp
  2478. configure:7979: gcc -o conftest -g -O2 conftest.c >&5
  2479. configure:7979: $? = 0
  2480. configure:7979: ./conftest
  2481. configure:7979: $? = 0
  2482. configure:7989: result: yes
  2483. configure:7998: checking return type of signal handlers
  2484. configure:8016: gcc -c -g -O2 conftest.c >&5
  2485. conftest.c: In function 'main':
  2486. conftest.c:60: error: void value not ignored as it ought to be
  2487. configure:8016: $? = 1
  2488. configure: failed program was:
  2489. | /* confdefs.h */
  2490. | #define PACKAGE_NAME "PUAE"
  2491. | #define PACKAGE_TARNAME "puae"
  2492. | #define PACKAGE_VERSION "2.3.1"
  2493. | #define PACKAGE_STRING "PUAE 2.3.1"
  2494. | #define PACKAGE_BUGREPORT ""
  2495. | #define PACKAGE_URL ""
  2496. | #define PACKAGE "puae"
  2497. | #define VERSION "2.3.1"
  2498. | #define STDC_HEADERS 1
  2499. | #define HAVE_SYS_TYPES_H 1
  2500. | #define HAVE_SYS_STAT_H 1
  2501. | #define HAVE_STDLIB_H 1
  2502. | #define HAVE_STRING_H 1
  2503. | #define HAVE_MEMORY_H 1
  2504. | #define HAVE_STRINGS_H 1
  2505. | #define HAVE_INTTYPES_H 1
  2506. | #define HAVE_STDINT_H 1
  2507. | #define HAVE_UNISTD_H 1
  2508. | #define __EXTENSIONS__ 1
  2509. | #define _ALL_SOURCE 1
  2510. | #define _GNU_SOURCE 1
  2511. | #define _POSIX_PTHREAD_SEMANTICS 1
  2512. | #define _TANDEM_SOURCE 1
  2513. | #define HAVE_DIRENT_H 1
  2514. | #define STDC_HEADERS 1
  2515. | #define HAVE_FCNTL_H 1
  2516. | #define HAVE_SYS_IOCTL_H 1
  2517. | #define HAVE_SYS_TIME_H 1
  2518. | #define HAVE_UTIME_H 1
  2519. | #define HAVE_VALUES_H 1
  2520. | #define HAVE_NCURSES_H 1
  2521. | #define HAVE_CURSES_H 1
  2522. | #define HAVE_SYS_TERMIOS_H 1
  2523. | #define HAVE_SYS_STAT_H 1
  2524. | #define HAVE_SYS_IPC_H 1
  2525. | #define HAVE_SYS_SHM_H 1
  2526. | #define HAVE_SYS_MMAN_H 1
  2527. | #define HAVE_SYS_SOUNDCARD_H 1
  2528. | #define HAVE_BYTESWAP_H 1
  2529. | #define HAVE__BOOL 1
  2530. | #define HAVE_STDBOOL_H 1
  2531. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  2532. | #define HAVE_ST_BLOCKS 1
  2533. | #define TIME_WITH_SYS_TIME 1
  2534. | #define SIZEOF_CHAR 1
  2535. | #define SIZEOF_SHORT 2
  2536. | #define SIZEOF_INT 4
  2537. | #define SIZEOF_LONG 4
  2538. | #define SIZEOF_LONG_LONG 8
  2539. | #define SIZEOF___INT64 0
  2540. | #define SIZEOF_VOID_P 4
  2541. | /* end confdefs.h. */
  2542. | #include <sys/types.h>
  2543. | #include <signal.h>
  2544. |
  2545. | int
  2546. | main ()
  2547. | {
  2548. | return *(signal (0, 0)) (0) == 1;
  2549. | ;
  2550. | return 0;
  2551. | }
  2552. configure:8023: result: void
  2553. configure:8037: checking for utime.h
  2554. configure:8037: result: yes
  2555. configure:8051: checking whether utime accepts a null argument
  2556. configure:8080: gcc -o conftest -g -O2 conftest.c >&5
  2557. configure:8080: $? = 0
  2558. configure:8080: ./conftest
  2559. configure:8080: $? = 0
  2560. configure:8090: result: yes
  2561. configure:8103: checking for gettimeofday
  2562. configure:8103: gcc -o conftest -g -O2 conftest.c >&5
  2563. configure:8103: $? = 0
  2564. configure:8103: result: yes
  2565. configure:8103: checking for sigaction
  2566. configure:8103: gcc -o conftest -g -O2 conftest.c >&5
  2567. configure:8103: $? = 0
  2568. configure:8103: result: yes
  2569. configure:8115: checking for select
  2570. configure:8115: gcc -o conftest -g -O2 conftest.c >&5
  2571. configure:8115: $? = 0
  2572. configure:8115: result: yes
  2573. configure:8115: checking for strerror
  2574. configure:8115: gcc -o conftest -g -O2 conftest.c >&5
  2575. configure:8115: $? = 0
  2576. configure:8115: result: yes
  2577. configure:8115: checking for isnan
  2578. configure:8115: gcc -o conftest -g -O2 conftest.c >&5
  2579. conftest.c:84: warning: conflicting types for built-in function 'isnan'
  2580. configure:8115: $? = 0
  2581. configure:8115: result: yes
  2582. configure:8115: checking for isinf
  2583. configure:8115: gcc -o conftest -g -O2 conftest.c >&5
  2584. conftest.c:85: warning: conflicting types for built-in function 'isinf'
  2585. configure:8115: $? = 0
  2586. configure:8115: result: yes
  2587. configure:8115: checking for setitimer
  2588. configure:8115: gcc -o conftest -g -O2 conftest.c >&5
  2589. configure:8115: $? = 0
  2590. configure:8115: result: yes
  2591. configure:8115: checking for alarm
  2592. configure:8115: gcc -o conftest -g -O2 conftest.c >&5
  2593. configure:8115: $? = 0
  2594. configure:8115: result: yes
  2595. configure:8115: checking for sync
  2596. configure:8115: gcc -o conftest -g -O2 conftest.c >&5
  2597. configure:8115: $? = 0
  2598. configure:8115: result: yes
  2599. configure:8126: checking for readdir_r
  2600. configure:8126: gcc -o conftest -g -O2 conftest.c >&5
  2601. configure:8126: $? = 0
  2602. configure:8126: result: yes
  2603. configure:8138: checking for strdup
  2604. configure:8138: gcc -o conftest -g -O2 conftest.c >&5
  2605. conftest.c:90: warning: conflicting types for built-in function 'strdup'
  2606. configure:8138: $? = 0
  2607. configure:8138: result: yes
  2608. configure:8138: checking for strstr
  2609. configure:8138: gcc -o conftest -g -O2 conftest.c >&5
  2610. conftest.c:91: warning: conflicting types for built-in function 'strstr'
  2611. configure:8138: $? = 0
  2612. configure:8138: result: yes
  2613. configure:8138: checking for strcasecmp
  2614. configure:8138: gcc -o conftest -g -O2 conftest.c >&5
  2615. conftest.c:92: warning: conflicting types for built-in function 'strcasecmp'
  2616. configure:8138: $? = 0
  2617. configure:8138: result: yes
  2618. configure:8138: checking for stricmp
  2619. configure:8138: gcc -o conftest -g -O2 conftest.c >&5
  2620. /tmp/cce7YIPc.o: In function `main':
  2621. /home/arcade/builds/PUAE/conftest.c:104: undefined reference to `stricmp'
  2622. collect2: ld returned 1 exit status
  2623. configure:8138: $? = 1
  2624. configure: failed program was:
  2625. | /* confdefs.h */
  2626. | #define PACKAGE_NAME "PUAE"
  2627. | #define PACKAGE_TARNAME "puae"
  2628. | #define PACKAGE_VERSION "2.3.1"
  2629. | #define PACKAGE_STRING "PUAE 2.3.1"
  2630. | #define PACKAGE_BUGREPORT ""
  2631. | #define PACKAGE_URL ""
  2632. | #define PACKAGE "puae"
  2633. | #define VERSION "2.3.1"
  2634. | #define STDC_HEADERS 1
  2635. | #define HAVE_SYS_TYPES_H 1
  2636. | #define HAVE_SYS_STAT_H 1
  2637. | #define HAVE_STDLIB_H 1
  2638. | #define HAVE_STRING_H 1
  2639. | #define HAVE_MEMORY_H 1
  2640. | #define HAVE_STRINGS_H 1
  2641. | #define HAVE_INTTYPES_H 1
  2642. | #define HAVE_STDINT_H 1
  2643. | #define HAVE_UNISTD_H 1
  2644. | #define __EXTENSIONS__ 1
  2645. | #define _ALL_SOURCE 1
  2646. | #define _GNU_SOURCE 1
  2647. | #define _POSIX_PTHREAD_SEMANTICS 1
  2648. | #define _TANDEM_SOURCE 1
  2649. | #define HAVE_DIRENT_H 1
  2650. | #define STDC_HEADERS 1
  2651. | #define HAVE_FCNTL_H 1
  2652. | #define HAVE_SYS_IOCTL_H 1
  2653. | #define HAVE_SYS_TIME_H 1
  2654. | #define HAVE_UTIME_H 1
  2655. | #define HAVE_VALUES_H 1
  2656. | #define HAVE_NCURSES_H 1
  2657. | #define HAVE_CURSES_H 1
  2658. | #define HAVE_SYS_TERMIOS_H 1
  2659. | #define HAVE_SYS_STAT_H 1
  2660. | #define HAVE_SYS_IPC_H 1
  2661. | #define HAVE_SYS_SHM_H 1
  2662. | #define HAVE_SYS_MMAN_H 1
  2663. | #define HAVE_SYS_SOUNDCARD_H 1
  2664. | #define HAVE_BYTESWAP_H 1
  2665. | #define HAVE__BOOL 1
  2666. | #define HAVE_STDBOOL_H 1
  2667. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  2668. | #define HAVE_ST_BLOCKS 1
  2669. | #define TIME_WITH_SYS_TIME 1
  2670. | #define SIZEOF_CHAR 1
  2671. | #define SIZEOF_SHORT 2
  2672. | #define SIZEOF_INT 4
  2673. | #define SIZEOF_LONG 4
  2674. | #define SIZEOF_LONG_LONG 8
  2675. | #define SIZEOF___INT64 0
  2676. | #define SIZEOF_VOID_P 4
  2677. | #define RETSIGTYPE void
  2678. | #define HAVE_UTIME_H 1
  2679. | #define HAVE_UTIME_NULL 1
  2680. | #define HAVE_GETTIMEOFDAY 1
  2681. | #define HAVE_SIGACTION 1
  2682. | #define HAVE_SELECT 1
  2683. | #define HAVE_STRERROR 1
  2684. | #define HAVE_ISNAN 1
  2685. | #define HAVE_ISINF 1
  2686. | #define HAVE_SETITIMER 1
  2687. | #define HAVE_ALARM 1
  2688. | #define HAVE_SYNC 1
  2689. | #define HAVE_READDIR_R 1
  2690. | #define HAVE_STRDUP 1
  2691. | #define HAVE_STRSTR 1
  2692. | #define HAVE_STRCASECMP 1
  2693. | /* end confdefs.h. */
  2694. | /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
  2695. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2696. | #define stricmp innocuous_stricmp
  2697. |
  2698. | /* System header to define __stub macros and hopefully few prototypes,
  2699. | which can conflict with char stricmp (); below.
  2700. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2701. | <limits.h> exists even on freestanding compilers. */
  2702. |
  2703. | #ifdef __STDC__
  2704. | # include <limits.h>
  2705. | #else
  2706. | # include <assert.h>
  2707. | #endif
  2708. |
  2709. | #undef stricmp
  2710. |
  2711. | /* Override any GCC internal prototype to avoid an error.
  2712. | Use char because int might match the return type of a GCC
  2713. | builtin and then its argument prototype would still apply. */
  2714. | #ifdef __cplusplus
  2715. | extern "C"
  2716. | #endif
  2717. | char stricmp ();
  2718. | /* The GNU C library defines this for functions which it implements
  2719. | to always fail with ENOSYS. Some functions are actually named
  2720. | something starting with __ and the normal name is an alias. */
  2721. | #if defined __stub_stricmp || defined __stub___stricmp
  2722. | choke me
  2723. | #endif
  2724. |
  2725. | int
  2726. | main ()
  2727. | {
  2728. | return stricmp ();
  2729. | ;
  2730. | return 0;
  2731. | }
  2732. configure:8138: result: no
  2733. configure:8138: checking for strcmpi
  2734. configure:8138: gcc -o conftest -g -O2 conftest.c >&5
  2735. /tmp/ccuTHuTu.o: In function `main':
  2736. /home/arcade/builds/PUAE/conftest.c:104: undefined reference to `strcmpi'
  2737. collect2: ld returned 1 exit status
  2738. configure:8138: $? = 1
  2739. configure: failed program was:
  2740. | /* confdefs.h */
  2741. | #define PACKAGE_NAME "PUAE"
  2742. | #define PACKAGE_TARNAME "puae"
  2743. | #define PACKAGE_VERSION "2.3.1"
  2744. | #define PACKAGE_STRING "PUAE 2.3.1"
  2745. | #define PACKAGE_BUGREPORT ""
  2746. | #define PACKAGE_URL ""
  2747. | #define PACKAGE "puae"
  2748. | #define VERSION "2.3.1"
  2749. | #define STDC_HEADERS 1
  2750. | #define HAVE_SYS_TYPES_H 1
  2751. | #define HAVE_SYS_STAT_H 1
  2752. | #define HAVE_STDLIB_H 1
  2753. | #define HAVE_STRING_H 1
  2754. | #define HAVE_MEMORY_H 1
  2755. | #define HAVE_STRINGS_H 1
  2756. | #define HAVE_INTTYPES_H 1
  2757. | #define HAVE_STDINT_H 1
  2758. | #define HAVE_UNISTD_H 1
  2759. | #define __EXTENSIONS__ 1
  2760. | #define _ALL_SOURCE 1
  2761. | #define _GNU_SOURCE 1
  2762. | #define _POSIX_PTHREAD_SEMANTICS 1
  2763. | #define _TANDEM_SOURCE 1
  2764. | #define HAVE_DIRENT_H 1
  2765. | #define STDC_HEADERS 1
  2766. | #define HAVE_FCNTL_H 1
  2767. | #define HAVE_SYS_IOCTL_H 1
  2768. | #define HAVE_SYS_TIME_H 1
  2769. | #define HAVE_UTIME_H 1
  2770. | #define HAVE_VALUES_H 1
  2771. | #define HAVE_NCURSES_H 1
  2772. | #define HAVE_CURSES_H 1
  2773. | #define HAVE_SYS_TERMIOS_H 1
  2774. | #define HAVE_SYS_STAT_H 1
  2775. | #define HAVE_SYS_IPC_H 1
  2776. | #define HAVE_SYS_SHM_H 1
  2777. | #define HAVE_SYS_MMAN_H 1
  2778. | #define HAVE_SYS_SOUNDCARD_H 1
  2779. | #define HAVE_BYTESWAP_H 1
  2780. | #define HAVE__BOOL 1
  2781. | #define HAVE_STDBOOL_H 1
  2782. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  2783. | #define HAVE_ST_BLOCKS 1
  2784. | #define TIME_WITH_SYS_TIME 1
  2785. | #define SIZEOF_CHAR 1
  2786. | #define SIZEOF_SHORT 2
  2787. | #define SIZEOF_INT 4
  2788. | #define SIZEOF_LONG 4
  2789. | #define SIZEOF_LONG_LONG 8
  2790. | #define SIZEOF___INT64 0
  2791. | #define SIZEOF_VOID_P 4
  2792. | #define RETSIGTYPE void
  2793. | #define HAVE_UTIME_H 1
  2794. | #define HAVE_UTIME_NULL 1
  2795. | #define HAVE_GETTIMEOFDAY 1
  2796. | #define HAVE_SIGACTION 1
  2797. | #define HAVE_SELECT 1
  2798. | #define HAVE_STRERROR 1
  2799. | #define HAVE_ISNAN 1
  2800. | #define HAVE_ISINF 1
  2801. | #define HAVE_SETITIMER 1
  2802. | #define HAVE_ALARM 1
  2803. | #define HAVE_SYNC 1
  2804. | #define HAVE_READDIR_R 1
  2805. | #define HAVE_STRDUP 1
  2806. | #define HAVE_STRSTR 1
  2807. | #define HAVE_STRCASECMP 1
  2808. | /* end confdefs.h. */
  2809. | /* Define strcmpi to an innocuous variant, in case <limits.h> declares strcmpi.
  2810. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2811. | #define strcmpi innocuous_strcmpi
  2812. |
  2813. | /* System header to define __stub macros and hopefully few prototypes,
  2814. | which can conflict with char strcmpi (); below.
  2815. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2816. | <limits.h> exists even on freestanding compilers. */
  2817. |
  2818. | #ifdef __STDC__
  2819. | # include <limits.h>
  2820. | #else
  2821. | # include <assert.h>
  2822. | #endif
  2823. |
  2824. | #undef strcmpi
  2825. |
  2826. | /* Override any GCC internal prototype to avoid an error.
  2827. | Use char because int might match the return type of a GCC
  2828. | builtin and then its argument prototype would still apply. */
  2829. | #ifdef __cplusplus
  2830. | extern "C"
  2831. | #endif
  2832. | char strcmpi ();
  2833. | /* The GNU C library defines this for functions which it implements
  2834. | to always fail with ENOSYS. Some functions are actually named
  2835. | something starting with __ and the normal name is an alias. */
  2836. | #if defined __stub_strcmpi || defined __stub___strcmpi
  2837. | choke me
  2838. | #endif
  2839. |
  2840. | int
  2841. | main ()
  2842. | {
  2843. | return strcmpi ();
  2844. | ;
  2845. | return 0;
  2846. | }
  2847. configure:8138: result: no
  2848. configure:8150: checking for nanosleep
  2849. configure:8150: gcc -o conftest -g -O2 conftest.c >&5
  2850. configure:8150: $? = 0
  2851. configure:8150: result: yes
  2852. configure:8150: checking for usleep
  2853. configure:8150: gcc -o conftest -g -O2 conftest.c >&5
  2854. configure:8150: $? = 0
  2855. configure:8150: result: yes
  2856. configure:8150: checking for sleep
  2857. configure:8150: gcc -o conftest -g -O2 conftest.c >&5
  2858. configure:8150: $? = 0
  2859. configure:8150: result: yes
  2860. configure:8162: checking for vprintf
  2861. configure:8162: gcc -o conftest -g -O2 conftest.c >&5
  2862. conftest.c:96: warning: conflicting types for built-in function 'vprintf'
  2863. configure:8162: $? = 0
  2864. configure:8162: result: yes
  2865. configure:8162: checking for vsprintf
  2866. configure:8162: gcc -o conftest -g -O2 conftest.c >&5
  2867. conftest.c:97: warning: conflicting types for built-in function 'vsprintf'
  2868. configure:8162: $? = 0
  2869. configure:8162: result: yes
  2870. configure:8162: checking for vfprintf
  2871. configure:8162: gcc -o conftest -g -O2 conftest.c >&5
  2872. conftest.c:98: warning: conflicting types for built-in function 'vfprintf'
  2873. configure:8162: $? = 0
  2874. configure:8162: result: yes
  2875. configure:8175: checking for localtime_r
  2876. configure:8175: gcc -o conftest -g -O2 conftest.c >&5
  2877. configure:8175: $? = 0
  2878. configure:8175: result: yes
  2879. configure:8175: checking for timegm
  2880. configure:8175: gcc -o conftest -g -O2 conftest.c >&5
  2881. configure:8175: $? = 0
  2882. configure:8175: result: yes
  2883. configure:8175: checking for gmtime_r
  2884. configure:8175: gcc -o conftest -g -O2 conftest.c >&5
  2885. configure:8175: $? = 0
  2886. configure:8175: result: yes
  2887. configure:8191: checking for special C compiler options needed for large files
  2888. configure:8236: result: no
  2889. configure:8242: checking for _FILE_OFFSET_BITS value needed for large files
  2890. configure:8267: gcc -c -g -O2 conftest.c >&5
  2891. conftest.c:85: warning: left shift count >= width of type
  2892. conftest.c:85: warning: left shift count >= width of type
  2893. conftest.c:87: error: size of array 'off_t_is_large' is negative
  2894. configure:8267: $? = 1
  2895. configure: failed program was:
  2896. | /* confdefs.h */
  2897. | #define PACKAGE_NAME "PUAE"
  2898. | #define PACKAGE_TARNAME "puae"
  2899. | #define PACKAGE_VERSION "2.3.1"
  2900. | #define PACKAGE_STRING "PUAE 2.3.1"
  2901. | #define PACKAGE_BUGREPORT ""
  2902. | #define PACKAGE_URL ""
  2903. | #define PACKAGE "puae"
  2904. | #define VERSION "2.3.1"
  2905. | #define STDC_HEADERS 1
  2906. | #define HAVE_SYS_TYPES_H 1
  2907. | #define HAVE_SYS_STAT_H 1
  2908. | #define HAVE_STDLIB_H 1
  2909. | #define HAVE_STRING_H 1
  2910. | #define HAVE_MEMORY_H 1
  2911. | #define HAVE_STRINGS_H 1
  2912. | #define HAVE_INTTYPES_H 1
  2913. | #define HAVE_STDINT_H 1
  2914. | #define HAVE_UNISTD_H 1
  2915. | #define __EXTENSIONS__ 1
  2916. | #define _ALL_SOURCE 1
  2917. | #define _GNU_SOURCE 1
  2918. | #define _POSIX_PTHREAD_SEMANTICS 1
  2919. | #define _TANDEM_SOURCE 1
  2920. | #define HAVE_DIRENT_H 1
  2921. | #define STDC_HEADERS 1
  2922. | #define HAVE_FCNTL_H 1
  2923. | #define HAVE_SYS_IOCTL_H 1
  2924. | #define HAVE_SYS_TIME_H 1
  2925. | #define HAVE_UTIME_H 1
  2926. | #define HAVE_VALUES_H 1
  2927. | #define HAVE_NCURSES_H 1
  2928. | #define HAVE_CURSES_H 1
  2929. | #define HAVE_SYS_TERMIOS_H 1
  2930. | #define HAVE_SYS_STAT_H 1
  2931. | #define HAVE_SYS_IPC_H 1
  2932. | #define HAVE_SYS_SHM_H 1
  2933. | #define HAVE_SYS_MMAN_H 1
  2934. | #define HAVE_SYS_SOUNDCARD_H 1
  2935. | #define HAVE_BYTESWAP_H 1
  2936. | #define HAVE__BOOL 1
  2937. | #define HAVE_STDBOOL_H 1
  2938. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  2939. | #define HAVE_ST_BLOCKS 1
  2940. | #define TIME_WITH_SYS_TIME 1
  2941. | #define SIZEOF_CHAR 1
  2942. | #define SIZEOF_SHORT 2
  2943. | #define SIZEOF_INT 4
  2944. | #define SIZEOF_LONG 4
  2945. | #define SIZEOF_LONG_LONG 8
  2946. | #define SIZEOF___INT64 0
  2947. | #define SIZEOF_VOID_P 4
  2948. | #define RETSIGTYPE void
  2949. | #define HAVE_UTIME_H 1
  2950. | #define HAVE_UTIME_NULL 1
  2951. | #define HAVE_GETTIMEOFDAY 1
  2952. | #define HAVE_SIGACTION 1
  2953. | #define HAVE_SELECT 1
  2954. | #define HAVE_STRERROR 1
  2955. | #define HAVE_ISNAN 1
  2956. | #define HAVE_ISINF 1
  2957. | #define HAVE_SETITIMER 1
  2958. | #define HAVE_ALARM 1
  2959. | #define HAVE_SYNC 1
  2960. | #define HAVE_READDIR_R 1
  2961. | #define HAVE_STRDUP 1
  2962. | #define HAVE_STRSTR 1
  2963. | #define HAVE_STRCASECMP 1
  2964. | #define HAVE_NANOSLEEP 1
  2965. | #define HAVE_USLEEP 1
  2966. | #define HAVE_SLEEP 1
  2967. | #define HAVE_VPRINTF 1
  2968. | #define HAVE_VSPRINTF 1
  2969. | #define HAVE_VFPRINTF 1
  2970. | #define HAVE_LOCALTIME_R 1
  2971. | #define HAVE_TIMEGM 1
  2972. | #define HAVE_GMTIME_R 1
  2973. | /* end confdefs.h. */
  2974. | #include <sys/types.h>
  2975. | /* Check that off_t can represent 2**63 - 1 correctly.
  2976. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  2977. | since some C++ compilers masquerading as C compilers
  2978. | incorrectly reject 9223372036854775807. */
  2979. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  2980. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  2981. | && LARGE_OFF_T % 2147483647 == 1)
  2982. | ? 1 : -1];
  2983. | int
  2984. | main ()
  2985. | {
  2986. |
  2987. | ;
  2988. | return 0;
  2989. | }
  2990. configure:8291: gcc -c -g -O2 conftest.c >&5
  2991. configure:8291: $? = 0
  2992. configure:8299: result: 64
  2993. configure:8383: checking for bswap_16
  2994. configure:8402: gcc -o conftest -g -O2 conftest.c >&5
  2995. configure:8402: $? = 0
  2996. configure:8407: result: yes
  2997. configure:8418: checking for bswap_32
  2998. configure:8437: gcc -o conftest -g -O2 conftest.c >&5
  2999. configure:8437: $? = 0
  3000. configure:8442: result: yes
  3001. configure:8457: checking sys/param.h usability
  3002. configure:8457: gcc -c -g -O2 conftest.c >&5
  3003. configure:8457: $? = 0
  3004. configure:8457: result: yes
  3005. configure:8457: checking sys/param.h presence
  3006. configure:8457: gcc -E conftest.c
  3007. configure:8457: $? = 0
  3008. configure:8457: result: yes
  3009. configure:8457: checking for sys/param.h
  3010. configure:8457: result: yes
  3011. configure:8457: checking sys/vfs.h usability
  3012. configure:8457: gcc -c -g -O2 conftest.c >&5
  3013. configure:8457: $? = 0
  3014. configure:8457: result: yes
  3015. configure:8457: checking sys/vfs.h presence
  3016. configure:8457: gcc -E conftest.c
  3017. configure:8457: $? = 0
  3018. configure:8457: result: yes
  3019. configure:8457: checking for sys/vfs.h
  3020. configure:8457: result: yes
  3021. configure:8457: checking sys/fs_types.h usability
  3022. configure:8457: gcc -c -g -O2 conftest.c >&5
  3023. conftest.c:117: fatal error: sys/fs_types.h: No such file or directory
  3024. compilation terminated.
  3025. configure:8457: $? = 1
  3026. configure: failed program was:
  3027. | /* confdefs.h */
  3028. | #define PACKAGE_NAME "PUAE"
  3029. | #define PACKAGE_TARNAME "puae"
  3030. | #define PACKAGE_VERSION "2.3.1"
  3031. | #define PACKAGE_STRING "PUAE 2.3.1"
  3032. | #define PACKAGE_BUGREPORT ""
  3033. | #define PACKAGE_URL ""
  3034. | #define PACKAGE "puae"
  3035. | #define VERSION "2.3.1"
  3036. | #define STDC_HEADERS 1
  3037. | #define HAVE_SYS_TYPES_H 1
  3038. | #define HAVE_SYS_STAT_H 1
  3039. | #define HAVE_STDLIB_H 1
  3040. | #define HAVE_STRING_H 1
  3041. | #define HAVE_MEMORY_H 1
  3042. | #define HAVE_STRINGS_H 1
  3043. | #define HAVE_INTTYPES_H 1
  3044. | #define HAVE_STDINT_H 1
  3045. | #define HAVE_UNISTD_H 1
  3046. | #define __EXTENSIONS__ 1
  3047. | #define _ALL_SOURCE 1
  3048. | #define _GNU_SOURCE 1
  3049. | #define _POSIX_PTHREAD_SEMANTICS 1
  3050. | #define _TANDEM_SOURCE 1
  3051. | #define HAVE_DIRENT_H 1
  3052. | #define STDC_HEADERS 1
  3053. | #define HAVE_FCNTL_H 1
  3054. | #define HAVE_SYS_IOCTL_H 1
  3055. | #define HAVE_SYS_TIME_H 1
  3056. | #define HAVE_UTIME_H 1
  3057. | #define HAVE_VALUES_H 1
  3058. | #define HAVE_NCURSES_H 1
  3059. | #define HAVE_CURSES_H 1
  3060. | #define HAVE_SYS_TERMIOS_H 1
  3061. | #define HAVE_SYS_STAT_H 1
  3062. | #define HAVE_SYS_IPC_H 1
  3063. | #define HAVE_SYS_SHM_H 1
  3064. | #define HAVE_SYS_MMAN_H 1
  3065. | #define HAVE_SYS_SOUNDCARD_H 1
  3066. | #define HAVE_BYTESWAP_H 1
  3067. | #define HAVE__BOOL 1
  3068. | #define HAVE_STDBOOL_H 1
  3069. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  3070. | #define HAVE_ST_BLOCKS 1
  3071. | #define TIME_WITH_SYS_TIME 1
  3072. | #define SIZEOF_CHAR 1
  3073. | #define SIZEOF_SHORT 2
  3074. | #define SIZEOF_INT 4
  3075. | #define SIZEOF_LONG 4
  3076. | #define SIZEOF_LONG_LONG 8
  3077. | #define SIZEOF___INT64 0
  3078. | #define SIZEOF_VOID_P 4
  3079. | #define RETSIGTYPE void
  3080. | #define HAVE_UTIME_H 1
  3081. | #define HAVE_UTIME_NULL 1
  3082. | #define HAVE_GETTIMEOFDAY 1
  3083. | #define HAVE_SIGACTION 1
  3084. | #define HAVE_SELECT 1
  3085. | #define HAVE_STRERROR 1
  3086. | #define HAVE_ISNAN 1
  3087. | #define HAVE_ISINF 1
  3088. | #define HAVE_SETITIMER 1
  3089. | #define HAVE_ALARM 1
  3090. | #define HAVE_SYNC 1
  3091. | #define HAVE_READDIR_R 1
  3092. | #define HAVE_STRDUP 1
  3093. | #define HAVE_STRSTR 1
  3094. | #define HAVE_STRCASECMP 1
  3095. | #define HAVE_NANOSLEEP 1
  3096. | #define HAVE_USLEEP 1
  3097. | #define HAVE_SLEEP 1
  3098. | #define HAVE_VPRINTF 1
  3099. | #define HAVE_VSPRINTF 1
  3100. | #define HAVE_VFPRINTF 1
  3101. | #define HAVE_LOCALTIME_R 1
  3102. | #define HAVE_TIMEGM 1
  3103. | #define HAVE_GMTIME_R 1
  3104. | #define _FILE_OFFSET_BITS 64
  3105. | #define HAVE_BSWAP_16 1
  3106. | #define HAVE_BSWAP_32 1
  3107. | #define HAVE_SYS_PARAM_H 1
  3108. | #define HAVE_SYS_VFS_H 1
  3109. | /* end confdefs.h. */
  3110. | #include <stdio.h>
  3111. | #ifdef HAVE_SYS_TYPES_H
  3112. | # include <sys/types.h>
  3113. | #endif
  3114. | #ifdef HAVE_SYS_STAT_H
  3115. | # include <sys/stat.h>
  3116. | #endif
  3117. | #ifdef STDC_HEADERS
  3118. | # include <stdlib.h>
  3119. | # include <stddef.h>
  3120. | #else
  3121. | # ifdef HAVE_STDLIB_H
  3122. | # include <stdlib.h>
  3123. | # endif
  3124. | #endif
  3125. | #ifdef HAVE_STRING_H
  3126. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3127. | # include <memory.h>
  3128. | # endif
  3129. | # include <string.h>
  3130. | #endif
  3131. | #ifdef HAVE_STRINGS_H
  3132. | # include <strings.h>
  3133. | #endif
  3134. | #ifdef HAVE_INTTYPES_H
  3135. | # include <inttypes.h>
  3136. | #endif
  3137. | #ifdef HAVE_STDINT_H
  3138. | # include <stdint.h>
  3139. | #endif
  3140. | #ifdef HAVE_UNISTD_H
  3141. | # include <unistd.h>
  3142. | #endif
  3143. | #include <sys/fs_types.h>
  3144. configure:8457: result: no
  3145. configure:8457: checking sys/fs_types.h presence
  3146. configure:8457: gcc -E conftest.c
  3147. conftest.c:84: fatal error: sys/fs_types.h: No such file or directory
  3148. compilation terminated.
  3149. configure:8457: $? = 1
  3150. configure: failed program was:
  3151. | /* confdefs.h */
  3152. | #define PACKAGE_NAME "PUAE"
  3153. | #define PACKAGE_TARNAME "puae"
  3154. | #define PACKAGE_VERSION "2.3.1"
  3155. | #define PACKAGE_STRING "PUAE 2.3.1"
  3156. | #define PACKAGE_BUGREPORT ""
  3157. | #define PACKAGE_URL ""
  3158. | #define PACKAGE "puae"
  3159. | #define VERSION "2.3.1"
  3160. | #define STDC_HEADERS 1
  3161. | #define HAVE_SYS_TYPES_H 1
  3162. | #define HAVE_SYS_STAT_H 1
  3163. | #define HAVE_STDLIB_H 1
  3164. | #define HAVE_STRING_H 1
  3165. | #define HAVE_MEMORY_H 1
  3166. | #define HAVE_STRINGS_H 1
  3167. | #define HAVE_INTTYPES_H 1
  3168. | #define HAVE_STDINT_H 1
  3169. | #define HAVE_UNISTD_H 1
  3170. | #define __EXTENSIONS__ 1
  3171. | #define _ALL_SOURCE 1
  3172. | #define _GNU_SOURCE 1
  3173. | #define _POSIX_PTHREAD_SEMANTICS 1
  3174. | #define _TANDEM_SOURCE 1
  3175. | #define HAVE_DIRENT_H 1
  3176. | #define STDC_HEADERS 1
  3177. | #define HAVE_FCNTL_H 1
  3178. | #define HAVE_SYS_IOCTL_H 1
  3179. | #define HAVE_SYS_TIME_H 1
  3180. | #define HAVE_UTIME_H 1
  3181. | #define HAVE_VALUES_H 1
  3182. | #define HAVE_NCURSES_H 1
  3183. | #define HAVE_CURSES_H 1
  3184. | #define HAVE_SYS_TERMIOS_H 1
  3185. | #define HAVE_SYS_STAT_H 1
  3186. | #define HAVE_SYS_IPC_H 1
  3187. | #define HAVE_SYS_SHM_H 1
  3188. | #define HAVE_SYS_MMAN_H 1
  3189. | #define HAVE_SYS_SOUNDCARD_H 1
  3190. | #define HAVE_BYTESWAP_H 1
  3191. | #define HAVE__BOOL 1
  3192. | #define HAVE_STDBOOL_H 1
  3193. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  3194. | #define HAVE_ST_BLOCKS 1
  3195. | #define TIME_WITH_SYS_TIME 1
  3196. | #define SIZEOF_CHAR 1
  3197. | #define SIZEOF_SHORT 2
  3198. | #define SIZEOF_INT 4
  3199. | #define SIZEOF_LONG 4
  3200. | #define SIZEOF_LONG_LONG 8
  3201. | #define SIZEOF___INT64 0
  3202. | #define SIZEOF_VOID_P 4
  3203. | #define RETSIGTYPE void
  3204. | #define HAVE_UTIME_H 1
  3205. | #define HAVE_UTIME_NULL 1
  3206. | #define HAVE_GETTIMEOFDAY 1
  3207. | #define HAVE_SIGACTION 1
  3208. | #define HAVE_SELECT 1
  3209. | #define HAVE_STRERROR 1
  3210. | #define HAVE_ISNAN 1
  3211. | #define HAVE_ISINF 1
  3212. | #define HAVE_SETITIMER 1
  3213. | #define HAVE_ALARM 1
  3214. | #define HAVE_SYNC 1
  3215. | #define HAVE_READDIR_R 1
  3216. | #define HAVE_STRDUP 1
  3217. | #define HAVE_STRSTR 1
  3218. | #define HAVE_STRCASECMP 1
  3219. | #define HAVE_NANOSLEEP 1
  3220. | #define HAVE_USLEEP 1
  3221. | #define HAVE_SLEEP 1
  3222. | #define HAVE_VPRINTF 1
  3223. | #define HAVE_VSPRINTF 1
  3224. | #define HAVE_VFPRINTF 1
  3225. | #define HAVE_LOCALTIME_R 1
  3226. | #define HAVE_TIMEGM 1
  3227. | #define HAVE_GMTIME_R 1
  3228. | #define _FILE_OFFSET_BITS 64
  3229. | #define HAVE_BSWAP_16 1
  3230. | #define HAVE_BSWAP_32 1
  3231. | #define HAVE_SYS_PARAM_H 1
  3232. | #define HAVE_SYS_VFS_H 1
  3233. | /* end confdefs.h. */
  3234. | #include <sys/fs_types.h>
  3235. configure:8457: result: no
  3236. configure:8457: checking for sys/fs_types.h
  3237. configure:8457: result: no
  3238. configure:8469: checking for sys/mount.h
  3239. configure:8469: gcc -c -g -O2 conftest.c >&5
  3240. configure:8469: $? = 0
  3241. configure:8469: result: yes
  3242. configure:8496: checking for statvfs function (SVR4)
  3243. configure:8518: gcc -o conftest -g -O2 conftest.c >&5
  3244. conftest.c:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'not'
  3245. conftest.c: In function 'main':
  3246. conftest.c:95: error: storage size of 'fsd' isn't known
  3247. configure:8518: $? = 1
  3248. configure: failed program was:
  3249. | /* confdefs.h */
  3250. | #define PACKAGE_NAME "PUAE"
  3251. | #define PACKAGE_TARNAME "puae"
  3252. | #define PACKAGE_VERSION "2.3.1"
  3253. | #define PACKAGE_STRING "PUAE 2.3.1"
  3254. | #define PACKAGE_BUGREPORT ""
  3255. | #define PACKAGE_URL ""
  3256. | #define PACKAGE "puae"
  3257. | #define VERSION "2.3.1"
  3258. | #define STDC_HEADERS 1
  3259. | #define HAVE_SYS_TYPES_H 1
  3260. | #define HAVE_SYS_STAT_H 1
  3261. | #define HAVE_STDLIB_H 1
  3262. | #define HAVE_STRING_H 1
  3263. | #define HAVE_MEMORY_H 1
  3264. | #define HAVE_STRINGS_H 1
  3265. | #define HAVE_INTTYPES_H 1
  3266. | #define HAVE_STDINT_H 1
  3267. | #define HAVE_UNISTD_H 1
  3268. | #define __EXTENSIONS__ 1
  3269. | #define _ALL_SOURCE 1
  3270. | #define _GNU_SOURCE 1
  3271. | #define _POSIX_PTHREAD_SEMANTICS 1
  3272. | #define _TANDEM_SOURCE 1
  3273. | #define HAVE_DIRENT_H 1
  3274. | #define STDC_HEADERS 1
  3275. | #define HAVE_FCNTL_H 1
  3276. | #define HAVE_SYS_IOCTL_H 1
  3277. | #define HAVE_SYS_TIME_H 1
  3278. | #define HAVE_UTIME_H 1
  3279. | #define HAVE_VALUES_H 1
  3280. | #define HAVE_NCURSES_H 1
  3281. | #define HAVE_CURSES_H 1
  3282. | #define HAVE_SYS_TERMIOS_H 1
  3283. | #define HAVE_SYS_STAT_H 1
  3284. | #define HAVE_SYS_IPC_H 1
  3285. | #define HAVE_SYS_SHM_H 1
  3286. | #define HAVE_SYS_MMAN_H 1
  3287. | #define HAVE_SYS_SOUNDCARD_H 1
  3288. | #define HAVE_BYTESWAP_H 1
  3289. | #define HAVE__BOOL 1
  3290. | #define HAVE_STDBOOL_H 1
  3291. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  3292. | #define HAVE_ST_BLOCKS 1
  3293. | #define TIME_WITH_SYS_TIME 1
  3294. | #define SIZEOF_CHAR 1
  3295. | #define SIZEOF_SHORT 2
  3296. | #define SIZEOF_INT 4
  3297. | #define SIZEOF_LONG 4
  3298. | #define SIZEOF_LONG_LONG 8
  3299. | #define SIZEOF___INT64 0
  3300. | #define SIZEOF_VOID_P 4
  3301. | #define RETSIGTYPE void
  3302. | #define HAVE_UTIME_H 1
  3303. | #define HAVE_UTIME_NULL 1
  3304. | #define HAVE_GETTIMEOFDAY 1
  3305. | #define HAVE_SIGACTION 1
  3306. | #define HAVE_SELECT 1
  3307. | #define HAVE_STRERROR 1
  3308. | #define HAVE_ISNAN 1
  3309. | #define HAVE_ISINF 1
  3310. | #define HAVE_SETITIMER 1
  3311. | #define HAVE_ALARM 1
  3312. | #define HAVE_SYNC 1
  3313. | #define HAVE_READDIR_R 1
  3314. | #define HAVE_STRDUP 1
  3315. | #define HAVE_STRSTR 1
  3316. | #define HAVE_STRCASECMP 1
  3317. | #define HAVE_NANOSLEEP 1
  3318. | #define HAVE_USLEEP 1
  3319. | #define HAVE_SLEEP 1
  3320. | #define HAVE_VPRINTF 1
  3321. | #define HAVE_VSPRINTF 1
  3322. | #define HAVE_VFPRINTF 1
  3323. | #define HAVE_LOCALTIME_R 1
  3324. | #define HAVE_TIMEGM 1
  3325. | #define HAVE_GMTIME_R 1
  3326. | #define _FILE_OFFSET_BITS 64
  3327. | #define HAVE_BSWAP_16 1
  3328. | #define HAVE_BSWAP_32 1
  3329. | #define HAVE_SYS_PARAM_H 1
  3330. | #define HAVE_SYS_VFS_H 1
  3331. | #define HAVE_SYS_MOUNT_H 1
  3332. | /* end confdefs.h. */
  3333. | #include <sys/types.h>
  3334. | #ifdef __GLIBC__
  3335. | Do not use statvfs on systems with GNU libc, because that function stats
  3336. | all preceding entries in /proc/mounts, and that makes df hang if even
  3337. | one of the corresponding file systems is hard-mounted, but not available.
  3338. | #endif
  3339. | #include <sys/statvfs.h>
  3340. | int
  3341. | main ()
  3342. | {
  3343. | struct statvfs fsd; statvfs (0, &fsd);
  3344. | ;
  3345. | return 0;
  3346. | }
  3347. configure:8526: result: no
  3348. configure:8538: checking for 3-argument statfs function (DEC OSF/1)
  3349. configure:8559: gcc -o conftest -g -O2 conftest.c >&5
  3350. conftest.c: In function 'main':
  3351. conftest.c:91: error: storage size of 'fsd' isn't known
  3352. conftest.c:93: warning: incompatible implicit declaration of built-in function 'exit'
  3353. conftest.c:93: error: invalid application of 'sizeof' to incomplete type 'struct statfs'
  3354. configure:8559: $? = 1
  3355. configure: program exited with status 1
  3356. configure: failed program was:
  3357. | /* confdefs.h */
  3358. | #define PACKAGE_NAME "PUAE"
  3359. | #define PACKAGE_TARNAME "puae"
  3360. | #define PACKAGE_VERSION "2.3.1"
  3361. | #define PACKAGE_STRING "PUAE 2.3.1"
  3362. | #define PACKAGE_BUGREPORT ""
  3363. | #define PACKAGE_URL ""
  3364. | #define PACKAGE "puae"
  3365. | #define VERSION "2.3.1"
  3366. | #define STDC_HEADERS 1
  3367. | #define HAVE_SYS_TYPES_H 1
  3368. | #define HAVE_SYS_STAT_H 1
  3369. | #define HAVE_STDLIB_H 1
  3370. | #define HAVE_STRING_H 1
  3371. | #define HAVE_MEMORY_H 1
  3372. | #define HAVE_STRINGS_H 1
  3373. | #define HAVE_INTTYPES_H 1
  3374. | #define HAVE_STDINT_H 1
  3375. | #define HAVE_UNISTD_H 1
  3376. | #define __EXTENSIONS__ 1
  3377. | #define _ALL_SOURCE 1
  3378. | #define _GNU_SOURCE 1
  3379. | #define _POSIX_PTHREAD_SEMANTICS 1
  3380. | #define _TANDEM_SOURCE 1
  3381. | #define HAVE_DIRENT_H 1
  3382. | #define STDC_HEADERS 1
  3383. | #define HAVE_FCNTL_H 1
  3384. | #define HAVE_SYS_IOCTL_H 1
  3385. | #define HAVE_SYS_TIME_H 1
  3386. | #define HAVE_UTIME_H 1
  3387. | #define HAVE_VALUES_H 1
  3388. | #define HAVE_NCURSES_H 1
  3389. | #define HAVE_CURSES_H 1
  3390. | #define HAVE_SYS_TERMIOS_H 1
  3391. | #define HAVE_SYS_STAT_H 1
  3392. | #define HAVE_SYS_IPC_H 1
  3393. | #define HAVE_SYS_SHM_H 1
  3394. | #define HAVE_SYS_MMAN_H 1
  3395. | #define HAVE_SYS_SOUNDCARD_H 1
  3396. | #define HAVE_BYTESWAP_H 1
  3397. | #define HAVE__BOOL 1
  3398. | #define HAVE_STDBOOL_H 1
  3399. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  3400. | #define HAVE_ST_BLOCKS 1
  3401. | #define TIME_WITH_SYS_TIME 1
  3402. | #define SIZEOF_CHAR 1
  3403. | #define SIZEOF_SHORT 2
  3404. | #define SIZEOF_INT 4
  3405. | #define SIZEOF_LONG 4
  3406. | #define SIZEOF_LONG_LONG 8
  3407. | #define SIZEOF___INT64 0
  3408. | #define SIZEOF_VOID_P 4
  3409. | #define RETSIGTYPE void
  3410. | #define HAVE_UTIME_H 1
  3411. | #define HAVE_UTIME_NULL 1
  3412. | #define HAVE_GETTIMEOFDAY 1
  3413. | #define HAVE_SIGACTION 1
  3414. | #define HAVE_SELECT 1
  3415. | #define HAVE_STRERROR 1
  3416. | #define HAVE_ISNAN 1
  3417. | #define HAVE_ISINF 1
  3418. | #define HAVE_SETITIMER 1
  3419. | #define HAVE_ALARM 1
  3420. | #define HAVE_SYNC 1
  3421. | #define HAVE_READDIR_R 1
  3422. | #define HAVE_STRDUP 1
  3423. | #define HAVE_STRSTR 1
  3424. | #define HAVE_STRCASECMP 1
  3425. | #define HAVE_NANOSLEEP 1
  3426. | #define HAVE_USLEEP 1
  3427. | #define HAVE_SLEEP 1
  3428. | #define HAVE_VPRINTF 1
  3429. | #define HAVE_VSPRINTF 1
  3430. | #define HAVE_VFPRINTF 1
  3431. | #define HAVE_LOCALTIME_R 1
  3432. | #define HAVE_TIMEGM 1
  3433. | #define HAVE_GMTIME_R 1
  3434. | #define _FILE_OFFSET_BITS 64
  3435. | #define HAVE_BSWAP_16 1
  3436. | #define HAVE_BSWAP_32 1
  3437. | #define HAVE_SYS_PARAM_H 1
  3438. | #define HAVE_SYS_VFS_H 1
  3439. | #define HAVE_SYS_MOUNT_H 1
  3440. | /* end confdefs.h. */
  3441. |
  3442. | #include <sys/param.h>
  3443. | #include <sys/types.h>
  3444. | #include <sys/mount.h>
  3445. | main ()
  3446. | {
  3447. | struct statfs fsd;
  3448. | fsd.f_fsize = 0;
  3449. | exit (statfs (".", &fsd, sizeof (struct statfs)));
  3450. | }
  3451. configure:8570: result: no
  3452. configure:8582: checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)
  3453. configure:8609: gcc -o conftest -g -O2 conftest.c >&5
  3454. conftest.c: In function 'main':
  3455. conftest.c:99: warning: incompatible implicit declaration of built-in function 'exit'
  3456. configure:8609: $? = 0
  3457. configure:8609: ./conftest
  3458. configure:8609: $? = 0
  3459. configure:8620: result: yes
  3460. configure:8800: checking for inttypes.h
  3461. configure:8817: gcc -c -g -O2 conftest.c >&5
  3462. configure:8817: $? = 0
  3463. configure:8824: result: yes
  3464. configure:8835: checking for stdint.h
  3465. configure:8852: gcc -c -g -O2 conftest.c >&5
  3466. configure:8852: $? = 0
  3467. configure:8859: result: yes
  3468. configure:8870: checking for unsigned long long
  3469. configure:8887: gcc -o conftest -g -O2 conftest.c >&5
  3470. configure:8887: $? = 0
  3471. configure:8895: result: yes
  3472. configure:8926: checking for fcntl.h
  3473. configure:8926: result: yes
  3474. configure:8939: checking dustat.h usability
  3475. configure:8939: gcc -c -g -O2 conftest.c >&5
  3476. conftest.c:124: fatal error: dustat.h: No such file or directory
  3477. compilation terminated.
  3478. configure:8939: $? = 1
  3479. configure: failed program was:
  3480. | /* confdefs.h */
  3481. | #define PACKAGE_NAME "PUAE"
  3482. | #define PACKAGE_TARNAME "puae"
  3483. | #define PACKAGE_VERSION "2.3.1"
  3484. | #define PACKAGE_STRING "PUAE 2.3.1"
  3485. | #define PACKAGE_BUGREPORT ""
  3486. | #define PACKAGE_URL ""
  3487. | #define PACKAGE "puae"
  3488. | #define VERSION "2.3.1"
  3489. | #define STDC_HEADERS 1
  3490. | #define HAVE_SYS_TYPES_H 1
  3491. | #define HAVE_SYS_STAT_H 1
  3492. | #define HAVE_STDLIB_H 1
  3493. | #define HAVE_STRING_H 1
  3494. | #define HAVE_MEMORY_H 1
  3495. | #define HAVE_STRINGS_H 1
  3496. | #define HAVE_INTTYPES_H 1
  3497. | #define HAVE_STDINT_H 1
  3498. | #define HAVE_UNISTD_H 1
  3499. | #define __EXTENSIONS__ 1
  3500. | #define _ALL_SOURCE 1
  3501. | #define _GNU_SOURCE 1
  3502. | #define _POSIX_PTHREAD_SEMANTICS 1
  3503. | #define _TANDEM_SOURCE 1
  3504. | #define HAVE_DIRENT_H 1
  3505. | #define STDC_HEADERS 1
  3506. | #define HAVE_FCNTL_H 1
  3507. | #define HAVE_SYS_IOCTL_H 1
  3508. | #define HAVE_SYS_TIME_H 1
  3509. | #define HAVE_UTIME_H 1
  3510. | #define HAVE_VALUES_H 1
  3511. | #define HAVE_NCURSES_H 1
  3512. | #define HAVE_CURSES_H 1
  3513. | #define HAVE_SYS_TERMIOS_H 1
  3514. | #define HAVE_SYS_STAT_H 1
  3515. | #define HAVE_SYS_IPC_H 1
  3516. | #define HAVE_SYS_SHM_H 1
  3517. | #define HAVE_SYS_MMAN_H 1
  3518. | #define HAVE_SYS_SOUNDCARD_H 1
  3519. | #define HAVE_BYTESWAP_H 1
  3520. | #define HAVE__BOOL 1
  3521. | #define HAVE_STDBOOL_H 1
  3522. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  3523. | #define HAVE_ST_BLOCKS 1
  3524. | #define TIME_WITH_SYS_TIME 1
  3525. | #define SIZEOF_CHAR 1
  3526. | #define SIZEOF_SHORT 2
  3527. | #define SIZEOF_INT 4
  3528. | #define SIZEOF_LONG 4
  3529. | #define SIZEOF_LONG_LONG 8
  3530. | #define SIZEOF___INT64 0
  3531. | #define SIZEOF_VOID_P 4
  3532. | #define RETSIGTYPE void
  3533. | #define HAVE_UTIME_H 1
  3534. | #define HAVE_UTIME_NULL 1
  3535. | #define HAVE_GETTIMEOFDAY 1
  3536. | #define HAVE_SIGACTION 1
  3537. | #define HAVE_SELECT 1
  3538. | #define HAVE_STRERROR 1
  3539. | #define HAVE_ISNAN 1
  3540. | #define HAVE_ISINF 1
  3541. | #define HAVE_SETITIMER 1
  3542. | #define HAVE_ALARM 1
  3543. | #define HAVE_SYNC 1
  3544. | #define HAVE_READDIR_R 1
  3545. | #define HAVE_STRDUP 1
  3546. | #define HAVE_STRSTR 1
  3547. | #define HAVE_STRCASECMP 1
  3548. | #define HAVE_NANOSLEEP 1
  3549. | #define HAVE_USLEEP 1
  3550. | #define HAVE_SLEEP 1
  3551. | #define HAVE_VPRINTF 1
  3552. | #define HAVE_VSPRINTF 1
  3553. | #define HAVE_VFPRINTF 1
  3554. | #define HAVE_LOCALTIME_R 1
  3555. | #define HAVE_TIMEGM 1
  3556. | #define HAVE_GMTIME_R 1
  3557. | #define _FILE_OFFSET_BITS 64
  3558. | #define HAVE_BSWAP_16 1
  3559. | #define HAVE_BSWAP_32 1
  3560. | #define HAVE_SYS_PARAM_H 1
  3561. | #define HAVE_SYS_VFS_H 1
  3562. | #define HAVE_SYS_MOUNT_H 1
  3563. | #define STAT_STATFS2_BSIZE 1
  3564. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3565. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3566. | #define HAVE_UNSIGNED_LONG_LONG 1
  3567. | #define HAVE_UINTMAX_T 1
  3568. | #define HAVE_FCNTL_H 1
  3569. | /* end confdefs.h. */
  3570. | #include <stdio.h>
  3571. | #ifdef HAVE_SYS_TYPES_H
  3572. | # include <sys/types.h>
  3573. | #endif
  3574. | #ifdef HAVE_SYS_STAT_H
  3575. | # include <sys/stat.h>
  3576. | #endif
  3577. | #ifdef STDC_HEADERS
  3578. | # include <stdlib.h>
  3579. | # include <stddef.h>
  3580. | #else
  3581. | # ifdef HAVE_STDLIB_H
  3582. | # include <stdlib.h>
  3583. | # endif
  3584. | #endif
  3585. | #ifdef HAVE_STRING_H
  3586. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3587. | # include <memory.h>
  3588. | # endif
  3589. | # include <string.h>
  3590. | #endif
  3591. | #ifdef HAVE_STRINGS_H
  3592. | # include <strings.h>
  3593. | #endif
  3594. | #ifdef HAVE_INTTYPES_H
  3595. | # include <inttypes.h>
  3596. | #endif
  3597. | #ifdef HAVE_STDINT_H
  3598. | # include <stdint.h>
  3599. | #endif
  3600. | #ifdef HAVE_UNISTD_H
  3601. | # include <unistd.h>
  3602. | #endif
  3603. | #include <dustat.h>
  3604. configure:8939: result: no
  3605. configure:8939: checking dustat.h presence
  3606. configure:8939: gcc -E conftest.c
  3607. conftest.c:91: fatal error: dustat.h: No such file or directory
  3608. compilation terminated.
  3609. configure:8939: $? = 1
  3610. configure: failed program was:
  3611. | /* confdefs.h */
  3612. | #define PACKAGE_NAME "PUAE"
  3613. | #define PACKAGE_TARNAME "puae"
  3614. | #define PACKAGE_VERSION "2.3.1"
  3615. | #define PACKAGE_STRING "PUAE 2.3.1"
  3616. | #define PACKAGE_BUGREPORT ""
  3617. | #define PACKAGE_URL ""
  3618. | #define PACKAGE "puae"
  3619. | #define VERSION "2.3.1"
  3620. | #define STDC_HEADERS 1
  3621. | #define HAVE_SYS_TYPES_H 1
  3622. | #define HAVE_SYS_STAT_H 1
  3623. | #define HAVE_STDLIB_H 1
  3624. | #define HAVE_STRING_H 1
  3625. | #define HAVE_MEMORY_H 1
  3626. | #define HAVE_STRINGS_H 1
  3627. | #define HAVE_INTTYPES_H 1
  3628. | #define HAVE_STDINT_H 1
  3629. | #define HAVE_UNISTD_H 1
  3630. | #define __EXTENSIONS__ 1
  3631. | #define _ALL_SOURCE 1
  3632. | #define _GNU_SOURCE 1
  3633. | #define _POSIX_PTHREAD_SEMANTICS 1
  3634. | #define _TANDEM_SOURCE 1
  3635. | #define HAVE_DIRENT_H 1
  3636. | #define STDC_HEADERS 1
  3637. | #define HAVE_FCNTL_H 1
  3638. | #define HAVE_SYS_IOCTL_H 1
  3639. | #define HAVE_SYS_TIME_H 1
  3640. | #define HAVE_UTIME_H 1
  3641. | #define HAVE_VALUES_H 1
  3642. | #define HAVE_NCURSES_H 1
  3643. | #define HAVE_CURSES_H 1
  3644. | #define HAVE_SYS_TERMIOS_H 1
  3645. | #define HAVE_SYS_STAT_H 1
  3646. | #define HAVE_SYS_IPC_H 1
  3647. | #define HAVE_SYS_SHM_H 1
  3648. | #define HAVE_SYS_MMAN_H 1
  3649. | #define HAVE_SYS_SOUNDCARD_H 1
  3650. | #define HAVE_BYTESWAP_H 1
  3651. | #define HAVE__BOOL 1
  3652. | #define HAVE_STDBOOL_H 1
  3653. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  3654. | #define HAVE_ST_BLOCKS 1
  3655. | #define TIME_WITH_SYS_TIME 1
  3656. | #define SIZEOF_CHAR 1
  3657. | #define SIZEOF_SHORT 2
  3658. | #define SIZEOF_INT 4
  3659. | #define SIZEOF_LONG 4
  3660. | #define SIZEOF_LONG_LONG 8
  3661. | #define SIZEOF___INT64 0
  3662. | #define SIZEOF_VOID_P 4
  3663. | #define RETSIGTYPE void
  3664. | #define HAVE_UTIME_H 1
  3665. | #define HAVE_UTIME_NULL 1
  3666. | #define HAVE_GETTIMEOFDAY 1
  3667. | #define HAVE_SIGACTION 1
  3668. | #define HAVE_SELECT 1
  3669. | #define HAVE_STRERROR 1
  3670. | #define HAVE_ISNAN 1
  3671. | #define HAVE_ISINF 1
  3672. | #define HAVE_SETITIMER 1
  3673. | #define HAVE_ALARM 1
  3674. | #define HAVE_SYNC 1
  3675. | #define HAVE_READDIR_R 1
  3676. | #define HAVE_STRDUP 1
  3677. | #define HAVE_STRSTR 1
  3678. | #define HAVE_STRCASECMP 1
  3679. | #define HAVE_NANOSLEEP 1
  3680. | #define HAVE_USLEEP 1
  3681. | #define HAVE_SLEEP 1
  3682. | #define HAVE_VPRINTF 1
  3683. | #define HAVE_VSPRINTF 1
  3684. | #define HAVE_VFPRINTF 1
  3685. | #define HAVE_LOCALTIME_R 1
  3686. | #define HAVE_TIMEGM 1
  3687. | #define HAVE_GMTIME_R 1
  3688. | #define _FILE_OFFSET_BITS 64
  3689. | #define HAVE_BSWAP_16 1
  3690. | #define HAVE_BSWAP_32 1
  3691. | #define HAVE_SYS_PARAM_H 1
  3692. | #define HAVE_SYS_VFS_H 1
  3693. | #define HAVE_SYS_MOUNT_H 1
  3694. | #define STAT_STATFS2_BSIZE 1
  3695. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3696. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3697. | #define HAVE_UNSIGNED_LONG_LONG 1
  3698. | #define HAVE_UINTMAX_T 1
  3699. | #define HAVE_FCNTL_H 1
  3700. | /* end confdefs.h. */
  3701. | #include <dustat.h>
  3702. configure:8939: result: no
  3703. configure:8939: checking for dustat.h
  3704. configure:8939: result: no
  3705. configure:8939: checking sys/fs/s5param.h usability
  3706. configure:8939: gcc -c -g -O2 conftest.c >&5
  3707. conftest.c:124: fatal error: sys/fs/s5param.h: No such file or directory
  3708. compilation terminated.
  3709. configure:8939: $? = 1
  3710. configure: failed program was:
  3711. | /* confdefs.h */
  3712. | #define PACKAGE_NAME "PUAE"
  3713. | #define PACKAGE_TARNAME "puae"
  3714. | #define PACKAGE_VERSION "2.3.1"
  3715. | #define PACKAGE_STRING "PUAE 2.3.1"
  3716. | #define PACKAGE_BUGREPORT ""
  3717. | #define PACKAGE_URL ""
  3718. | #define PACKAGE "puae"
  3719. | #define VERSION "2.3.1"
  3720. | #define STDC_HEADERS 1
  3721. | #define HAVE_SYS_TYPES_H 1
  3722. | #define HAVE_SYS_STAT_H 1
  3723. | #define HAVE_STDLIB_H 1
  3724. | #define HAVE_STRING_H 1
  3725. | #define HAVE_MEMORY_H 1
  3726. | #define HAVE_STRINGS_H 1
  3727. | #define HAVE_INTTYPES_H 1
  3728. | #define HAVE_STDINT_H 1
  3729. | #define HAVE_UNISTD_H 1
  3730. | #define __EXTENSIONS__ 1
  3731. | #define _ALL_SOURCE 1
  3732. | #define _GNU_SOURCE 1
  3733. | #define _POSIX_PTHREAD_SEMANTICS 1
  3734. | #define _TANDEM_SOURCE 1
  3735. | #define HAVE_DIRENT_H 1
  3736. | #define STDC_HEADERS 1
  3737. | #define HAVE_FCNTL_H 1
  3738. | #define HAVE_SYS_IOCTL_H 1
  3739. | #define HAVE_SYS_TIME_H 1
  3740. | #define HAVE_UTIME_H 1
  3741. | #define HAVE_VALUES_H 1
  3742. | #define HAVE_NCURSES_H 1
  3743. | #define HAVE_CURSES_H 1
  3744. | #define HAVE_SYS_TERMIOS_H 1
  3745. | #define HAVE_SYS_STAT_H 1
  3746. | #define HAVE_SYS_IPC_H 1
  3747. | #define HAVE_SYS_SHM_H 1
  3748. | #define HAVE_SYS_MMAN_H 1
  3749. | #define HAVE_SYS_SOUNDCARD_H 1
  3750. | #define HAVE_BYTESWAP_H 1
  3751. | #define HAVE__BOOL 1
  3752. | #define HAVE_STDBOOL_H 1
  3753. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  3754. | #define HAVE_ST_BLOCKS 1
  3755. | #define TIME_WITH_SYS_TIME 1
  3756. | #define SIZEOF_CHAR 1
  3757. | #define SIZEOF_SHORT 2
  3758. | #define SIZEOF_INT 4
  3759. | #define SIZEOF_LONG 4
  3760. | #define SIZEOF_LONG_LONG 8
  3761. | #define SIZEOF___INT64 0
  3762. | #define SIZEOF_VOID_P 4
  3763. | #define RETSIGTYPE void
  3764. | #define HAVE_UTIME_H 1
  3765. | #define HAVE_UTIME_NULL 1
  3766. | #define HAVE_GETTIMEOFDAY 1
  3767. | #define HAVE_SIGACTION 1
  3768. | #define HAVE_SELECT 1
  3769. | #define HAVE_STRERROR 1
  3770. | #define HAVE_ISNAN 1
  3771. | #define HAVE_ISINF 1
  3772. | #define HAVE_SETITIMER 1
  3773. | #define HAVE_ALARM 1
  3774. | #define HAVE_SYNC 1
  3775. | #define HAVE_READDIR_R 1
  3776. | #define HAVE_STRDUP 1
  3777. | #define HAVE_STRSTR 1
  3778. | #define HAVE_STRCASECMP 1
  3779. | #define HAVE_NANOSLEEP 1
  3780. | #define HAVE_USLEEP 1
  3781. | #define HAVE_SLEEP 1
  3782. | #define HAVE_VPRINTF 1
  3783. | #define HAVE_VSPRINTF 1
  3784. | #define HAVE_VFPRINTF 1
  3785. | #define HAVE_LOCALTIME_R 1
  3786. | #define HAVE_TIMEGM 1
  3787. | #define HAVE_GMTIME_R 1
  3788. | #define _FILE_OFFSET_BITS 64
  3789. | #define HAVE_BSWAP_16 1
  3790. | #define HAVE_BSWAP_32 1
  3791. | #define HAVE_SYS_PARAM_H 1
  3792. | #define HAVE_SYS_VFS_H 1
  3793. | #define HAVE_SYS_MOUNT_H 1
  3794. | #define STAT_STATFS2_BSIZE 1
  3795. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3796. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3797. | #define HAVE_UNSIGNED_LONG_LONG 1
  3798. | #define HAVE_UINTMAX_T 1
  3799. | #define HAVE_FCNTL_H 1
  3800. | /* end confdefs.h. */
  3801. | #include <stdio.h>
  3802. | #ifdef HAVE_SYS_TYPES_H
  3803. | # include <sys/types.h>
  3804. | #endif
  3805. | #ifdef HAVE_SYS_STAT_H
  3806. | # include <sys/stat.h>
  3807. | #endif
  3808. | #ifdef STDC_HEADERS
  3809. | # include <stdlib.h>
  3810. | # include <stddef.h>
  3811. | #else
  3812. | # ifdef HAVE_STDLIB_H
  3813. | # include <stdlib.h>
  3814. | # endif
  3815. | #endif
  3816. | #ifdef HAVE_STRING_H
  3817. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3818. | # include <memory.h>
  3819. | # endif
  3820. | # include <string.h>
  3821. | #endif
  3822. | #ifdef HAVE_STRINGS_H
  3823. | # include <strings.h>
  3824. | #endif
  3825. | #ifdef HAVE_INTTYPES_H
  3826. | # include <inttypes.h>
  3827. | #endif
  3828. | #ifdef HAVE_STDINT_H
  3829. | # include <stdint.h>
  3830. | #endif
  3831. | #ifdef HAVE_UNISTD_H
  3832. | # include <unistd.h>
  3833. | #endif
  3834. | #include <sys/fs/s5param.h>
  3835. configure:8939: result: no
  3836. configure:8939: checking sys/fs/s5param.h presence
  3837. configure:8939: gcc -E conftest.c
  3838. conftest.c:91: fatal error: sys/fs/s5param.h: No such file or directory
  3839. compilation terminated.
  3840. configure:8939: $? = 1
  3841. configure: failed program was:
  3842. | /* confdefs.h */
  3843. | #define PACKAGE_NAME "PUAE"
  3844. | #define PACKAGE_TARNAME "puae"
  3845. | #define PACKAGE_VERSION "2.3.1"
  3846. | #define PACKAGE_STRING "PUAE 2.3.1"
  3847. | #define PACKAGE_BUGREPORT ""
  3848. | #define PACKAGE_URL ""
  3849. | #define PACKAGE "puae"
  3850. | #define VERSION "2.3.1"
  3851. | #define STDC_HEADERS 1
  3852. | #define HAVE_SYS_TYPES_H 1
  3853. | #define HAVE_SYS_STAT_H 1
  3854. | #define HAVE_STDLIB_H 1
  3855. | #define HAVE_STRING_H 1
  3856. | #define HAVE_MEMORY_H 1
  3857. | #define HAVE_STRINGS_H 1
  3858. | #define HAVE_INTTYPES_H 1
  3859. | #define HAVE_STDINT_H 1
  3860. | #define HAVE_UNISTD_H 1
  3861. | #define __EXTENSIONS__ 1
  3862. | #define _ALL_SOURCE 1
  3863. | #define _GNU_SOURCE 1
  3864. | #define _POSIX_PTHREAD_SEMANTICS 1
  3865. | #define _TANDEM_SOURCE 1
  3866. | #define HAVE_DIRENT_H 1
  3867. | #define STDC_HEADERS 1
  3868. | #define HAVE_FCNTL_H 1
  3869. | #define HAVE_SYS_IOCTL_H 1
  3870. | #define HAVE_SYS_TIME_H 1
  3871. | #define HAVE_UTIME_H 1
  3872. | #define HAVE_VALUES_H 1
  3873. | #define HAVE_NCURSES_H 1
  3874. | #define HAVE_CURSES_H 1
  3875. | #define HAVE_SYS_TERMIOS_H 1
  3876. | #define HAVE_SYS_STAT_H 1
  3877. | #define HAVE_SYS_IPC_H 1
  3878. | #define HAVE_SYS_SHM_H 1
  3879. | #define HAVE_SYS_MMAN_H 1
  3880. | #define HAVE_SYS_SOUNDCARD_H 1
  3881. | #define HAVE_BYTESWAP_H 1
  3882. | #define HAVE__BOOL 1
  3883. | #define HAVE_STDBOOL_H 1
  3884. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  3885. | #define HAVE_ST_BLOCKS 1
  3886. | #define TIME_WITH_SYS_TIME 1
  3887. | #define SIZEOF_CHAR 1
  3888. | #define SIZEOF_SHORT 2
  3889. | #define SIZEOF_INT 4
  3890. | #define SIZEOF_LONG 4
  3891. | #define SIZEOF_LONG_LONG 8
  3892. | #define SIZEOF___INT64 0
  3893. | #define SIZEOF_VOID_P 4
  3894. | #define RETSIGTYPE void
  3895. | #define HAVE_UTIME_H 1
  3896. | #define HAVE_UTIME_NULL 1
  3897. | #define HAVE_GETTIMEOFDAY 1
  3898. | #define HAVE_SIGACTION 1
  3899. | #define HAVE_SELECT 1
  3900. | #define HAVE_STRERROR 1
  3901. | #define HAVE_ISNAN 1
  3902. | #define HAVE_ISINF 1
  3903. | #define HAVE_SETITIMER 1
  3904. | #define HAVE_ALARM 1
  3905. | #define HAVE_SYNC 1
  3906. | #define HAVE_READDIR_R 1
  3907. | #define HAVE_STRDUP 1
  3908. | #define HAVE_STRSTR 1
  3909. | #define HAVE_STRCASECMP 1
  3910. | #define HAVE_NANOSLEEP 1
  3911. | #define HAVE_USLEEP 1
  3912. | #define HAVE_SLEEP 1
  3913. | #define HAVE_VPRINTF 1
  3914. | #define HAVE_VSPRINTF 1
  3915. | #define HAVE_VFPRINTF 1
  3916. | #define HAVE_LOCALTIME_R 1
  3917. | #define HAVE_TIMEGM 1
  3918. | #define HAVE_GMTIME_R 1
  3919. | #define _FILE_OFFSET_BITS 64
  3920. | #define HAVE_BSWAP_16 1
  3921. | #define HAVE_BSWAP_32 1
  3922. | #define HAVE_SYS_PARAM_H 1
  3923. | #define HAVE_SYS_VFS_H 1
  3924. | #define HAVE_SYS_MOUNT_H 1
  3925. | #define STAT_STATFS2_BSIZE 1
  3926. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3927. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3928. | #define HAVE_UNSIGNED_LONG_LONG 1
  3929. | #define HAVE_UINTMAX_T 1
  3930. | #define HAVE_FCNTL_H 1
  3931. | /* end confdefs.h. */
  3932. | #include <sys/fs/s5param.h>
  3933. configure:8939: result: no
  3934. configure:8939: checking for sys/fs/s5param.h
  3935. configure:8939: result: no
  3936. configure:8939: checking sys/filsys.h usability
  3937. configure:8939: gcc -c -g -O2 conftest.c >&5
  3938. conftest.c:124: fatal error: sys/filsys.h: No such file or directory
  3939. compilation terminated.
  3940. configure:8939: $? = 1
  3941. configure: failed program was:
  3942. | /* confdefs.h */
  3943. | #define PACKAGE_NAME "PUAE"
  3944. | #define PACKAGE_TARNAME "puae"
  3945. | #define PACKAGE_VERSION "2.3.1"
  3946. | #define PACKAGE_STRING "PUAE 2.3.1"
  3947. | #define PACKAGE_BUGREPORT ""
  3948. | #define PACKAGE_URL ""
  3949. | #define PACKAGE "puae"
  3950. | #define VERSION "2.3.1"
  3951. | #define STDC_HEADERS 1
  3952. | #define HAVE_SYS_TYPES_H 1
  3953. | #define HAVE_SYS_STAT_H 1
  3954. | #define HAVE_STDLIB_H 1
  3955. | #define HAVE_STRING_H 1
  3956. | #define HAVE_MEMORY_H 1
  3957. | #define HAVE_STRINGS_H 1
  3958. | #define HAVE_INTTYPES_H 1
  3959. | #define HAVE_STDINT_H 1
  3960. | #define HAVE_UNISTD_H 1
  3961. | #define __EXTENSIONS__ 1
  3962. | #define _ALL_SOURCE 1
  3963. | #define _GNU_SOURCE 1
  3964. | #define _POSIX_PTHREAD_SEMANTICS 1
  3965. | #define _TANDEM_SOURCE 1
  3966. | #define HAVE_DIRENT_H 1
  3967. | #define STDC_HEADERS 1
  3968. | #define HAVE_FCNTL_H 1
  3969. | #define HAVE_SYS_IOCTL_H 1
  3970. | #define HAVE_SYS_TIME_H 1
  3971. | #define HAVE_UTIME_H 1
  3972. | #define HAVE_VALUES_H 1
  3973. | #define HAVE_NCURSES_H 1
  3974. | #define HAVE_CURSES_H 1
  3975. | #define HAVE_SYS_TERMIOS_H 1
  3976. | #define HAVE_SYS_STAT_H 1
  3977. | #define HAVE_SYS_IPC_H 1
  3978. | #define HAVE_SYS_SHM_H 1
  3979. | #define HAVE_SYS_MMAN_H 1
  3980. | #define HAVE_SYS_SOUNDCARD_H 1
  3981. | #define HAVE_BYTESWAP_H 1
  3982. | #define HAVE__BOOL 1
  3983. | #define HAVE_STDBOOL_H 1
  3984. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  3985. | #define HAVE_ST_BLOCKS 1
  3986. | #define TIME_WITH_SYS_TIME 1
  3987. | #define SIZEOF_CHAR 1
  3988. | #define SIZEOF_SHORT 2
  3989. | #define SIZEOF_INT 4
  3990. | #define SIZEOF_LONG 4
  3991. | #define SIZEOF_LONG_LONG 8
  3992. | #define SIZEOF___INT64 0
  3993. | #define SIZEOF_VOID_P 4
  3994. | #define RETSIGTYPE void
  3995. | #define HAVE_UTIME_H 1
  3996. | #define HAVE_UTIME_NULL 1
  3997. | #define HAVE_GETTIMEOFDAY 1
  3998. | #define HAVE_SIGACTION 1
  3999. | #define HAVE_SELECT 1
  4000. | #define HAVE_STRERROR 1
  4001. | #define HAVE_ISNAN 1
  4002. | #define HAVE_ISINF 1
  4003. | #define HAVE_SETITIMER 1
  4004. | #define HAVE_ALARM 1
  4005. | #define HAVE_SYNC 1
  4006. | #define HAVE_READDIR_R 1
  4007. | #define HAVE_STRDUP 1
  4008. | #define HAVE_STRSTR 1
  4009. | #define HAVE_STRCASECMP 1
  4010. | #define HAVE_NANOSLEEP 1
  4011. | #define HAVE_USLEEP 1
  4012. | #define HAVE_SLEEP 1
  4013. | #define HAVE_VPRINTF 1
  4014. | #define HAVE_VSPRINTF 1
  4015. | #define HAVE_VFPRINTF 1
  4016. | #define HAVE_LOCALTIME_R 1
  4017. | #define HAVE_TIMEGM 1
  4018. | #define HAVE_GMTIME_R 1
  4019. | #define _FILE_OFFSET_BITS 64
  4020. | #define HAVE_BSWAP_16 1
  4021. | #define HAVE_BSWAP_32 1
  4022. | #define HAVE_SYS_PARAM_H 1
  4023. | #define HAVE_SYS_VFS_H 1
  4024. | #define HAVE_SYS_MOUNT_H 1
  4025. | #define STAT_STATFS2_BSIZE 1
  4026. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4027. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4028. | #define HAVE_UNSIGNED_LONG_LONG 1
  4029. | #define HAVE_UINTMAX_T 1
  4030. | #define HAVE_FCNTL_H 1
  4031. | /* end confdefs.h. */
  4032. | #include <stdio.h>
  4033. | #ifdef HAVE_SYS_TYPES_H
  4034. | # include <sys/types.h>
  4035. | #endif
  4036. | #ifdef HAVE_SYS_STAT_H
  4037. | # include <sys/stat.h>
  4038. | #endif
  4039. | #ifdef STDC_HEADERS
  4040. | # include <stdlib.h>
  4041. | # include <stddef.h>
  4042. | #else
  4043. | # ifdef HAVE_STDLIB_H
  4044. | # include <stdlib.h>
  4045. | # endif
  4046. | #endif
  4047. | #ifdef HAVE_STRING_H
  4048. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4049. | # include <memory.h>
  4050. | # endif
  4051. | # include <string.h>
  4052. | #endif
  4053. | #ifdef HAVE_STRINGS_H
  4054. | # include <strings.h>
  4055. | #endif
  4056. | #ifdef HAVE_INTTYPES_H
  4057. | # include <inttypes.h>
  4058. | #endif
  4059. | #ifdef HAVE_STDINT_H
  4060. | # include <stdint.h>
  4061. | #endif
  4062. | #ifdef HAVE_UNISTD_H
  4063. | # include <unistd.h>
  4064. | #endif
  4065. | #include <sys/filsys.h>
  4066. configure:8939: result: no
  4067. configure:8939: checking sys/filsys.h presence
  4068. configure:8939: gcc -E conftest.c
  4069. conftest.c:91: fatal error: sys/filsys.h: No such file or directory
  4070. compilation terminated.
  4071. configure:8939: $? = 1
  4072. configure: failed program was:
  4073. | /* confdefs.h */
  4074. | #define PACKAGE_NAME "PUAE"
  4075. | #define PACKAGE_TARNAME "puae"
  4076. | #define PACKAGE_VERSION "2.3.1"
  4077. | #define PACKAGE_STRING "PUAE 2.3.1"
  4078. | #define PACKAGE_BUGREPORT ""
  4079. | #define PACKAGE_URL ""
  4080. | #define PACKAGE "puae"
  4081. | #define VERSION "2.3.1"
  4082. | #define STDC_HEADERS 1
  4083. | #define HAVE_SYS_TYPES_H 1
  4084. | #define HAVE_SYS_STAT_H 1
  4085. | #define HAVE_STDLIB_H 1
  4086. | #define HAVE_STRING_H 1
  4087. | #define HAVE_MEMORY_H 1
  4088. | #define HAVE_STRINGS_H 1
  4089. | #define HAVE_INTTYPES_H 1
  4090. | #define HAVE_STDINT_H 1
  4091. | #define HAVE_UNISTD_H 1
  4092. | #define __EXTENSIONS__ 1
  4093. | #define _ALL_SOURCE 1
  4094. | #define _GNU_SOURCE 1
  4095. | #define _POSIX_PTHREAD_SEMANTICS 1
  4096. | #define _TANDEM_SOURCE 1
  4097. | #define HAVE_DIRENT_H 1
  4098. | #define STDC_HEADERS 1
  4099. | #define HAVE_FCNTL_H 1
  4100. | #define HAVE_SYS_IOCTL_H 1
  4101. | #define HAVE_SYS_TIME_H 1
  4102. | #define HAVE_UTIME_H 1
  4103. | #define HAVE_VALUES_H 1
  4104. | #define HAVE_NCURSES_H 1
  4105. | #define HAVE_CURSES_H 1
  4106. | #define HAVE_SYS_TERMIOS_H 1
  4107. | #define HAVE_SYS_STAT_H 1
  4108. | #define HAVE_SYS_IPC_H 1
  4109. | #define HAVE_SYS_SHM_H 1
  4110. | #define HAVE_SYS_MMAN_H 1
  4111. | #define HAVE_SYS_SOUNDCARD_H 1
  4112. | #define HAVE_BYTESWAP_H 1
  4113. | #define HAVE__BOOL 1
  4114. | #define HAVE_STDBOOL_H 1
  4115. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  4116. | #define HAVE_ST_BLOCKS 1
  4117. | #define TIME_WITH_SYS_TIME 1
  4118. | #define SIZEOF_CHAR 1
  4119. | #define SIZEOF_SHORT 2
  4120. | #define SIZEOF_INT 4
  4121. | #define SIZEOF_LONG 4
  4122. | #define SIZEOF_LONG_LONG 8
  4123. | #define SIZEOF___INT64 0
  4124. | #define SIZEOF_VOID_P 4
  4125. | #define RETSIGTYPE void
  4126. | #define HAVE_UTIME_H 1
  4127. | #define HAVE_UTIME_NULL 1
  4128. | #define HAVE_GETTIMEOFDAY 1
  4129. | #define HAVE_SIGACTION 1
  4130. | #define HAVE_SELECT 1
  4131. | #define HAVE_STRERROR 1
  4132. | #define HAVE_ISNAN 1
  4133. | #define HAVE_ISINF 1
  4134. | #define HAVE_SETITIMER 1
  4135. | #define HAVE_ALARM 1
  4136. | #define HAVE_SYNC 1
  4137. | #define HAVE_READDIR_R 1
  4138. | #define HAVE_STRDUP 1
  4139. | #define HAVE_STRSTR 1
  4140. | #define HAVE_STRCASECMP 1
  4141. | #define HAVE_NANOSLEEP 1
  4142. | #define HAVE_USLEEP 1
  4143. | #define HAVE_SLEEP 1
  4144. | #define HAVE_VPRINTF 1
  4145. | #define HAVE_VSPRINTF 1
  4146. | #define HAVE_VFPRINTF 1
  4147. | #define HAVE_LOCALTIME_R 1
  4148. | #define HAVE_TIMEGM 1
  4149. | #define HAVE_GMTIME_R 1
  4150. | #define _FILE_OFFSET_BITS 64
  4151. | #define HAVE_BSWAP_16 1
  4152. | #define HAVE_BSWAP_32 1
  4153. | #define HAVE_SYS_PARAM_H 1
  4154. | #define HAVE_SYS_VFS_H 1
  4155. | #define HAVE_SYS_MOUNT_H 1
  4156. | #define STAT_STATFS2_BSIZE 1
  4157. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4158. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4159. | #define HAVE_UNSIGNED_LONG_LONG 1
  4160. | #define HAVE_UINTMAX_T 1
  4161. | #define HAVE_FCNTL_H 1
  4162. | /* end confdefs.h. */
  4163. | #include <sys/filsys.h>
  4164. configure:8939: result: no
  4165. configure:8939: checking for sys/filsys.h
  4166. configure:8939: result: no
  4167. configure:8939: checking sys/statfs.h usability
  4168. configure:8939: gcc -c -g -O2 conftest.c >&5
  4169. configure:8939: $? = 0
  4170. configure:8939: result: yes
  4171. configure:8939: checking sys/statfs.h presence
  4172. configure:8939: gcc -E conftest.c
  4173. configure:8939: $? = 0
  4174. configure:8939: result: yes
  4175. configure:8939: checking for sys/statfs.h
  4176. configure:8939: result: yes
  4177. configure:8939: checking sys/statvfs.h usability
  4178. configure:8939: gcc -c -g -O2 conftest.c >&5
  4179. configure:8939: $? = 0
  4180. configure:8939: result: yes
  4181. configure:8939: checking sys/statvfs.h presence
  4182. configure:8939: gcc -E conftest.c
  4183. configure:8939: $? = 0
  4184. configure:8939: result: yes
  4185. configure:8939: checking for sys/statvfs.h
  4186. configure:8939: result: yes
  4187. configure:8950: checking for statfs that truncates block counts
  4188. configure:8971: gcc -c -g -O2 conftest.c >&5
  4189. conftest.c:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before '--' token
  4190. In file included from conftest.c:97:
  4191. /usr/include/sys/types.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'u_char'
  4192. configure:8971: $? = 1
  4193. configure: failed program was:
  4194. | /* confdefs.h */
  4195. | #define PACKAGE_NAME "PUAE"
  4196. | #define PACKAGE_TARNAME "puae"
  4197. | #define PACKAGE_VERSION "2.3.1"
  4198. | #define PACKAGE_STRING "PUAE 2.3.1"
  4199. | #define PACKAGE_BUGREPORT ""
  4200. | #define PACKAGE_URL ""
  4201. | #define PACKAGE "puae"
  4202. | #define VERSION "2.3.1"
  4203. | #define STDC_HEADERS 1
  4204. | #define HAVE_SYS_TYPES_H 1
  4205. | #define HAVE_SYS_STAT_H 1
  4206. | #define HAVE_STDLIB_H 1
  4207. | #define HAVE_STRING_H 1
  4208. | #define HAVE_MEMORY_H 1
  4209. | #define HAVE_STRINGS_H 1
  4210. | #define HAVE_INTTYPES_H 1
  4211. | #define HAVE_STDINT_H 1
  4212. | #define HAVE_UNISTD_H 1
  4213. | #define __EXTENSIONS__ 1
  4214. | #define _ALL_SOURCE 1
  4215. | #define _GNU_SOURCE 1
  4216. | #define _POSIX_PTHREAD_SEMANTICS 1
  4217. | #define _TANDEM_SOURCE 1
  4218. | #define HAVE_DIRENT_H 1
  4219. | #define STDC_HEADERS 1
  4220. | #define HAVE_FCNTL_H 1
  4221. | #define HAVE_SYS_IOCTL_H 1
  4222. | #define HAVE_SYS_TIME_H 1
  4223. | #define HAVE_UTIME_H 1
  4224. | #define HAVE_VALUES_H 1
  4225. | #define HAVE_NCURSES_H 1
  4226. | #define HAVE_CURSES_H 1
  4227. | #define HAVE_SYS_TERMIOS_H 1
  4228. | #define HAVE_SYS_STAT_H 1
  4229. | #define HAVE_SYS_IPC_H 1
  4230. | #define HAVE_SYS_SHM_H 1
  4231. | #define HAVE_SYS_MMAN_H 1
  4232. | #define HAVE_SYS_SOUNDCARD_H 1
  4233. | #define HAVE_BYTESWAP_H 1
  4234. | #define HAVE__BOOL 1
  4235. | #define HAVE_STDBOOL_H 1
  4236. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  4237. | #define HAVE_ST_BLOCKS 1
  4238. | #define TIME_WITH_SYS_TIME 1
  4239. | #define SIZEOF_CHAR 1
  4240. | #define SIZEOF_SHORT 2
  4241. | #define SIZEOF_INT 4
  4242. | #define SIZEOF_LONG 4
  4243. | #define SIZEOF_LONG_LONG 8
  4244. | #define SIZEOF___INT64 0
  4245. | #define SIZEOF_VOID_P 4
  4246. | #define RETSIGTYPE void
  4247. | #define HAVE_UTIME_H 1
  4248. | #define HAVE_UTIME_NULL 1
  4249. | #define HAVE_GETTIMEOFDAY 1
  4250. | #define HAVE_SIGACTION 1
  4251. | #define HAVE_SELECT 1
  4252. | #define HAVE_STRERROR 1
  4253. | #define HAVE_ISNAN 1
  4254. | #define HAVE_ISINF 1
  4255. | #define HAVE_SETITIMER 1
  4256. | #define HAVE_ALARM 1
  4257. | #define HAVE_SYNC 1
  4258. | #define HAVE_READDIR_R 1
  4259. | #define HAVE_STRDUP 1
  4260. | #define HAVE_STRSTR 1
  4261. | #define HAVE_STRCASECMP 1
  4262. | #define HAVE_NANOSLEEP 1
  4263. | #define HAVE_USLEEP 1
  4264. | #define HAVE_SLEEP 1
  4265. | #define HAVE_VPRINTF 1
  4266. | #define HAVE_VSPRINTF 1
  4267. | #define HAVE_VFPRINTF 1
  4268. | #define HAVE_LOCALTIME_R 1
  4269. | #define HAVE_TIMEGM 1
  4270. | #define HAVE_GMTIME_R 1
  4271. | #define _FILE_OFFSET_BITS 64
  4272. | #define HAVE_BSWAP_16 1
  4273. | #define HAVE_BSWAP_32 1
  4274. | #define HAVE_SYS_PARAM_H 1
  4275. | #define HAVE_SYS_VFS_H 1
  4276. | #define HAVE_SYS_MOUNT_H 1
  4277. | #define STAT_STATFS2_BSIZE 1
  4278. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4279. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4280. | #define HAVE_UNSIGNED_LONG_LONG 1
  4281. | #define HAVE_UINTMAX_T 1
  4282. | #define HAVE_FCNTL_H 1
  4283. | #define HAVE_SYS_STATFS_H 1
  4284. | #define HAVE_SYS_STATVFS_H 1
  4285. | /* end confdefs.h. */
  4286. |
  4287. | #if !defined(sun) && !defined(__sun)
  4288. | choke -- this is a workaround for a Sun-specific problem
  4289. | #endif
  4290. | #include <sys/types.h>
  4291. | #include <sys/vfs.h>
  4292. | int
  4293. | main ()
  4294. | {
  4295. | struct statfs t; long c = *(t.f_spare);
  4296. | ;
  4297. | return 0;
  4298. | }
  4299. configure:8984: result: no
  4300. configure:9065: checking for inflateEnd in -lz
  4301. configure:9090: gcc -o conftest -g -O2 conftest.c -lz >&5
  4302. configure:9090: $? = 0
  4303. configure:9099: result: yes
  4304. configure:9107: checking zlib.h usability
  4305. configure:9107: gcc -c -g -O2 conftest.c >&5
  4306. configure:9107: $? = 0
  4307. configure:9107: result: yes
  4308. configure:9107: checking zlib.h presence
  4309. configure:9107: gcc -E conftest.c
  4310. configure:9107: $? = 0
  4311. configure:9107: result: yes
  4312. configure:9107: checking for zlib.h
  4313. configure:9107: result: yes
  4314. configure:9240: checking for the pthreads library -lpthreads
  4315. configure:9273: gcc -o conftest -g -O2 conftest.c -lpthreads >&5
  4316. /usr/bin/ld: cannot find -lpthreads
  4317. collect2: ld returned 1 exit status
  4318. configure:9273: $? = 1
  4319. configure: failed program was:
  4320. | /* confdefs.h */
  4321. | #define PACKAGE_NAME "PUAE"
  4322. | #define PACKAGE_TARNAME "puae"
  4323. | #define PACKAGE_VERSION "2.3.1"
  4324. | #define PACKAGE_STRING "PUAE 2.3.1"
  4325. | #define PACKAGE_BUGREPORT ""
  4326. | #define PACKAGE_URL ""
  4327. | #define PACKAGE "puae"
  4328. | #define VERSION "2.3.1"
  4329. | #define STDC_HEADERS 1
  4330. | #define HAVE_SYS_TYPES_H 1
  4331. | #define HAVE_SYS_STAT_H 1
  4332. | #define HAVE_STDLIB_H 1
  4333. | #define HAVE_STRING_H 1
  4334. | #define HAVE_MEMORY_H 1
  4335. | #define HAVE_STRINGS_H 1
  4336. | #define HAVE_INTTYPES_H 1
  4337. | #define HAVE_STDINT_H 1
  4338. | #define HAVE_UNISTD_H 1
  4339. | #define __EXTENSIONS__ 1
  4340. | #define _ALL_SOURCE 1
  4341. | #define _GNU_SOURCE 1
  4342. | #define _POSIX_PTHREAD_SEMANTICS 1
  4343. | #define _TANDEM_SOURCE 1
  4344. | #define HAVE_DIRENT_H 1
  4345. | #define STDC_HEADERS 1
  4346. | #define HAVE_FCNTL_H 1
  4347. | #define HAVE_SYS_IOCTL_H 1
  4348. | #define HAVE_SYS_TIME_H 1
  4349. | #define HAVE_UTIME_H 1
  4350. | #define HAVE_VALUES_H 1
  4351. | #define HAVE_NCURSES_H 1
  4352. | #define HAVE_CURSES_H 1
  4353. | #define HAVE_SYS_TERMIOS_H 1
  4354. | #define HAVE_SYS_STAT_H 1
  4355. | #define HAVE_SYS_IPC_H 1
  4356. | #define HAVE_SYS_SHM_H 1
  4357. | #define HAVE_SYS_MMAN_H 1
  4358. | #define HAVE_SYS_SOUNDCARD_H 1
  4359. | #define HAVE_BYTESWAP_H 1
  4360. | #define HAVE__BOOL 1
  4361. | #define HAVE_STDBOOL_H 1
  4362. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  4363. | #define HAVE_ST_BLOCKS 1
  4364. | #define TIME_WITH_SYS_TIME 1
  4365. | #define SIZEOF_CHAR 1
  4366. | #define SIZEOF_SHORT 2
  4367. | #define SIZEOF_INT 4
  4368. | #define SIZEOF_LONG 4
  4369. | #define SIZEOF_LONG_LONG 8
  4370. | #define SIZEOF___INT64 0
  4371. | #define SIZEOF_VOID_P 4
  4372. | #define RETSIGTYPE void
  4373. | #define HAVE_UTIME_H 1
  4374. | #define HAVE_UTIME_NULL 1
  4375. | #define HAVE_GETTIMEOFDAY 1
  4376. | #define HAVE_SIGACTION 1
  4377. | #define HAVE_SELECT 1
  4378. | #define HAVE_STRERROR 1
  4379. | #define HAVE_ISNAN 1
  4380. | #define HAVE_ISINF 1
  4381. | #define HAVE_SETITIMER 1
  4382. | #define HAVE_ALARM 1
  4383. | #define HAVE_SYNC 1
  4384. | #define HAVE_READDIR_R 1
  4385. | #define HAVE_STRDUP 1
  4386. | #define HAVE_STRSTR 1
  4387. | #define HAVE_STRCASECMP 1
  4388. | #define HAVE_NANOSLEEP 1
  4389. | #define HAVE_USLEEP 1
  4390. | #define HAVE_SLEEP 1
  4391. | #define HAVE_VPRINTF 1
  4392. | #define HAVE_VSPRINTF 1
  4393. | #define HAVE_VFPRINTF 1
  4394. | #define HAVE_LOCALTIME_R 1
  4395. | #define HAVE_TIMEGM 1
  4396. | #define HAVE_GMTIME_R 1
  4397. | #define _FILE_OFFSET_BITS 64
  4398. | #define HAVE_BSWAP_16 1
  4399. | #define HAVE_BSWAP_32 1
  4400. | #define HAVE_SYS_PARAM_H 1
  4401. | #define HAVE_SYS_VFS_H 1
  4402. | #define HAVE_SYS_MOUNT_H 1
  4403. | #define STAT_STATFS2_BSIZE 1
  4404. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4405. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4406. | #define HAVE_UNSIGNED_LONG_LONG 1
  4407. | #define HAVE_UINTMAX_T 1
  4408. | #define HAVE_FCNTL_H 1
  4409. | #define HAVE_SYS_STATFS_H 1
  4410. | #define HAVE_SYS_STATVFS_H 1
  4411. | /* end confdefs.h. */
  4412. | #include <pthread.h>
  4413. | int
  4414. | main ()
  4415. | {
  4416. | pthread_t th; pthread_join(th, 0);
  4417. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  4418. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  4419. | ;
  4420. | return 0;
  4421. | }
  4422. configure:9282: result: no
  4423. configure:9229: checking whether pthreads work without any flags
  4424. configure:9273: gcc -o conftest -g -O2 conftest.c >&5
  4425. /tmp/ccOlm1NN.o: In function `main':
  4426. /home/arcade/builds/PUAE/conftest.c:97: undefined reference to `pthread_join'
  4427. /home/arcade/builds/PUAE/conftest.c:98: undefined reference to `__pthread_register_cancel'
  4428. /home/arcade/builds/PUAE/conftest.c:99: undefined reference to `pthread_create'
  4429. /home/arcade/builds/PUAE/conftest.c:99: undefined reference to `__pthread_unregister_cancel'
  4430. collect2: ld returned 1 exit status
  4431. configure:9273: $? = 1
  4432. configure: failed program was:
  4433. | /* confdefs.h */
  4434. | #define PACKAGE_NAME "PUAE"
  4435. | #define PACKAGE_TARNAME "puae"
  4436. | #define PACKAGE_VERSION "2.3.1"
  4437. | #define PACKAGE_STRING "PUAE 2.3.1"
  4438. | #define PACKAGE_BUGREPORT ""
  4439. | #define PACKAGE_URL ""
  4440. | #define PACKAGE "puae"
  4441. | #define VERSION "2.3.1"
  4442. | #define STDC_HEADERS 1
  4443. | #define HAVE_SYS_TYPES_H 1
  4444. | #define HAVE_SYS_STAT_H 1
  4445. | #define HAVE_STDLIB_H 1
  4446. | #define HAVE_STRING_H 1
  4447. | #define HAVE_MEMORY_H 1
  4448. | #define HAVE_STRINGS_H 1
  4449. | #define HAVE_INTTYPES_H 1
  4450. | #define HAVE_STDINT_H 1
  4451. | #define HAVE_UNISTD_H 1
  4452. | #define __EXTENSIONS__ 1
  4453. | #define _ALL_SOURCE 1
  4454. | #define _GNU_SOURCE 1
  4455. | #define _POSIX_PTHREAD_SEMANTICS 1
  4456. | #define _TANDEM_SOURCE 1
  4457. | #define HAVE_DIRENT_H 1
  4458. | #define STDC_HEADERS 1
  4459. | #define HAVE_FCNTL_H 1
  4460. | #define HAVE_SYS_IOCTL_H 1
  4461. | #define HAVE_SYS_TIME_H 1
  4462. | #define HAVE_UTIME_H 1
  4463. | #define HAVE_VALUES_H 1
  4464. | #define HAVE_NCURSES_H 1
  4465. | #define HAVE_CURSES_H 1
  4466. | #define HAVE_SYS_TERMIOS_H 1
  4467. | #define HAVE_SYS_STAT_H 1
  4468. | #define HAVE_SYS_IPC_H 1
  4469. | #define HAVE_SYS_SHM_H 1
  4470. | #define HAVE_SYS_MMAN_H 1
  4471. | #define HAVE_SYS_SOUNDCARD_H 1
  4472. | #define HAVE_BYTESWAP_H 1
  4473. | #define HAVE__BOOL 1
  4474. | #define HAVE_STDBOOL_H 1
  4475. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  4476. | #define HAVE_ST_BLOCKS 1
  4477. | #define TIME_WITH_SYS_TIME 1
  4478. | #define SIZEOF_CHAR 1
  4479. | #define SIZEOF_SHORT 2
  4480. | #define SIZEOF_INT 4
  4481. | #define SIZEOF_LONG 4
  4482. | #define SIZEOF_LONG_LONG 8
  4483. | #define SIZEOF___INT64 0
  4484. | #define SIZEOF_VOID_P 4
  4485. | #define RETSIGTYPE void
  4486. | #define HAVE_UTIME_H 1
  4487. | #define HAVE_UTIME_NULL 1
  4488. | #define HAVE_GETTIMEOFDAY 1
  4489. | #define HAVE_SIGACTION 1
  4490. | #define HAVE_SELECT 1
  4491. | #define HAVE_STRERROR 1
  4492. | #define HAVE_ISNAN 1
  4493. | #define HAVE_ISINF 1
  4494. | #define HAVE_SETITIMER 1
  4495. | #define HAVE_ALARM 1
  4496. | #define HAVE_SYNC 1
  4497. | #define HAVE_READDIR_R 1
  4498. | #define HAVE_STRDUP 1
  4499. | #define HAVE_STRSTR 1
  4500. | #define HAVE_STRCASECMP 1
  4501. | #define HAVE_NANOSLEEP 1
  4502. | #define HAVE_USLEEP 1
  4503. | #define HAVE_SLEEP 1
  4504. | #define HAVE_VPRINTF 1
  4505. | #define HAVE_VSPRINTF 1
  4506. | #define HAVE_VFPRINTF 1
  4507. | #define HAVE_LOCALTIME_R 1
  4508. | #define HAVE_TIMEGM 1
  4509. | #define HAVE_GMTIME_R 1
  4510. | #define _FILE_OFFSET_BITS 64
  4511. | #define HAVE_BSWAP_16 1
  4512. | #define HAVE_BSWAP_32 1
  4513. | #define HAVE_SYS_PARAM_H 1
  4514. | #define HAVE_SYS_VFS_H 1
  4515. | #define HAVE_SYS_MOUNT_H 1
  4516. | #define STAT_STATFS2_BSIZE 1
  4517. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4518. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4519. | #define HAVE_UNSIGNED_LONG_LONG 1
  4520. | #define HAVE_UINTMAX_T 1
  4521. | #define HAVE_FCNTL_H 1
  4522. | #define HAVE_SYS_STATFS_H 1
  4523. | #define HAVE_SYS_STATVFS_H 1
  4524. | /* end confdefs.h. */
  4525. | #include <pthread.h>
  4526. | int
  4527. | main ()
  4528. | {
  4529. | pthread_t th; pthread_join(th, 0);
  4530. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  4531. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  4532. | ;
  4533. | return 0;
  4534. | }
  4535. configure:9282: result: no
  4536. configure:9234: checking whether pthreads work with -Kthread
  4537. configure:9273: gcc -o conftest -g -O2 -Kthread conftest.c >&5
  4538. gcc: unrecognized option '-Kthread'
  4539. /tmp/cc6WUOl1.o: In function `main':
  4540. /home/arcade/builds/PUAE/conftest.c:97: undefined reference to `pthread_join'
  4541. /home/arcade/builds/PUAE/conftest.c:98: undefined reference to `__pthread_register_cancel'
  4542. /home/arcade/builds/PUAE/conftest.c:99: undefined reference to `pthread_create'
  4543. /home/arcade/builds/PUAE/conftest.c:99: undefined reference to `__pthread_unregister_cancel'
  4544. collect2: ld returned 1 exit status
  4545. configure:9273: $? = 1
  4546. configure: failed program was:
  4547. | /* confdefs.h */
  4548. | #define PACKAGE_NAME "PUAE"
  4549. | #define PACKAGE_TARNAME "puae"
  4550. | #define PACKAGE_VERSION "2.3.1"
  4551. | #define PACKAGE_STRING "PUAE 2.3.1"
  4552. | #define PACKAGE_BUGREPORT ""
  4553. | #define PACKAGE_URL ""
  4554. | #define PACKAGE "puae"
  4555. | #define VERSION "2.3.1"
  4556. | #define STDC_HEADERS 1
  4557. | #define HAVE_SYS_TYPES_H 1
  4558. | #define HAVE_SYS_STAT_H 1
  4559. | #define HAVE_STDLIB_H 1
  4560. | #define HAVE_STRING_H 1
  4561. | #define HAVE_MEMORY_H 1
  4562. | #define HAVE_STRINGS_H 1
  4563. | #define HAVE_INTTYPES_H 1
  4564. | #define HAVE_STDINT_H 1
  4565. | #define HAVE_UNISTD_H 1
  4566. | #define __EXTENSIONS__ 1
  4567. | #define _ALL_SOURCE 1
  4568. | #define _GNU_SOURCE 1
  4569. | #define _POSIX_PTHREAD_SEMANTICS 1
  4570. | #define _TANDEM_SOURCE 1
  4571. | #define HAVE_DIRENT_H 1
  4572. | #define STDC_HEADERS 1
  4573. | #define HAVE_FCNTL_H 1
  4574. | #define HAVE_SYS_IOCTL_H 1
  4575. | #define HAVE_SYS_TIME_H 1
  4576. | #define HAVE_UTIME_H 1
  4577. | #define HAVE_VALUES_H 1
  4578. | #define HAVE_NCURSES_H 1
  4579. | #define HAVE_CURSES_H 1
  4580. | #define HAVE_SYS_TERMIOS_H 1
  4581. | #define HAVE_SYS_STAT_H 1
  4582. | #define HAVE_SYS_IPC_H 1
  4583. | #define HAVE_SYS_SHM_H 1
  4584. | #define HAVE_SYS_MMAN_H 1
  4585. | #define HAVE_SYS_SOUNDCARD_H 1
  4586. | #define HAVE_BYTESWAP_H 1
  4587. | #define HAVE__BOOL 1
  4588. | #define HAVE_STDBOOL_H 1
  4589. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  4590. | #define HAVE_ST_BLOCKS 1
  4591. | #define TIME_WITH_SYS_TIME 1
  4592. | #define SIZEOF_CHAR 1
  4593. | #define SIZEOF_SHORT 2
  4594. | #define SIZEOF_INT 4
  4595. | #define SIZEOF_LONG 4
  4596. | #define SIZEOF_LONG_LONG 8
  4597. | #define SIZEOF___INT64 0
  4598. | #define SIZEOF_VOID_P 4
  4599. | #define RETSIGTYPE void
  4600. | #define HAVE_UTIME_H 1
  4601. | #define HAVE_UTIME_NULL 1
  4602. | #define HAVE_GETTIMEOFDAY 1
  4603. | #define HAVE_SIGACTION 1
  4604. | #define HAVE_SELECT 1
  4605. | #define HAVE_STRERROR 1
  4606. | #define HAVE_ISNAN 1
  4607. | #define HAVE_ISINF 1
  4608. | #define HAVE_SETITIMER 1
  4609. | #define HAVE_ALARM 1
  4610. | #define HAVE_SYNC 1
  4611. | #define HAVE_READDIR_R 1
  4612. | #define HAVE_STRDUP 1
  4613. | #define HAVE_STRSTR 1
  4614. | #define HAVE_STRCASECMP 1
  4615. | #define HAVE_NANOSLEEP 1
  4616. | #define HAVE_USLEEP 1
  4617. | #define HAVE_SLEEP 1
  4618. | #define HAVE_VPRINTF 1
  4619. | #define HAVE_VSPRINTF 1
  4620. | #define HAVE_VFPRINTF 1
  4621. | #define HAVE_LOCALTIME_R 1
  4622. | #define HAVE_TIMEGM 1
  4623. | #define HAVE_GMTIME_R 1
  4624. | #define _FILE_OFFSET_BITS 64
  4625. | #define HAVE_BSWAP_16 1
  4626. | #define HAVE_BSWAP_32 1
  4627. | #define HAVE_SYS_PARAM_H 1
  4628. | #define HAVE_SYS_VFS_H 1
  4629. | #define HAVE_SYS_MOUNT_H 1
  4630. | #define STAT_STATFS2_BSIZE 1
  4631. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4632. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4633. | #define HAVE_UNSIGNED_LONG_LONG 1
  4634. | #define HAVE_UINTMAX_T 1
  4635. | #define HAVE_FCNTL_H 1
  4636. | #define HAVE_SYS_STATFS_H 1
  4637. | #define HAVE_SYS_STATVFS_H 1
  4638. | /* end confdefs.h. */
  4639. | #include <pthread.h>
  4640. | int
  4641. | main ()
  4642. | {
  4643. | pthread_t th; pthread_join(th, 0);
  4644. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  4645. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  4646. | ;
  4647. | return 0;
  4648. | }
  4649. configure:9282: result: no
  4650. configure:9234: checking whether pthreads work with -kthread
  4651. configure:9273: gcc -o conftest -g -O2 -kthread conftest.c >&5
  4652. gcc: unrecognized option '-kthread'
  4653. /tmp/ccRH2cg8.o: In function `main':
  4654. /home/arcade/builds/PUAE/conftest.c:97: undefined reference to `pthread_join'
  4655. /home/arcade/builds/PUAE/conftest.c:98: undefined reference to `__pthread_register_cancel'
  4656. /home/arcade/builds/PUAE/conftest.c:99: undefined reference to `pthread_create'
  4657. /home/arcade/builds/PUAE/conftest.c:99: undefined reference to `__pthread_unregister_cancel'
  4658. collect2: ld returned 1 exit status
  4659. configure:9273: $? = 1
  4660. configure: failed program was:
  4661. | /* confdefs.h */
  4662. | #define PACKAGE_NAME "PUAE"
  4663. | #define PACKAGE_TARNAME "puae"
  4664. | #define PACKAGE_VERSION "2.3.1"
  4665. | #define PACKAGE_STRING "PUAE 2.3.1"
  4666. | #define PACKAGE_BUGREPORT ""
  4667. | #define PACKAGE_URL ""
  4668. | #define PACKAGE "puae"
  4669. | #define VERSION "2.3.1"
  4670. | #define STDC_HEADERS 1
  4671. | #define HAVE_SYS_TYPES_H 1
  4672. | #define HAVE_SYS_STAT_H 1
  4673. | #define HAVE_STDLIB_H 1
  4674. | #define HAVE_STRING_H 1
  4675. | #define HAVE_MEMORY_H 1
  4676. | #define HAVE_STRINGS_H 1
  4677. | #define HAVE_INTTYPES_H 1
  4678. | #define HAVE_STDINT_H 1
  4679. | #define HAVE_UNISTD_H 1
  4680. | #define __EXTENSIONS__ 1
  4681. | #define _ALL_SOURCE 1
  4682. | #define _GNU_SOURCE 1
  4683. | #define _POSIX_PTHREAD_SEMANTICS 1
  4684. | #define _TANDEM_SOURCE 1
  4685. | #define HAVE_DIRENT_H 1
  4686. | #define STDC_HEADERS 1
  4687. | #define HAVE_FCNTL_H 1
  4688. | #define HAVE_SYS_IOCTL_H 1
  4689. | #define HAVE_SYS_TIME_H 1
  4690. | #define HAVE_UTIME_H 1
  4691. | #define HAVE_VALUES_H 1
  4692. | #define HAVE_NCURSES_H 1
  4693. | #define HAVE_CURSES_H 1
  4694. | #define HAVE_SYS_TERMIOS_H 1
  4695. | #define HAVE_SYS_STAT_H 1
  4696. | #define HAVE_SYS_IPC_H 1
  4697. | #define HAVE_SYS_SHM_H 1
  4698. | #define HAVE_SYS_MMAN_H 1
  4699. | #define HAVE_SYS_SOUNDCARD_H 1
  4700. | #define HAVE_BYTESWAP_H 1
  4701. | #define HAVE__BOOL 1
  4702. | #define HAVE_STDBOOL_H 1
  4703. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  4704. | #define HAVE_ST_BLOCKS 1
  4705. | #define TIME_WITH_SYS_TIME 1
  4706. | #define SIZEOF_CHAR 1
  4707. | #define SIZEOF_SHORT 2
  4708. | #define SIZEOF_INT 4
  4709. | #define SIZEOF_LONG 4
  4710. | #define SIZEOF_LONG_LONG 8
  4711. | #define SIZEOF___INT64 0
  4712. | #define SIZEOF_VOID_P 4
  4713. | #define RETSIGTYPE void
  4714. | #define HAVE_UTIME_H 1
  4715. | #define HAVE_UTIME_NULL 1
  4716. | #define HAVE_GETTIMEOFDAY 1
  4717. | #define HAVE_SIGACTION 1
  4718. | #define HAVE_SELECT 1
  4719. | #define HAVE_STRERROR 1
  4720. | #define HAVE_ISNAN 1
  4721. | #define HAVE_ISINF 1
  4722. | #define HAVE_SETITIMER 1
  4723. | #define HAVE_ALARM 1
  4724. | #define HAVE_SYNC 1
  4725. | #define HAVE_READDIR_R 1
  4726. | #define HAVE_STRDUP 1
  4727. | #define HAVE_STRSTR 1
  4728. | #define HAVE_STRCASECMP 1
  4729. | #define HAVE_NANOSLEEP 1
  4730. | #define HAVE_USLEEP 1
  4731. | #define HAVE_SLEEP 1
  4732. | #define HAVE_VPRINTF 1
  4733. | #define HAVE_VSPRINTF 1
  4734. | #define HAVE_VFPRINTF 1
  4735. | #define HAVE_LOCALTIME_R 1
  4736. | #define HAVE_TIMEGM 1
  4737. | #define HAVE_GMTIME_R 1
  4738. | #define _FILE_OFFSET_BITS 64
  4739. | #define HAVE_BSWAP_16 1
  4740. | #define HAVE_BSWAP_32 1
  4741. | #define HAVE_SYS_PARAM_H 1
  4742. | #define HAVE_SYS_VFS_H 1
  4743. | #define HAVE_SYS_MOUNT_H 1
  4744. | #define STAT_STATFS2_BSIZE 1
  4745. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4746. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4747. | #define HAVE_UNSIGNED_LONG_LONG 1
  4748. | #define HAVE_UINTMAX_T 1
  4749. | #define HAVE_FCNTL_H 1
  4750. | #define HAVE_SYS_STATFS_H 1
  4751. | #define HAVE_SYS_STATVFS_H 1
  4752. | /* end confdefs.h. */
  4753. | #include <pthread.h>
  4754. | int
  4755. | main ()
  4756. | {
  4757. | pthread_t th; pthread_join(th, 0);
  4758. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  4759. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  4760. | ;
  4761. | return 0;
  4762. | }
  4763. configure:9282: result: no
  4764. configure:9240: checking for the pthreads library -llthread
  4765. configure:9273: gcc -o conftest -g -O2 conftest.c -llthread >&5
  4766. /usr/bin/ld: cannot find -llthread
  4767. collect2: ld returned 1 exit status
  4768. configure:9273: $? = 1
  4769. configure: failed program was:
  4770. | /* confdefs.h */
  4771. | #define PACKAGE_NAME "PUAE"
  4772. | #define PACKAGE_TARNAME "puae"
  4773. | #define PACKAGE_VERSION "2.3.1"
  4774. | #define PACKAGE_STRING "PUAE 2.3.1"
  4775. | #define PACKAGE_BUGREPORT ""
  4776. | #define PACKAGE_URL ""
  4777. | #define PACKAGE "puae"
  4778. | #define VERSION "2.3.1"
  4779. | #define STDC_HEADERS 1
  4780. | #define HAVE_SYS_TYPES_H 1
  4781. | #define HAVE_SYS_STAT_H 1
  4782. | #define HAVE_STDLIB_H 1
  4783. | #define HAVE_STRING_H 1
  4784. | #define HAVE_MEMORY_H 1
  4785. | #define HAVE_STRINGS_H 1
  4786. | #define HAVE_INTTYPES_H 1
  4787. | #define HAVE_STDINT_H 1
  4788. | #define HAVE_UNISTD_H 1
  4789. | #define __EXTENSIONS__ 1
  4790. | #define _ALL_SOURCE 1
  4791. | #define _GNU_SOURCE 1
  4792. | #define _POSIX_PTHREAD_SEMANTICS 1
  4793. | #define _TANDEM_SOURCE 1
  4794. | #define HAVE_DIRENT_H 1
  4795. | #define STDC_HEADERS 1
  4796. | #define HAVE_FCNTL_H 1
  4797. | #define HAVE_SYS_IOCTL_H 1
  4798. | #define HAVE_SYS_TIME_H 1
  4799. | #define HAVE_UTIME_H 1
  4800. | #define HAVE_VALUES_H 1
  4801. | #define HAVE_NCURSES_H 1
  4802. | #define HAVE_CURSES_H 1
  4803. | #define HAVE_SYS_TERMIOS_H 1
  4804. | #define HAVE_SYS_STAT_H 1
  4805. | #define HAVE_SYS_IPC_H 1
  4806. | #define HAVE_SYS_SHM_H 1
  4807. | #define HAVE_SYS_MMAN_H 1
  4808. | #define HAVE_SYS_SOUNDCARD_H 1
  4809. | #define HAVE_BYTESWAP_H 1
  4810. | #define HAVE__BOOL 1
  4811. | #define HAVE_STDBOOL_H 1
  4812. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  4813. | #define HAVE_ST_BLOCKS 1
  4814. | #define TIME_WITH_SYS_TIME 1
  4815. | #define SIZEOF_CHAR 1
  4816. | #define SIZEOF_SHORT 2
  4817. | #define SIZEOF_INT 4
  4818. | #define SIZEOF_LONG 4
  4819. | #define SIZEOF_LONG_LONG 8
  4820. | #define SIZEOF___INT64 0
  4821. | #define SIZEOF_VOID_P 4
  4822. | #define RETSIGTYPE void
  4823. | #define HAVE_UTIME_H 1
  4824. | #define HAVE_UTIME_NULL 1
  4825. | #define HAVE_GETTIMEOFDAY 1
  4826. | #define HAVE_SIGACTION 1
  4827. | #define HAVE_SELECT 1
  4828. | #define HAVE_STRERROR 1
  4829. | #define HAVE_ISNAN 1
  4830. | #define HAVE_ISINF 1
  4831. | #define HAVE_SETITIMER 1
  4832. | #define HAVE_ALARM 1
  4833. | #define HAVE_SYNC 1
  4834. | #define HAVE_READDIR_R 1
  4835. | #define HAVE_STRDUP 1
  4836. | #define HAVE_STRSTR 1
  4837. | #define HAVE_STRCASECMP 1
  4838. | #define HAVE_NANOSLEEP 1
  4839. | #define HAVE_USLEEP 1
  4840. | #define HAVE_SLEEP 1
  4841. | #define HAVE_VPRINTF 1
  4842. | #define HAVE_VSPRINTF 1
  4843. | #define HAVE_VFPRINTF 1
  4844. | #define HAVE_LOCALTIME_R 1
  4845. | #define HAVE_TIMEGM 1
  4846. | #define HAVE_GMTIME_R 1
  4847. | #define _FILE_OFFSET_BITS 64
  4848. | #define HAVE_BSWAP_16 1
  4849. | #define HAVE_BSWAP_32 1
  4850. | #define HAVE_SYS_PARAM_H 1
  4851. | #define HAVE_SYS_VFS_H 1
  4852. | #define HAVE_SYS_MOUNT_H 1
  4853. | #define STAT_STATFS2_BSIZE 1
  4854. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4855. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4856. | #define HAVE_UNSIGNED_LONG_LONG 1
  4857. | #define HAVE_UINTMAX_T 1
  4858. | #define HAVE_FCNTL_H 1
  4859. | #define HAVE_SYS_STATFS_H 1
  4860. | #define HAVE_SYS_STATVFS_H 1
  4861. | /* end confdefs.h. */
  4862. | #include <pthread.h>
  4863. | int
  4864. | main ()
  4865. | {
  4866. | pthread_t th; pthread_join(th, 0);
  4867. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  4868. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  4869. | ;
  4870. | return 0;
  4871. | }
  4872. configure:9282: result: no
  4873. configure:9234: checking whether pthreads work with -pthread
  4874. configure:9273: gcc -o conftest -g -O2 -pthread conftest.c >&5
  4875. configure:9273: $? = 0
  4876. configure:9282: result: yes
  4877. configure:9302: checking for joinable pthread attribute
  4878. configure:9315: gcc -o conftest -g -O2 -pthread conftest.c >&5
  4879. configure:9315: $? = 0
  4880. configure:9347: result: PTHREAD_CREATE_JOINABLE
  4881. configure:9354: checking if more special flags are required for pthreads
  4882. configure:9361: result: no
  4883. configure:9373: checking for cc_r
  4884. configure:9401: result: gcc
  4885. configure:9438: checking for library containing sem_init
  4886. configure:9469: gcc -o conftest -pthread -g -O2 conftest.c >&5
  4887. configure:9469: $? = 0
  4888. configure:9486: result: none required
  4889. configure:9499: checking for dlopen in -ldl
  4890. configure:9524: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4891. configure:9524: $? = 0
  4892. configure:9533: result: yes
  4893. configure:9551: checking whether sys/soundcard.h or machine/soundcard.h works
  4894. configure:9572: gcc -o conftest -g -O2 conftest.c >&5
  4895. configure:9572: $? = 0
  4896. configure:9573: result: yes
  4897. configure:9588: checking host OS support
  4898. configure:9624: result: linux
  4899. configure:9627: checking host cpu support
  4900. configure:9652: result: i386
  4901. configure:9666: checking for GCC 2.7 or higher
  4902. configure:9677: result: yes
  4903. configure:9687: checking for GCC 3.0 or higher
  4904. configure:9698: result: yes
  4905. configure:9709: checking for GCC 4.0 or higher
  4906. configure:9720: result: yes
  4907. configure:10188: checking configuration options
  4908. configure:10225: result: ok
  4909. configure:10229: checking for X
  4910. configure:10337: gcc -E conftest.c
  4911. configure:10337: $? = 0
  4912. configure:10368: gcc -o conftest -g -O2 conftest.c -lX11 >&5
  4913. configure:10368: $? = 0
  4914. configure:10418: result: libraries , headers
  4915. configure:10517: gcc -o conftest -g -O2 conftest.c -lX11 >&5
  4916. configure:10517: $? = 0
  4917. configure:10615: checking for gethostbyname
  4918. configure:10615: gcc -o conftest -g -O2 conftest.c >&5
  4919. configure:10615: $? = 0
  4920. configure:10615: result: yes
  4921. configure:10712: checking for connect
  4922. configure:10712: gcc -o conftest -g -O2 conftest.c >&5
  4923. configure:10712: $? = 0
  4924. configure:10712: result: yes
  4925. configure:10761: checking for remove
  4926. configure:10761: gcc -o conftest -g -O2 conftest.c >&5
  4927. configure:10761: $? = 0
  4928. configure:10761: result: yes
  4929. configure:10810: checking for shmat
  4930. configure:10810: gcc -o conftest -g -O2 conftest.c >&5
  4931. configure:10810: $? = 0
  4932. configure:10810: result: yes
  4933. configure:10868: checking for IceConnectionNumber in -lICE
  4934. configure:10893: gcc -o conftest -g -O2 conftest.c -lICE >&5
  4935. configure:10893: $? = 0
  4936. configure:10902: result: yes
  4937. configure:10913: checking for waddch in -lncurses
  4938. configure:10938: gcc -o conftest -g -O2 conftest.c -lncurses >&5
  4939. configure:10938: $? = 0
  4940. configure:10947: result: yes
  4941. configure:11045: checking for sdl-config
  4942. configure:11063: found /usr/bin/sdl-config
  4943. configure:11076: result: /usr/bin/sdl-config
  4944. configure:11085: checking for SDL - version >= 1.2.0
  4945. configure:11170: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/usr/lib -lSDL >&5
  4946. configure:11170: $? = 0
  4947. configure:11170: ./conftest
  4948. configure:11170: $? = 0
  4949. configure:11184: result: yes
  4950. configure:11326: checking whether to build JIT compiler
  4951. configure:11377: result: no
  4952. configure:11456: checking for graphics target to build
  4953. configure:11505: result: "SDL"
  4954. configure:11738: ================================================================
  4955. configure:11741: checking for sound target to build
  4956. configure:11776: result: "SDL"
  4957. configure:11786: checking which UI target to build
  4958. configure:11835: result: "GTK+"
  4959. configure:11839: checking whether to build AMAX support
  4960. configure:11846: result: yes
  4961. configure:11850: checking whether to build GAYLE IDE emulation
  4962. configure:11857: result: yes
  4963. configure:11861: checking whether to build NCR SCSI emulation
  4964. configure:11868: result: yes
  4965. configure:11873: checking whether to build A2065 Ethernet emulation
  4966. configure:11876: result: no
  4967. configure:11884: checking whether to build A2091 SCSI emulation
  4968. configure:11890: result: yes
  4969. configure:11894: checking whether to build AGA emulation
  4970. configure:11898: result: yes
  4971. configure:11905: checking whether to build support for Autconfig devices
  4972. configure:11917: result: yes
  4973. configure:11925: checking whether to build SCSI emulation
  4974. configure:11951: result: yes
  4975. configure:11953: checking for libscg and libschily
  4976. configure:11986: gcc -o conftest -g -O2 conftest.c -lscg -lschily >&5
  4977. conftest.c:97: fatal error: scg/scgcmd.h: No such file or directory
  4978. compilation terminated.
  4979. configure:11986: $? = 1
  4980. configure: failed program was:
  4981. | /* confdefs.h */
  4982. | #define PACKAGE_NAME "PUAE"
  4983. | #define PACKAGE_TARNAME "puae"
  4984. | #define PACKAGE_VERSION "2.3.1"
  4985. | #define PACKAGE_STRING "PUAE 2.3.1"
  4986. | #define PACKAGE_BUGREPORT ""
  4987. | #define PACKAGE_URL ""
  4988. | #define PACKAGE "puae"
  4989. | #define VERSION "2.3.1"
  4990. | #define STDC_HEADERS 1
  4991. | #define HAVE_SYS_TYPES_H 1
  4992. | #define HAVE_SYS_STAT_H 1
  4993. | #define HAVE_STDLIB_H 1
  4994. | #define HAVE_STRING_H 1
  4995. | #define HAVE_MEMORY_H 1
  4996. | #define HAVE_STRINGS_H 1
  4997. | #define HAVE_INTTYPES_H 1
  4998. | #define HAVE_STDINT_H 1
  4999. | #define HAVE_UNISTD_H 1
  5000. | #define __EXTENSIONS__ 1
  5001. | #define _ALL_SOURCE 1
  5002. | #define _GNU_SOURCE 1
  5003. | #define _POSIX_PTHREAD_SEMANTICS 1
  5004. | #define _TANDEM_SOURCE 1
  5005. | #define HAVE_DIRENT_H 1
  5006. | #define STDC_HEADERS 1
  5007. | #define HAVE_FCNTL_H 1
  5008. | #define HAVE_SYS_IOCTL_H 1
  5009. | #define HAVE_SYS_TIME_H 1
  5010. | #define HAVE_UTIME_H 1
  5011. | #define HAVE_VALUES_H 1
  5012. | #define HAVE_NCURSES_H 1
  5013. | #define HAVE_CURSES_H 1
  5014. | #define HAVE_SYS_TERMIOS_H 1
  5015. | #define HAVE_SYS_STAT_H 1
  5016. | #define HAVE_SYS_IPC_H 1
  5017. | #define HAVE_SYS_SHM_H 1
  5018. | #define HAVE_SYS_MMAN_H 1
  5019. | #define HAVE_SYS_SOUNDCARD_H 1
  5020. | #define HAVE_BYTESWAP_H 1
  5021. | #define HAVE__BOOL 1
  5022. | #define HAVE_STDBOOL_H 1
  5023. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  5024. | #define HAVE_ST_BLOCKS 1
  5025. | #define TIME_WITH_SYS_TIME 1
  5026. | #define SIZEOF_CHAR 1
  5027. | #define SIZEOF_SHORT 2
  5028. | #define SIZEOF_INT 4
  5029. | #define SIZEOF_LONG 4
  5030. | #define SIZEOF_LONG_LONG 8
  5031. | #define SIZEOF___INT64 0
  5032. | #define SIZEOF_VOID_P 4
  5033. | #define RETSIGTYPE void
  5034. | #define HAVE_UTIME_H 1
  5035. | #define HAVE_UTIME_NULL 1
  5036. | #define HAVE_GETTIMEOFDAY 1
  5037. | #define HAVE_SIGACTION 1
  5038. | #define HAVE_SELECT 1
  5039. | #define HAVE_STRERROR 1
  5040. | #define HAVE_ISNAN 1
  5041. | #define HAVE_ISINF 1
  5042. | #define HAVE_SETITIMER 1
  5043. | #define HAVE_ALARM 1
  5044. | #define HAVE_SYNC 1
  5045. | #define HAVE_READDIR_R 1
  5046. | #define HAVE_STRDUP 1
  5047. | #define HAVE_STRSTR 1
  5048. | #define HAVE_STRCASECMP 1
  5049. | #define HAVE_NANOSLEEP 1
  5050. | #define HAVE_USLEEP 1
  5051. | #define HAVE_SLEEP 1
  5052. | #define HAVE_VPRINTF 1
  5053. | #define HAVE_VSPRINTF 1
  5054. | #define HAVE_VFPRINTF 1
  5055. | #define HAVE_LOCALTIME_R 1
  5056. | #define HAVE_TIMEGM 1
  5057. | #define HAVE_GMTIME_R 1
  5058. | #define _FILE_OFFSET_BITS 64
  5059. | #define HAVE_BSWAP_16 1
  5060. | #define HAVE_BSWAP_32 1
  5061. | #define HAVE_SYS_PARAM_H 1
  5062. | #define HAVE_SYS_VFS_H 1
  5063. | #define HAVE_SYS_MOUNT_H 1
  5064. | #define STAT_STATFS2_BSIZE 1
  5065. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5066. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5067. | #define HAVE_UNSIGNED_LONG_LONG 1
  5068. | #define HAVE_UINTMAX_T 1
  5069. | #define HAVE_FCNTL_H 1
  5070. | #define HAVE_SYS_STATFS_H 1
  5071. | #define HAVE_SYS_STATVFS_H 1
  5072. | #define HAVE_DLOPEN 1
  5073. | #define MULTIPLICATION_PROFITABLE 1
  5074. | /* end confdefs.h. */
  5075. |
  5076. | typedef int BOOL;
  5077. | #include "scg/scgcmd.h"
  5078. | #include "scg/scsitransp.h"
  5079. | #include "scg/scsireg.h"
  5080. | int
  5081. | main ()
  5082. | {
  5083. | {SCSI *scgp = scg_open (0, 0, 0, 0, 0);}
  5084. | ;
  5085. | return 0;
  5086. | }
  5087. configure:12002: result: no
  5088. configure:12004: checking for libscg and libschily in UAE source tree
  5089. configure:12025: gcc -o conftest -g -O2 -I./src/include conftest.c -L./src -lscg -lschily >&5
  5090. conftest.c:97: fatal error: scg/scgcmd.h: No such file or directory
  5091. compilation terminated.
  5092. configure:12025: $? = 1
  5093. configure: failed program was:
  5094. | /* confdefs.h */
  5095. | #define PACKAGE_NAME "PUAE"
  5096. | #define PACKAGE_TARNAME "puae"
  5097. | #define PACKAGE_VERSION "2.3.1"
  5098. | #define PACKAGE_STRING "PUAE 2.3.1"
  5099. | #define PACKAGE_BUGREPORT ""
  5100. | #define PACKAGE_URL ""
  5101. | #define PACKAGE "puae"
  5102. | #define VERSION "2.3.1"
  5103. | #define STDC_HEADERS 1
  5104. | #define HAVE_SYS_TYPES_H 1
  5105. | #define HAVE_SYS_STAT_H 1
  5106. | #define HAVE_STDLIB_H 1
  5107. | #define HAVE_STRING_H 1
  5108. | #define HAVE_MEMORY_H 1
  5109. | #define HAVE_STRINGS_H 1
  5110. | #define HAVE_INTTYPES_H 1
  5111. | #define HAVE_STDINT_H 1
  5112. | #define HAVE_UNISTD_H 1
  5113. | #define __EXTENSIONS__ 1
  5114. | #define _ALL_SOURCE 1
  5115. | #define _GNU_SOURCE 1
  5116. | #define _POSIX_PTHREAD_SEMANTICS 1
  5117. | #define _TANDEM_SOURCE 1
  5118. | #define HAVE_DIRENT_H 1
  5119. | #define STDC_HEADERS 1
  5120. | #define HAVE_FCNTL_H 1
  5121. | #define HAVE_SYS_IOCTL_H 1
  5122. | #define HAVE_SYS_TIME_H 1
  5123. | #define HAVE_UTIME_H 1
  5124. | #define HAVE_VALUES_H 1
  5125. | #define HAVE_NCURSES_H 1
  5126. | #define HAVE_CURSES_H 1
  5127. | #define HAVE_SYS_TERMIOS_H 1
  5128. | #define HAVE_SYS_STAT_H 1
  5129. | #define HAVE_SYS_IPC_H 1
  5130. | #define HAVE_SYS_SHM_H 1
  5131. | #define HAVE_SYS_MMAN_H 1
  5132. | #define HAVE_SYS_SOUNDCARD_H 1
  5133. | #define HAVE_BYTESWAP_H 1
  5134. | #define HAVE__BOOL 1
  5135. | #define HAVE_STDBOOL_H 1
  5136. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  5137. | #define HAVE_ST_BLOCKS 1
  5138. | #define TIME_WITH_SYS_TIME 1
  5139. | #define SIZEOF_CHAR 1
  5140. | #define SIZEOF_SHORT 2
  5141. | #define SIZEOF_INT 4
  5142. | #define SIZEOF_LONG 4
  5143. | #define SIZEOF_LONG_LONG 8
  5144. | #define SIZEOF___INT64 0
  5145. | #define SIZEOF_VOID_P 4
  5146. | #define RETSIGTYPE void
  5147. | #define HAVE_UTIME_H 1
  5148. | #define HAVE_UTIME_NULL 1
  5149. | #define HAVE_GETTIMEOFDAY 1
  5150. | #define HAVE_SIGACTION 1
  5151. | #define HAVE_SELECT 1
  5152. | #define HAVE_STRERROR 1
  5153. | #define HAVE_ISNAN 1
  5154. | #define HAVE_ISINF 1
  5155. | #define HAVE_SETITIMER 1
  5156. | #define HAVE_ALARM 1
  5157. | #define HAVE_SYNC 1
  5158. | #define HAVE_READDIR_R 1
  5159. | #define HAVE_STRDUP 1
  5160. | #define HAVE_STRSTR 1
  5161. | #define HAVE_STRCASECMP 1
  5162. | #define HAVE_NANOSLEEP 1
  5163. | #define HAVE_USLEEP 1
  5164. | #define HAVE_SLEEP 1
  5165. | #define HAVE_VPRINTF 1
  5166. | #define HAVE_VSPRINTF 1
  5167. | #define HAVE_VFPRINTF 1
  5168. | #define HAVE_LOCALTIME_R 1
  5169. | #define HAVE_TIMEGM 1
  5170. | #define HAVE_GMTIME_R 1
  5171. | #define _FILE_OFFSET_BITS 64
  5172. | #define HAVE_BSWAP_16 1
  5173. | #define HAVE_BSWAP_32 1
  5174. | #define HAVE_SYS_PARAM_H 1
  5175. | #define HAVE_SYS_VFS_H 1
  5176. | #define HAVE_SYS_MOUNT_H 1
  5177. | #define STAT_STATFS2_BSIZE 1
  5178. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5179. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5180. | #define HAVE_UNSIGNED_LONG_LONG 1
  5181. | #define HAVE_UINTMAX_T 1
  5182. | #define HAVE_FCNTL_H 1
  5183. | #define HAVE_SYS_STATFS_H 1
  5184. | #define HAVE_SYS_STATVFS_H 1
  5185. | #define HAVE_DLOPEN 1
  5186. | #define MULTIPLICATION_PROFITABLE 1
  5187. | /* end confdefs.h. */
  5188. |
  5189. | typedef int BOOL;
  5190. | #include "scg/scgcmd.h"
  5191. | #include "scg/scsitransp.h"
  5192. | #include "scg/scsireg.h"
  5193. | int
  5194. | main ()
  5195. | {
  5196. | {SCSI *scgp = scg_open (0, 0, 0, 0, 0);}
  5197. | ;
  5198. | return 0;
  5199. | }
  5200. configure:12046: result: no
  5201. configure:12049: checking for Linux cdrom support via ioctl
  5202. configure:12065: gcc -o conftest -g -O2 conftest.c >&5
  5203. configure:12065: $? = 0
  5204. configure:12067: result: yes
  5205. configure:12115: checking whether to build CDTV emulation
  5206. configure:12118: result: yes
  5207. configure:12140: checking whether to build CD32 emulation
  5208. configure:12143: result: yes
  5209. configure:12170: checking whether to build bsdsocket.library emulation
  5210. configure:12183: result: yes
  5211. configure:12193: checking whether to build with threads
  5212. configure:12196: result: yes
  5213. configure:12198: checking which thread target to build
  5214. configure:12224: result: SDL
  5215. configure:12262: checking caps/capsimage.h usability
  5216. configure:12262: gcc -c -g -O2 conftest.c >&5
  5217. conftest.c:128: fatal error: caps/capsimage.h: No such file or directory
  5218. compilation terminated.
  5219. configure:12262: $? = 1
  5220. configure: failed program was:
  5221. | /* confdefs.h */
  5222. | #define PACKAGE_NAME "PUAE"
  5223. | #define PACKAGE_TARNAME "puae"
  5224. | #define PACKAGE_VERSION "2.3.1"
  5225. | #define PACKAGE_STRING "PUAE 2.3.1"
  5226. | #define PACKAGE_BUGREPORT ""
  5227. | #define PACKAGE_URL ""
  5228. | #define PACKAGE "puae"
  5229. | #define VERSION "2.3.1"
  5230. | #define STDC_HEADERS 1
  5231. | #define HAVE_SYS_TYPES_H 1
  5232. | #define HAVE_SYS_STAT_H 1
  5233. | #define HAVE_STDLIB_H 1
  5234. | #define HAVE_STRING_H 1
  5235. | #define HAVE_MEMORY_H 1
  5236. | #define HAVE_STRINGS_H 1
  5237. | #define HAVE_INTTYPES_H 1
  5238. | #define HAVE_STDINT_H 1
  5239. | #define HAVE_UNISTD_H 1
  5240. | #define __EXTENSIONS__ 1
  5241. | #define _ALL_SOURCE 1
  5242. | #define _GNU_SOURCE 1
  5243. | #define _POSIX_PTHREAD_SEMANTICS 1
  5244. | #define _TANDEM_SOURCE 1
  5245. | #define HAVE_DIRENT_H 1
  5246. | #define STDC_HEADERS 1
  5247. | #define HAVE_FCNTL_H 1
  5248. | #define HAVE_SYS_IOCTL_H 1
  5249. | #define HAVE_SYS_TIME_H 1
  5250. | #define HAVE_UTIME_H 1
  5251. | #define HAVE_VALUES_H 1
  5252. | #define HAVE_NCURSES_H 1
  5253. | #define HAVE_CURSES_H 1
  5254. | #define HAVE_SYS_TERMIOS_H 1
  5255. | #define HAVE_SYS_STAT_H 1
  5256. | #define HAVE_SYS_IPC_H 1
  5257. | #define HAVE_SYS_SHM_H 1
  5258. | #define HAVE_SYS_MMAN_H 1
  5259. | #define HAVE_SYS_SOUNDCARD_H 1
  5260. | #define HAVE_BYTESWAP_H 1
  5261. | #define HAVE__BOOL 1
  5262. | #define HAVE_STDBOOL_H 1
  5263. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  5264. | #define HAVE_ST_BLOCKS 1
  5265. | #define TIME_WITH_SYS_TIME 1
  5266. | #define SIZEOF_CHAR 1
  5267. | #define SIZEOF_SHORT 2
  5268. | #define SIZEOF_INT 4
  5269. | #define SIZEOF_LONG 4
  5270. | #define SIZEOF_LONG_LONG 8
  5271. | #define SIZEOF___INT64 0
  5272. | #define SIZEOF_VOID_P 4
  5273. | #define RETSIGTYPE void
  5274. | #define HAVE_UTIME_H 1
  5275. | #define HAVE_UTIME_NULL 1
  5276. | #define HAVE_GETTIMEOFDAY 1
  5277. | #define HAVE_SIGACTION 1
  5278. | #define HAVE_SELECT 1
  5279. | #define HAVE_STRERROR 1
  5280. | #define HAVE_ISNAN 1
  5281. | #define HAVE_ISINF 1
  5282. | #define HAVE_SETITIMER 1
  5283. | #define HAVE_ALARM 1
  5284. | #define HAVE_SYNC 1
  5285. | #define HAVE_READDIR_R 1
  5286. | #define HAVE_STRDUP 1
  5287. | #define HAVE_STRSTR 1
  5288. | #define HAVE_STRCASECMP 1
  5289. | #define HAVE_NANOSLEEP 1
  5290. | #define HAVE_USLEEP 1
  5291. | #define HAVE_SLEEP 1
  5292. | #define HAVE_VPRINTF 1
  5293. | #define HAVE_VSPRINTF 1
  5294. | #define HAVE_VFPRINTF 1
  5295. | #define HAVE_LOCALTIME_R 1
  5296. | #define HAVE_TIMEGM 1
  5297. | #define HAVE_GMTIME_R 1
  5298. | #define _FILE_OFFSET_BITS 64
  5299. | #define HAVE_BSWAP_16 1
  5300. | #define HAVE_BSWAP_32 1
  5301. | #define HAVE_SYS_PARAM_H 1
  5302. | #define HAVE_SYS_VFS_H 1
  5303. | #define HAVE_SYS_MOUNT_H 1
  5304. | #define STAT_STATFS2_BSIZE 1
  5305. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5306. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5307. | #define HAVE_UNSIGNED_LONG_LONG 1
  5308. | #define HAVE_UINTMAX_T 1
  5309. | #define HAVE_FCNTL_H 1
  5310. | #define HAVE_SYS_STATFS_H 1
  5311. | #define HAVE_SYS_STATVFS_H 1
  5312. | #define HAVE_DLOPEN 1
  5313. | #define MULTIPLICATION_PROFITABLE 1
  5314. | /* end confdefs.h. */
  5315. | #include <stdio.h>
  5316. | #ifdef HAVE_SYS_TYPES_H
  5317. | # include <sys/types.h>
  5318. | #endif
  5319. | #ifdef HAVE_SYS_STAT_H
  5320. | # include <sys/stat.h>
  5321. | #endif
  5322. | #ifdef STDC_HEADERS
  5323. | # include <stdlib.h>
  5324. | # include <stddef.h>
  5325. | #else
  5326. | # ifdef HAVE_STDLIB_H
  5327. | # include <stdlib.h>
  5328. | # endif
  5329. | #endif
  5330. | #ifdef HAVE_STRING_H
  5331. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5332. | # include <memory.h>
  5333. | # endif
  5334. | # include <string.h>
  5335. | #endif
  5336. | #ifdef HAVE_STRINGS_H
  5337. | # include <strings.h>
  5338. | #endif
  5339. | #ifdef HAVE_INTTYPES_H
  5340. | # include <inttypes.h>
  5341. | #endif
  5342. | #ifdef HAVE_STDINT_H
  5343. | # include <stdint.h>
  5344. | #endif
  5345. | #ifdef HAVE_UNISTD_H
  5346. | # include <unistd.h>
  5347. | #endif
  5348. | #include <caps/capsimage.h>
  5349. configure:12262: result: no
  5350. configure:12262: checking caps/capsimage.h presence
  5351. configure:12262: gcc -E conftest.c
  5352. conftest.c:95: fatal error: caps/capsimage.h: No such file or directory
  5353. compilation terminated.
  5354. configure:12262: $? = 1
  5355. configure: failed program was:
  5356. | /* confdefs.h */
  5357. | #define PACKAGE_NAME "PUAE"
  5358. | #define PACKAGE_TARNAME "puae"
  5359. | #define PACKAGE_VERSION "2.3.1"
  5360. | #define PACKAGE_STRING "PUAE 2.3.1"
  5361. | #define PACKAGE_BUGREPORT ""
  5362. | #define PACKAGE_URL ""
  5363. | #define PACKAGE "puae"
  5364. | #define VERSION "2.3.1"
  5365. | #define STDC_HEADERS 1
  5366. | #define HAVE_SYS_TYPES_H 1
  5367. | #define HAVE_SYS_STAT_H 1
  5368. | #define HAVE_STDLIB_H 1
  5369. | #define HAVE_STRING_H 1
  5370. | #define HAVE_MEMORY_H 1
  5371. | #define HAVE_STRINGS_H 1
  5372. | #define HAVE_INTTYPES_H 1
  5373. | #define HAVE_STDINT_H 1
  5374. | #define HAVE_UNISTD_H 1
  5375. | #define __EXTENSIONS__ 1
  5376. | #define _ALL_SOURCE 1
  5377. | #define _GNU_SOURCE 1
  5378. | #define _POSIX_PTHREAD_SEMANTICS 1
  5379. | #define _TANDEM_SOURCE 1
  5380. | #define HAVE_DIRENT_H 1
  5381. | #define STDC_HEADERS 1
  5382. | #define HAVE_FCNTL_H 1
  5383. | #define HAVE_SYS_IOCTL_H 1
  5384. | #define HAVE_SYS_TIME_H 1
  5385. | #define HAVE_UTIME_H 1
  5386. | #define HAVE_VALUES_H 1
  5387. | #define HAVE_NCURSES_H 1
  5388. | #define HAVE_CURSES_H 1
  5389. | #define HAVE_SYS_TERMIOS_H 1
  5390. | #define HAVE_SYS_STAT_H 1
  5391. | #define HAVE_SYS_IPC_H 1
  5392. | #define HAVE_SYS_SHM_H 1
  5393. | #define HAVE_SYS_MMAN_H 1
  5394. | #define HAVE_SYS_SOUNDCARD_H 1
  5395. | #define HAVE_BYTESWAP_H 1
  5396. | #define HAVE__BOOL 1
  5397. | #define HAVE_STDBOOL_H 1
  5398. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  5399. | #define HAVE_ST_BLOCKS 1
  5400. | #define TIME_WITH_SYS_TIME 1
  5401. | #define SIZEOF_CHAR 1
  5402. | #define SIZEOF_SHORT 2
  5403. | #define SIZEOF_INT 4
  5404. | #define SIZEOF_LONG 4
  5405. | #define SIZEOF_LONG_LONG 8
  5406. | #define SIZEOF___INT64 0
  5407. | #define SIZEOF_VOID_P 4
  5408. | #define RETSIGTYPE void
  5409. | #define HAVE_UTIME_H 1
  5410. | #define HAVE_UTIME_NULL 1
  5411. | #define HAVE_GETTIMEOFDAY 1
  5412. | #define HAVE_SIGACTION 1
  5413. | #define HAVE_SELECT 1
  5414. | #define HAVE_STRERROR 1
  5415. | #define HAVE_ISNAN 1
  5416. | #define HAVE_ISINF 1
  5417. | #define HAVE_SETITIMER 1
  5418. | #define HAVE_ALARM 1
  5419. | #define HAVE_SYNC 1
  5420. | #define HAVE_READDIR_R 1
  5421. | #define HAVE_STRDUP 1
  5422. | #define HAVE_STRSTR 1
  5423. | #define HAVE_STRCASECMP 1
  5424. | #define HAVE_NANOSLEEP 1
  5425. | #define HAVE_USLEEP 1
  5426. | #define HAVE_SLEEP 1
  5427. | #define HAVE_VPRINTF 1
  5428. | #define HAVE_VSPRINTF 1
  5429. | #define HAVE_VFPRINTF 1
  5430. | #define HAVE_LOCALTIME_R 1
  5431. | #define HAVE_TIMEGM 1
  5432. | #define HAVE_GMTIME_R 1
  5433. | #define _FILE_OFFSET_BITS 64
  5434. | #define HAVE_BSWAP_16 1
  5435. | #define HAVE_BSWAP_32 1
  5436. | #define HAVE_SYS_PARAM_H 1
  5437. | #define HAVE_SYS_VFS_H 1
  5438. | #define HAVE_SYS_MOUNT_H 1
  5439. | #define STAT_STATFS2_BSIZE 1
  5440. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5441. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5442. | #define HAVE_UNSIGNED_LONG_LONG 1
  5443. | #define HAVE_UINTMAX_T 1
  5444. | #define HAVE_FCNTL_H 1
  5445. | #define HAVE_SYS_STATFS_H 1
  5446. | #define HAVE_SYS_STATVFS_H 1
  5447. | #define HAVE_DLOPEN 1
  5448. | #define MULTIPLICATION_PROFITABLE 1
  5449. | /* end confdefs.h. */
  5450. | #include <caps/capsimage.h>
  5451. configure:12262: result: no
  5452. configure:12262: checking for caps/capsimage.h
  5453. configure:12262: result: no
  5454. configure:12279: WARNING: CAPS support wanted, but CAPS API not found
  5455. configure:12342: checking whether to build internal debugger/monitor
  5456. configure:12345: result: yes
  5457. configure:12355: checking whether to build support for saving/loading emulator state
  5458. configure:12358: result: yes
  5459. configure:12367: checking whether to build with enforcer
  5460. configure:12371: result: yes
  5461. configure:12386: checking whether to build Action Replay emulation
  5462. configure:12389: result: yes
  5463. configure:12398: checking whether to include keymaps for X-Arcade joysticks
  5464. configure:12401: result: yes
  5465. configure:12409: checking want floppy drive sound emulation
  5466. configure:12412: result: yes
  5467. configure:12426: checking whether CPU is 64bit
  5468. configure:12435: result: no
  5469. configure:12438: checking whether to use CPU Specific GCC Optimizations
  5470. configure:13098: result: no
  5471. configure:13102: ================================================================
  5472. configure:13374: creating ./config.status
  5473.  
  5474. ## ---------------------- ##
  5475. ## Running config.status. ##
  5476. ## ---------------------- ##
  5477.  
  5478. This file was extended by PUAE config.status 2.3.1, which was
  5479. generated by GNU Autoconf 2.67. Invocation command line was
  5480.  
  5481. CONFIG_FILES =
  5482. CONFIG_HEADERS =
  5483. CONFIG_LINKS =
  5484. CONFIG_COMMANDS =
  5485. $ ./config.status
  5486.  
  5487. on arcade
  5488.  
  5489. config.status:1093: creating Makefile
  5490. config.status:1093: creating src/Makefile
  5491. config.status:1093: creating src/archivers/dms/Makefile
  5492. config.status:1093: creating src/archivers/zip/Makefile
  5493. config.status:1093: creating src/caps/Makefile
  5494. config.status:1093: creating src/md-generic/Makefile
  5495. config.status:1093: creating src/md-i386-gcc/Makefile
  5496. config.status:1093: creating src/md-ppc-gcc/Makefile
  5497. config.status:1093: creating src/md-ppc/Makefile
  5498. config.status:1093: creating src/md-68k/Makefile
  5499. config.status:1093: creating src/md-amd64-gcc/Makefile
  5500. config.status:1093: creating src/od-generic/Makefile
  5501. config.status:1093: creating src/od-linux/Makefile
  5502. config.status:1093: creating src/od-amiga/Makefile
  5503. config.status:1093: creating src/od-beos/Makefile
  5504. config.status:1093: creating src/od-macosx/Makefile
  5505. config.status:1093: creating src/od-macosx/Info.plist
  5506. config.status:1093: creating src/od-win32/Makefile
  5507. config.status:1093: creating src/td-none/Makefile
  5508. config.status:1093: creating src/td-amigaos/Makefile
  5509. config.status:1093: creating src/td-beos/Makefile
  5510. config.status:1093: creating src/td-posix/Makefile
  5511. config.status:1093: creating src/td-sdl/Makefile
  5512. config.status:1093: creating src/td-win32/Makefile
  5513. config.status:1093: creating src/gfx-amigaos/Makefile
  5514. config.status:1093: creating src/gfx-beos/Makefile
  5515. config.status:1093: creating src/gfx-x11/Makefile
  5516. config.status:1093: creating src/gfx-sdl/Makefile
  5517. config.status:1093: creating src/gfx-curses/Makefile
  5518. config.status:1093: creating src/gfx-svga/Makefile
  5519. config.status:1093: creating src/sd-alsa/Makefile
  5520. config.status:1093: creating src/sd-amigaos/Makefile
  5521. config.status:1093: creating src/sd-beos/Makefile
  5522. config.status:1093: creating src/sd-none/Makefile
  5523. config.status:1093: creating src/sd-sdl/Makefile
  5524. config.status:1093: creating src/sd-solaris/Makefile
  5525. config.status:1093: creating src/sd-uss/Makefile
  5526. config.status:1093: creating src/jd-none/Makefile
  5527. config.status:1093: creating src/jd-amigainput/Makefile
  5528. config.status:1093: creating src/jd-amigaos/Makefile
  5529. config.status:1093: creating src/jd-beos/Makefile
  5530. config.status:1093: creating src/jd-linuxold/Makefile
  5531. config.status:1093: creating src/jd-sdl/Makefile
  5532. config.status:1093: creating src/gui-none/Makefile
  5533. config.status:1093: creating src/gui-beos/Makefile
  5534. config.status:1093: creating src/gui-cocoa/Makefile
  5535. config.status:1093: creating src/gui-gtk/Makefile
  5536. config.status:1093: creating src/gui-muirexx/Makefile
  5537. config.status:1093: creating src/gui-qt/Makefile
  5538. config.status:1093: creating src/keymap/Makefile
  5539. config.status:1093: creating src/test/Makefile
  5540. config.status:1093: creating src/sysconfig.h
  5541. config.status:1273: src/sysconfig.h is unchanged
  5542. config.status:1333: linking src/targets/t-unix.h to src/target.h
  5543. config.status:1333: linking src/md-i386-gcc to src/machdep
  5544. config.status:1333: linking src/include/fpp-ieee.h to src/md-fpp.h
  5545. config.status:1333: linking src/od-linux to src/osdep
  5546. config.status:1333: linking src/gfx-sdl to src/gfxdep
  5547. config.status:1333: linking src/sd-sdl to src/sounddep
  5548. config.status:1333: linking src/td-sdl to src/threaddep
  5549. config.status:1333: linking src/jd-sdl to src/joydep
  5550. config.status:1333: linking src/gui-gtk to src/guidep
  5551. config.status:1352: executing depfiles commands
  5552. configure:14861: === configuring in src/tools (/home/arcade/builds/PUAE/src/tools)
  5553. configure:14924: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--with-sdl' '--with-sdl-gl' '--with-sdl-gfx' '--with-sdl-sound' '--enable-drvsnd' '--enable-cd32' '--enable-gayle' '--enable-scsi-device' '--enable-ncr' '--enable-a2091' '--with-caps' '--enable-amax' '--disable-jit' --cache-file=/dev/null --srcdir=.
  5554.  
  5555. ## ---------------- ##
  5556. ## Cache variables. ##
  5557. ## ---------------- ##
  5558.  
  5559. ac_cv_build=i686-pc-linux-gnu
  5560. ac_cv_c_bigendian=no
  5561. ac_cv_c_compiler_gnu=yes
  5562. ac_cv_c_const=yes
  5563. ac_cv_c_inline=inline
  5564. ac_cv_c_volatile=yes
  5565. ac_cv_cxx_compiler_gnu=yes
  5566. ac_cv_env_CCASFLAGS_set=
  5567. ac_cv_env_CCASFLAGS_value=
  5568. ac_cv_env_CCAS_set=
  5569. ac_cv_env_CCAS_value=
  5570. ac_cv_env_CCC_set=
  5571. ac_cv_env_CCC_value=
  5572. ac_cv_env_CC_set=
  5573. ac_cv_env_CC_value=
  5574. ac_cv_env_CFLAGS_set=
  5575. ac_cv_env_CFLAGS_value=
  5576. ac_cv_env_CPPFLAGS_set=
  5577. ac_cv_env_CPPFLAGS_value=
  5578. ac_cv_env_CPP_set=
  5579. ac_cv_env_CPP_value=
  5580. ac_cv_env_CXXFLAGS_set=
  5581. ac_cv_env_CXXFLAGS_value=
  5582. ac_cv_env_CXX_set=
  5583. ac_cv_env_CXX_value=
  5584. ac_cv_env_LDFLAGS_set=
  5585. ac_cv_env_LDFLAGS_value=
  5586. ac_cv_env_LIBS_set=
  5587. ac_cv_env_LIBS_value=
  5588. ac_cv_env_XMKMF_set=
  5589. ac_cv_env_XMKMF_value=
  5590. ac_cv_env_build_alias_set=
  5591. ac_cv_env_build_alias_value=
  5592. ac_cv_env_host_alias_set=
  5593. ac_cv_env_host_alias_value=
  5594. ac_cv_env_target_alias_set=
  5595. ac_cv_env_target_alias_value=
  5596. ac_cv_func_alarm=yes
  5597. ac_cv_func_connect=yes
  5598. ac_cv_func_gethostbyname=yes
  5599. ac_cv_func_gettimeofday=yes
  5600. ac_cv_func_gmtime_r=yes
  5601. ac_cv_func_isinf=yes
  5602. ac_cv_func_isnan=yes
  5603. ac_cv_func_localtime_r=yes
  5604. ac_cv_func_memcmp_working=yes
  5605. ac_cv_func_nanosleep=yes
  5606. ac_cv_func_readdir_r=yes
  5607. ac_cv_func_remove=yes
  5608. ac_cv_func_select=yes
  5609. ac_cv_func_setitimer=yes
  5610. ac_cv_func_shmat=yes
  5611. ac_cv_func_sigaction=yes
  5612. ac_cv_func_sleep=yes
  5613. ac_cv_func_strcasecmp=yes
  5614. ac_cv_func_strcmpi=no
  5615. ac_cv_func_strdup=yes
  5616. ac_cv_func_strerror=yes
  5617. ac_cv_func_stricmp=no
  5618. ac_cv_func_strstr=yes
  5619. ac_cv_func_sync=yes
  5620. ac_cv_func_timegm=yes
  5621. ac_cv_func_usleep=yes
  5622. ac_cv_func_utime_null=yes
  5623. ac_cv_func_vfprintf=yes
  5624. ac_cv_func_vprintf=yes
  5625. ac_cv_func_vsprintf=yes
  5626. ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
  5627. ac_cv_header_amigainput_amigainput_h=no
  5628. ac_cv_header_byteswap_h=yes
  5629. ac_cv_header_caps_capsimage_h=no
  5630. ac_cv_header_curses_h=yes
  5631. ac_cv_header_cybergraphx_cybergraphics_h=no
  5632. ac_cv_header_devices_ahi_h=no
  5633. ac_cv_header_dirent_dirent_h=yes
  5634. ac_cv_header_dustat_h=no
  5635. ac_cv_header_fcntl_h=yes
  5636. ac_cv_header_inttypes_h=yes
  5637. ac_cv_header_libraries_cybergraphics_h=no
  5638. ac_cv_header_machine_joystick_h=no
  5639. ac_cv_header_machine_soundcard_h=no
  5640. ac_cv_header_memory_h=yes
  5641. ac_cv_header_minix_config_h=no
  5642. ac_cv_header_ncurses_h=yes
  5643. ac_cv_header_stdbool_h=yes
  5644. ac_cv_header_stdc=yes
  5645. ac_cv_header_stdint_h=yes
  5646. ac_cv_header_stdlib_h=yes
  5647. ac_cv_header_string_h=yes
  5648. ac_cv_header_strings_h=yes
  5649. ac_cv_header_sun_audioio_h=no
  5650. ac_cv_header_sys_audioio_h=no
  5651. ac_cv_header_sys_filio_h=no
  5652. ac_cv_header_sys_filsys_h=no
  5653. ac_cv_header_sys_fs_s5param_h=no
  5654. ac_cv_header_sys_fs_types_h=no
  5655. ac_cv_header_sys_ioctl_h=yes
  5656. ac_cv_header_sys_ipc_h=yes
  5657. ac_cv_header_sys_mman_h=yes
  5658. ac_cv_header_sys_mount_h=yes
  5659. ac_cv_header_sys_param_h=yes
  5660. ac_cv_header_sys_shm_h=yes
  5661. ac_cv_header_sys_soundcard_h=yes
  5662. ac_cv_header_sys_stat_h=yes
  5663. ac_cv_header_sys_statfs_h=yes
  5664. ac_cv_header_sys_statvfs_h=yes
  5665. ac_cv_header_sys_termios_h=yes
  5666. ac_cv_header_sys_time_h=yes
  5667. ac_cv_header_sys_types_h=yes
  5668. ac_cv_header_sys_vfs_h=yes
  5669. ac_cv_header_time=yes
  5670. ac_cv_header_unistd_h=yes
  5671. ac_cv_header_utime_h=yes
  5672. ac_cv_header_values_h=yes
  5673. ac_cv_header_zlib_h=yes
  5674. ac_cv_host=i686-pc-linux-gnu
  5675. ac_cv_lib_ICE_IceConnectionNumber=yes
  5676. ac_cv_lib_dl_dlopen=yes
  5677. ac_cv_lib_ncurses_waddch=yes
  5678. ac_cv_lib_ossaudio__oss_ioctl=no
  5679. ac_cv_lib_z_inflateEnd=yes
  5680. ac_cv_member_struct_stat_st_blocks=yes
  5681. ac_cv_objext=o
  5682. ac_cv_path_EGREP='/bin/grep -E'
  5683. ac_cv_path_FILEPRG=/usr/bin/file
  5684. ac_cv_path_GREP=/bin/grep
  5685. ac_cv_path_MAKEDEPPRG=not-found
  5686. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  5687. ac_cv_path_RCLPRG=not-found
  5688. ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
  5689. ac_cv_path_WRCPRG=not-found
  5690. ac_cv_path_install='/usr/bin/install -c'
  5691. ac_cv_path_mkdir=/bin/mkdir
  5692. ac_cv_prog_AWK=mawk
  5693. ac_cv_prog_CPP='gcc -E'
  5694. ac_cv_prog_PTHREAD_CC=gcc
  5695. ac_cv_prog_ac_ct_AR=ar
  5696. ac_cv_prog_ac_ct_CC=gcc
  5697. ac_cv_prog_ac_ct_CXX=g++
  5698. ac_cv_prog_ac_ct_OBJC=gcc
  5699. ac_cv_prog_ac_ct_RANLIB=ranlib
  5700. ac_cv_prog_cc_c89=
  5701. ac_cv_prog_cc_g=yes
  5702. ac_cv_prog_cxx_g=yes
  5703. ac_cv_prog_gcc_traditional=no
  5704. ac_cv_prog_make_make_set=yes
  5705. ac_cv_safe_to_define___extensions__=yes
  5706. ac_cv_search_opendir='none required'
  5707. ac_cv_search_sem_init='none required'
  5708. ac_cv_search_strerror='none required'
  5709. ac_cv_sizeof___int64=0
  5710. ac_cv_sizeof_char=1
  5711. ac_cv_sizeof_int=4
  5712. ac_cv_sizeof_long=4
  5713. ac_cv_sizeof_long_long=8
  5714. ac_cv_sizeof_short=2
  5715. ac_cv_sizeof_void_p=4
  5716. ac_cv_struct_tm=time.h
  5717. ac_cv_sys_file_offset_bits=64
  5718. ac_cv_sys_largefile_CC=no
  5719. ac_cv_target=i686-pc-linux-gnu
  5720. ac_cv_type__Bool=yes
  5721. ac_cv_type_mode_t=yes
  5722. ac_cv_type_off_t=yes
  5723. ac_cv_type_signal=void
  5724. ac_cv_type_size_t=yes
  5725. ac_cv_type_socklen_t=yes
  5726. ac_cv_type_unsigned_long_long=yes
  5727. am_cv_CCAS_dependencies_compiler_type=gcc3
  5728. am_cv_CC_dependencies_compiler_type=gcc3
  5729. am_cv_CXX_dependencies_compiler_type=gcc3
  5730. am_cv_OBJC_dependencies_compiler_type=gcc3
  5731. fu_cv_sys_stat_statfs2_bsize=yes
  5732. fu_cv_sys_stat_statfs3_osf1=no
  5733. fu_cv_sys_stat_statvfs=no
  5734. fu_cv_sys_truncating_statfs=no
  5735. gl_cv_fs_space=yes
  5736. jm_ac_cv_header_inttypes_h=yes
  5737. jm_ac_cv_header_stdint_h=yes
  5738. zlib_cv_libz=yes
  5739. zlib_cv_zlib_h=yes
  5740.  
  5741. ## ----------------- ##
  5742. ## Output variables. ##
  5743. ## ----------------- ##
  5744.  
  5745. ACLOCAL='${SHELL} /home/arcade/builds/PUAE/missing --run aclocal-1.11'
  5746. AMDEPBACKSLASH='\'
  5747. AMDEP_FALSE='#'
  5748. AMDEP_TRUE=''
  5749. AMTAR='${SHELL} /home/arcade/builds/PUAE/missing --run tar'
  5750. AR='ar'
  5751. ASMOBJS=''
  5752. AUTOCONF='${SHELL} /home/arcade/builds/PUAE/missing --run autoconf'
  5753. AUTOHEADER='${SHELL} /home/arcade/builds/PUAE/missing --run autoheader'
  5754. AUTOMAKE='${SHELL} /home/arcade/builds/PUAE/missing --run automake-1.11'
  5755. AWK='mawk'
  5756. BSDSOCKOBJS='bsdsocket-posix-new.$(OBJEXT) bsdsocket.$(OBJEXT)'
  5757. BUILD_MACOSX_BUNDLE_FALSE=''
  5758. BUILD_MACOSX_BUNDLE_TRUE='#'
  5759. CC='gcc'
  5760. CCAS='gcc'
  5761. CCASDEPMODE='depmode=gcc3'
  5762. CCASFLAGS='-g -O2'
  5763. CCDEPMODE='depmode=gcc3'
  5764. CDOBJS='cdrom.$(OBJEXT) akiko.$(OBJEXT)'
  5765. CFLAGS='-g -O2'
  5766. CPP='gcc -E'
  5767. CPPFLAGS=''
  5768. CPUOBJS='cpuemu_0.$(OBJEXT) cpuemu_11.$(OBJEXT) cpuemu_12.$(OBJEXT) cpuemu_20.$(OBJEXT) cpuemu_21.$(OBJEXT) cpuemu_31.$(OBJEXT) cpummu.$(OBJEXT) fpp.$(OBJEXT)'
  5769. CXX='g++'
  5770. CXXDEPMODE='depmode=gcc3'
  5771. CXXFLAGS='-g -O2'
  5772. CYGPATH_W='echo'
  5773. DEBUGOBJS='debug.$(OBJEXT) identify.$(OBJEXT)'
  5774. DEFS='-DHAVE_CONFIG_H'
  5775. DEPDIR='.deps'
  5776. ECHO_C=''
  5777. ECHO_N='-n'
  5778. ECHO_T=''
  5779. EGREP='/bin/grep -E'
  5780. EXEEXT=''
  5781. EXTRAOBJS='writelog.$(OBJEXT)'
  5782. FILEPRG='/usr/bin/file'
  5783. FILESYSOBJS='filesys.$(OBJEXT) fsdb.$(OBJEXT) fsusage.$(OBJEXT) hardfile.$(OBJEXT) filesys_unix.$(OBJEXT) fsdb_unix.$(OBJEXT) hardfile_unix.$(OBJEXT)'
  5784. GENCPUOPTS='--optimized-flags'
  5785. GFX_DEP='gfx-sdl'
  5786. GREP='/bin/grep'
  5787. GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
  5788. GTK_CONFIG=''
  5789. GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
  5790. GUI_DEP='gui-gtk'
  5791. INSTALL_DATA='${INSTALL} -m 644'
  5792. INSTALL_PROGRAM='${INSTALL}'
  5793. INSTALL_SCRIPT='${INSTALL}'
  5794. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  5795. IS_QT_FALSE=''
  5796. IS_QT_TRUE='#'
  5797. JITOBJS=''
  5798. JOY_DEP='jd-sdl'
  5799. LDFLAGS=''
  5800. LIBOBJS=' ${LIBOBJDIR}fsusage$U.o'
  5801. LIBS=''
  5802. LTLIBOBJS=' ${LIBOBJDIR}fsusage$U.lo'
  5803. MACHDEP='md-i386-gcc'
  5804. MAKEDEPPRG='not-found'
  5805. MAKEINFO='${SHELL} /home/arcade/builds/PUAE/missing --run makeinfo'
  5806. MATHLIB='-lm'
  5807. MKDIR_P='/bin/mkdir -p'
  5808. NO_SCHED_CFLAGS=''
  5809. OBJC='gcc'
  5810. OBJCDEPMODE='depmode=gcc3'
  5811. OBJC_LDFLAGS='-lobjc'
  5812. OBJEXT='o'
  5813. OSDEP='od-linux'
  5814. PACKAGE='puae'
  5815. PACKAGE_BUGREPORT=''
  5816. PACKAGE_NAME='PUAE'
  5817. PACKAGE_STRING='PUAE 2.3.1'
  5818. PACKAGE_TARNAME='puae'
  5819. PACKAGE_URL=''
  5820. PACKAGE_VERSION='2.3.1'
  5821. PATH_SEPARATOR=':'
  5822. PKG_CONFIG='/usr/bin/pkg-config'
  5823. PRTDIAG=''
  5824. PTHREAD_CC='gcc'
  5825. PTHREAD_CFLAGS='-pthread'
  5826. PTHREAD_LIBS=''
  5827. RANLIB='ranlib'
  5828. RCLPRG='not-found'
  5829. RESOBJS=''
  5830. SCSIOBJS='scsiemul.$(OBJEXT) blkdev.$(OBJEXT) scsi.$(OBJEXT) a2091.$(OBJEXT)'
  5831. SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
  5832. SDL_CONFIG='/usr/bin/sdl-config'
  5833. SDL_LIBS='-L/usr/lib -lSDL'
  5834. SET_MAKE=''
  5835. SHELL='/bin/bash'
  5836. SND_DEP='sd-sdl'
  5837. STRIP=''
  5838. TARGET='x11'
  5839. TARGET_BEOS_FALSE=''
  5840. TARGET_BEOS_TRUE='#'
  5841. TARGET_BIGENDIAN_FALSE=''
  5842. TARGET_BIGENDIAN_TRUE='#'
  5843. TARGET_LINUX_FALSE='#'
  5844. TARGET_LINUX_TRUE=''
  5845. TARGET_WIN32_FALSE=''
  5846. TARGET_WIN32_TRUE='#'
  5847. THREADDEP='td-sdl'
  5848. UAE_CFLAGS=' -fomit-frame-pointer -ffast-math -Wall -Wno-unused -Wno-format -W -Wmissing-prototypes -Wstrict-prototypes -fno-strength-reduce -DREGPARAM="__attribute__((regparm(3)))" -g -O2 -DUSE_GL '
  5849. UAE_CPPFLAGS=' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_31 -DMMU -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DGAYLE -DNCR -DAGA -DAUTOCONFIG -DFILESYS -DSCSIEMU -DSCSIEMU_LINUX_IOCTL -DA2091 -DCDTV -DCD32 -DBSDSOCKET -DSUPPORT_THREADS -DUSE_SDL -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DDRIVESOUND '
  5850. UAE_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lGL -lGLU -L/usr/lib -lSDL -ldl -lz '
  5851. UAE_RSRCFILE=''
  5852. VERSION='2.3.1'
  5853. WRCPRG='not-found'
  5854. XMKMF=''
  5855. X_CFLAGS=''
  5856. X_EXTRA_LIBS=''
  5857. X_LIBS=''
  5858. X_PRE_LIBS=' -lSM -lICE'
  5859. ac_ct_CC='gcc'
  5860. ac_ct_CXX='g++'
  5861. ac_ct_OBJC='gcc'
  5862. ac_cv_c_inline='inline'
  5863. am__EXEEXT_FALSE=''
  5864. am__EXEEXT_TRUE='#'
  5865. am__fastdepCCAS_FALSE='#'
  5866. am__fastdepCCAS_TRUE=''
  5867. am__fastdepCC_FALSE='#'
  5868. am__fastdepCC_TRUE=''
  5869. am__fastdepCXX_FALSE='#'
  5870. am__fastdepCXX_TRUE=''
  5871. am__fastdepOBJC_FALSE='#'
  5872. am__fastdepOBJC_TRUE=''
  5873. am__include='include'
  5874. am__isrc=''
  5875. am__leading_dot='.'
  5876. am__quote=''
  5877. am__tar='${AMTAR} chof - "$$tardir"'
  5878. am__untar='${AMTAR} xf -'
  5879. bindir='${exec_prefix}/bin'
  5880. build='i686-pc-linux-gnu'
  5881. build_alias=''
  5882. build_cpu='i686'
  5883. build_os='linux-gnu'
  5884. build_vendor='pc'
  5885. datadir='${datarootdir}'
  5886. datarootdir='${prefix}/share'
  5887. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  5888. dvidir='${docdir}'
  5889. exec_prefix='${prefix}'
  5890. host='i686-pc-linux-gnu'
  5891. host_alias=''
  5892. host_cpu='i686'
  5893. host_os='linux-gnu'
  5894. host_vendor='pc'
  5895. htmldir='${docdir}'
  5896. includedir='${prefix}/include'
  5897. infodir='${datarootdir}/info'
  5898. install_sh='${SHELL} /home/arcade/builds/PUAE/install-sh'
  5899. libdir='${exec_prefix}/lib'
  5900. libexecdir='${exec_prefix}/libexec'
  5901. localedir='${datarootdir}/locale'
  5902. localstatedir='${prefix}/var'
  5903. mandir='${datarootdir}/man'
  5904. mkdir_p='/bin/mkdir -p'
  5905. oldincludedir='/usr/include'
  5906. pdfdir='${docdir}'
  5907. prefix='/usr/local'
  5908. program_transform_name='s,x,x,'
  5909. psdir='${docdir}'
  5910. sbindir='${exec_prefix}/sbin'
  5911. sharedstatedir='${prefix}/com'
  5912. subdirs=' src/tools'
  5913. sysconfdir='${prefix}/etc'
  5914. target='i686-pc-linux-gnu'
  5915. target_alias=''
  5916. target_cpu='i686'
  5917. target_os='linux-gnu'
  5918. target_vendor='pc'
  5919. top_srcdir=''
  5920.  
  5921. ## ----------- ##
  5922. ## confdefs.h. ##
  5923. ## ----------- ##
  5924.  
  5925. /* confdefs.h */
  5926. #define PACKAGE_NAME "PUAE"
  5927. #define PACKAGE_TARNAME "puae"
  5928. #define PACKAGE_VERSION "2.3.1"
  5929. #define PACKAGE_STRING "PUAE 2.3.1"
  5930. #define PACKAGE_BUGREPORT ""
  5931. #define PACKAGE_URL ""
  5932. #define PACKAGE "puae"
  5933. #define VERSION "2.3.1"
  5934. #define STDC_HEADERS 1
  5935. #define HAVE_SYS_TYPES_H 1
  5936. #define HAVE_SYS_STAT_H 1
  5937. #define HAVE_STDLIB_H 1
  5938. #define HAVE_STRING_H 1
  5939. #define HAVE_MEMORY_H 1
  5940. #define HAVE_STRINGS_H 1
  5941. #define HAVE_INTTYPES_H 1
  5942. #define HAVE_STDINT_H 1
  5943. #define HAVE_UNISTD_H 1
  5944. #define __EXTENSIONS__ 1
  5945. #define _ALL_SOURCE 1
  5946. #define _GNU_SOURCE 1
  5947. #define _POSIX_PTHREAD_SEMANTICS 1
  5948. #define _TANDEM_SOURCE 1
  5949. #define HAVE_DIRENT_H 1
  5950. #define STDC_HEADERS 1
  5951. #define HAVE_FCNTL_H 1
  5952. #define HAVE_SYS_IOCTL_H 1
  5953. #define HAVE_SYS_TIME_H 1
  5954. #define HAVE_UTIME_H 1
  5955. #define HAVE_VALUES_H 1
  5956. #define HAVE_NCURSES_H 1
  5957. #define HAVE_CURSES_H 1
  5958. #define HAVE_SYS_TERMIOS_H 1
  5959. #define HAVE_SYS_STAT_H 1
  5960. #define HAVE_SYS_IPC_H 1
  5961. #define HAVE_SYS_SHM_H 1
  5962. #define HAVE_SYS_MMAN_H 1
  5963. #define HAVE_SYS_SOUNDCARD_H 1
  5964. #define HAVE_BYTESWAP_H 1
  5965. #define HAVE__BOOL 1
  5966. #define HAVE_STDBOOL_H 1
  5967. #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  5968. #define HAVE_ST_BLOCKS 1
  5969. #define TIME_WITH_SYS_TIME 1
  5970. #define SIZEOF_CHAR 1
  5971. #define SIZEOF_SHORT 2
  5972. #define SIZEOF_INT 4
  5973. #define SIZEOF_LONG 4
  5974. #define SIZEOF_LONG_LONG 8
  5975. #define SIZEOF___INT64 0
  5976. #define SIZEOF_VOID_P 4
  5977. #define RETSIGTYPE void
  5978. #define HAVE_UTIME_H 1
  5979. #define HAVE_UTIME_NULL 1
  5980. #define HAVE_GETTIMEOFDAY 1
  5981. #define HAVE_SIGACTION 1
  5982. #define HAVE_SELECT 1
  5983. #define HAVE_STRERROR 1
  5984. #define HAVE_ISNAN 1
  5985. #define HAVE_ISINF 1
  5986. #define HAVE_SETITIMER 1
  5987. #define HAVE_ALARM 1
  5988. #define HAVE_SYNC 1
  5989. #define HAVE_READDIR_R 1
  5990. #define HAVE_STRDUP 1
  5991. #define HAVE_STRSTR 1
  5992. #define HAVE_STRCASECMP 1
  5993. #define HAVE_NANOSLEEP 1
  5994. #define HAVE_USLEEP 1
  5995. #define HAVE_SLEEP 1
  5996. #define HAVE_VPRINTF 1
  5997. #define HAVE_VSPRINTF 1
  5998. #define HAVE_VFPRINTF 1
  5999. #define HAVE_LOCALTIME_R 1
  6000. #define HAVE_TIMEGM 1
  6001. #define HAVE_GMTIME_R 1
  6002. #define _FILE_OFFSET_BITS 64
  6003. #define HAVE_BSWAP_16 1
  6004. #define HAVE_BSWAP_32 1
  6005. #define HAVE_SYS_PARAM_H 1
  6006. #define HAVE_SYS_VFS_H 1
  6007. #define HAVE_SYS_MOUNT_H 1
  6008. #define STAT_STATFS2_BSIZE 1
  6009. #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  6010. #define HAVE_STDINT_H_WITH_UINTMAX 1
  6011. #define HAVE_UNSIGNED_LONG_LONG 1
  6012. #define HAVE_UINTMAX_T 1
  6013. #define HAVE_FCNTL_H 1
  6014. #define HAVE_SYS_STATFS_H 1
  6015. #define HAVE_SYS_STATVFS_H 1
  6016. #define HAVE_DLOPEN 1
  6017. #define MULTIPLICATION_PROFITABLE 1
  6018. #define ECS_DENISE 1
  6019.  
  6020. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement