Advertisement
Guest User

Untitled

a guest
Jul 9th, 2017
512
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.44 KB | None | 0 0
  1. root:/sources/grub-1.98# cat 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 GRUB configure 1.98, which was
  6. generated by GNU Autoconf 2.65. Invocation command line was
  7.  
  8. $ ./configure --prefix=/usr --sysconfdir=/etc --disable-grub-emu-usb --disable-grub-fstest --disable-efiemu
  9.  
  10. ## --------- ##
  11. ## Platform. ##
  12. ## --------- ##
  13.  
  14. hostname = mrcomputer
  15. uname -m = x86_64
  16. uname -r = 2.6.36.2-custom
  17. uname -s = Linux
  18. uname -v = #1 SMP Thu Dec 16 15:04:20 PST 2010
  19.  
  20. /usr/bin/uname -p = unknown
  21. /bin/uname -X = unknown
  22.  
  23. /bin/arch = x86_64
  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: /bin
  32. PATH: /usr/bin
  33. PATH: /sbin
  34. PATH: /usr/sbin
  35. PATH: /tools/bin
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:2440: checking for a BSD-compatible install
  43. configure:2508: result: /usr/bin/install -c
  44. configure:2519: checking whether build environment is sane
  45. configure:2569: result: yes
  46. configure:2710: checking for a thread-safe mkdir -p
  47. configure:2749: result: /bin/mkdir -p
  48. configure:2762: checking for gawk
  49. configure:2778: found /usr/bin/gawk
  50. configure:2789: result: gawk
  51. configure:2800: checking whether make sets $(MAKE)
  52. configure:2822: result: yes
  53. configure:2912: checking build system type
  54. configure:2926: result: x86_64-unknown-linux-gnu
  55. configure:2946: checking host system type
  56. configure:2959: result: x86_64-unknown-linux-gnu
  57. configure:2979: checking target system type
  58. configure:2992: result: x86_64-unknown-linux-gnu
  59. configure:3144: checking for cmp
  60. configure:3160: found /usr/bin/cmp
  61. configure:3171: result: cmp
  62. configure:3190: checking for bison
  63. configure:3206: found /usr/bin/bison
  64. configure:3217: result: bison
  65. configure:3245: checking for gawk
  66. configure:3272: result: gawk
  67. configure:3283: checking whether make sets $(MAKE)
  68. configure:3305: result: yes
  69. configure:3319: checking for ruby
  70. configure:3352: result: no
  71. configure:3359: checking for makeinfo
  72. configure:3377: found /tools/bin/makeinfo
  73. configure:3389: result: /tools/bin/makeinfo
  74. configure:3450: checking for gcc
  75. configure:3466: found /usr/bin/gcc
  76. configure:3477: result: gcc
  77. configure:3706: checking for C compiler version
  78. configure:3715: gcc --version >&5
  79. gcc (GCC) 4.5.1
  80. Copyright (C) 2010 Free Software Foundation, Inc.
  81. This is free software; see the source for copying conditions. There is NO
  82. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  83.  
  84. configure:3726: $? = 0
  85. configure:3715: gcc -v >&5
  86. Using built-in specs.
  87. COLLECT_GCC=gcc
  88. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/lto-wrapper
  89. Target: x86_64-unknown-linux-gnu
  90. Configured with: ../gcc-4.5.1/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib --disable-bootstrap --with-system-zlib
  91. Thread model: posix
  92. gcc version 4.5.1 (GCC)
  93. configure:3726: $? = 0
  94. configure:3715: gcc -V >&5
  95. gcc: '-V' option must have argument
  96. configure:3726: $? = 1
  97. configure:3715: gcc -qversion >&5
  98. gcc: unrecognized option '-qversion'
  99. gcc: no input files
  100. configure:3726: $? = 1
  101. configure:3746: checking whether the C compiler works
  102. configure:3768: gcc -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  103. configure:3772: $? = 0
  104. configure:3821: result: yes
  105. configure:3824: checking for C compiler default output file name
  106. configure:3826: result: a.out
  107. configure:3832: checking for suffix of executables
  108. configure:3839: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  109. configure:3843: $? = 0
  110. configure:3865: result:
  111. configure:3887: checking whether we are cross compiling
  112. configure:3895: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  113. configure:3899: $? = 0
  114. configure:3906: ./conftest
  115. configure:3910: $? = 0
  116. configure:3925: result: no
  117. configure:3930: checking for suffix of object files
  118. configure:3952: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  119. configure:3956: $? = 0
  120. configure:3977: result: o
  121. configure:3981: checking whether we are using the GNU C compiler
  122. configure:4000: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  123. configure:4000: $? = 0
  124. configure:4009: result: yes
  125. configure:4018: checking whether gcc accepts -g
  126. configure:4038: gcc -c -g conftest.c >&5
  127. configure:4038: $? = 0
  128. configure:4079: result: yes
  129. configure:4096: checking for gcc option to accept ISO C89
  130. configure:4160: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  131. configure:4160: $? = 0
  132. configure:4173: result: none needed
  133. configure:4204: checking for style of include used by make
  134. configure:4232: result: GNU
  135. configure:4257: checking dependency style of gcc
  136. configure:4367: result: none
  137. configure:4391: checking how to run the C preprocessor
  138. configure:4422: gcc -E conftest.c
  139. configure:4422: $? = 0
  140. configure:4436: gcc -E conftest.c
  141. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  142. compilation terminated.
  143. configure:4436: $? = 1
  144. configure: failed program was:
  145. | /* confdefs.h */
  146. | #define PACKAGE_NAME "GRUB"
  147. | #define PACKAGE_TARNAME "grub"
  148. | #define PACKAGE_VERSION "1.98"
  149. | #define PACKAGE_STRING "GRUB 1.98"
  150. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  151. | #define PACKAGE_URL ""
  152. | #define PACKAGE "grub"
  153. | #define VERSION "1.98"
  154. | /* end confdefs.h. */
  155. | #include <ac_nonexistent.h>
  156. configure:4461: result: gcc -E
  157. configure:4481: gcc -E conftest.c
  158. configure:4481: $? = 0
  159. configure:4495: gcc -E conftest.c
  160. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  161. compilation terminated.
  162. configure:4495: $? = 1
  163. configure: failed program was:
  164. | /* confdefs.h */
  165. | #define PACKAGE_NAME "GRUB"
  166. | #define PACKAGE_TARNAME "grub"
  167. | #define PACKAGE_VERSION "1.98"
  168. | #define PACKAGE_STRING "GRUB 1.98"
  169. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  170. | #define PACKAGE_URL ""
  171. | #define PACKAGE "grub"
  172. | #define VERSION "1.98"
  173. | /* end confdefs.h. */
  174. | #include <ac_nonexistent.h>
  175. configure:4524: checking for grep that handles long lines and -e
  176. configure:4582: result: /bin/grep
  177. configure:4587: checking for egrep
  178. configure:4649: result: /bin/grep -E
  179. configure:4654: checking for ANSI C header files
  180. configure:4674: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  181. configure:4674: $? = 0
  182. configure:4747: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  183. configure:4747: $? = 0
  184. configure:4747: ./conftest
  185. configure:4747: $? = 0
  186. configure:4758: result: yes
  187. configure:4771: checking for sys/types.h
  188. configure:4771: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  189. configure:4771: $? = 0
  190. configure:4771: result: yes
  191. configure:4771: checking for sys/stat.h
  192. configure:4771: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  193. configure:4771: $? = 0
  194. configure:4771: result: yes
  195. configure:4771: checking for stdlib.h
  196. configure:4771: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  197. configure:4771: $? = 0
  198. configure:4771: result: yes
  199. configure:4771: checking for string.h
  200. configure:4771: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  201. configure:4771: $? = 0
  202. configure:4771: result: yes
  203. configure:4771: checking for memory.h
  204. configure:4771: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  205. configure:4771: $? = 0
  206. configure:4771: result: yes
  207. configure:4771: checking for strings.h
  208. configure:4771: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  209. configure:4771: $? = 0
  210. configure:4771: result: yes
  211. configure:4771: checking for inttypes.h
  212. configure:4771: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  213. configure:4771: $? = 0
  214. configure:4771: result: yes
  215. configure:4771: checking for stdint.h
  216. configure:4771: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  217. configure:4771: $? = 0
  218. configure:4771: result: yes
  219. configure:4771: checking for unistd.h
  220. configure:4771: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  221. configure:4771: $? = 0
  222. configure:4771: result: yes
  223. configure:4785: checking minix/config.h usability
  224. configure:4785: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  225. conftest.c:54:26: fatal error: minix/config.h: No such file or directory
  226. compilation terminated.
  227. configure:4785: $? = 1
  228. configure: failed program was:
  229. | /* confdefs.h */
  230. | #define PACKAGE_NAME "GRUB"
  231. | #define PACKAGE_TARNAME "grub"
  232. | #define PACKAGE_VERSION "1.98"
  233. | #define PACKAGE_STRING "GRUB 1.98"
  234. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  235. | #define PACKAGE_URL ""
  236. | #define PACKAGE "grub"
  237. | #define VERSION "1.98"
  238. | #define STDC_HEADERS 1
  239. | #define HAVE_SYS_TYPES_H 1
  240. | #define HAVE_SYS_STAT_H 1
  241. | #define HAVE_STDLIB_H 1
  242. | #define HAVE_STRING_H 1
  243. | #define HAVE_MEMORY_H 1
  244. | #define HAVE_STRINGS_H 1
  245. | #define HAVE_INTTYPES_H 1
  246. | #define HAVE_STDINT_H 1
  247. | #define HAVE_UNISTD_H 1
  248. | /* end confdefs.h. */
  249. | #include <stdio.h>
  250. | #ifdef HAVE_SYS_TYPES_H
  251. | # include <sys/types.h>
  252. | #endif
  253. | #ifdef HAVE_SYS_STAT_H
  254. | # include <sys/stat.h>
  255. | #endif
  256. | #ifdef STDC_HEADERS
  257. | # include <stdlib.h>
  258. | # include <stddef.h>
  259. | #else
  260. | # ifdef HAVE_STDLIB_H
  261. | # include <stdlib.h>
  262. | # endif
  263. | #endif
  264. | #ifdef HAVE_STRING_H
  265. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  266. | # include <memory.h>
  267. | # endif
  268. | # include <string.h>
  269. | #endif
  270. | #ifdef HAVE_STRINGS_H
  271. | # include <strings.h>
  272. | #endif
  273. | #ifdef HAVE_INTTYPES_H
  274. | # include <inttypes.h>
  275. | #endif
  276. | #ifdef HAVE_STDINT_H
  277. | # include <stdint.h>
  278. | #endif
  279. | #ifdef HAVE_UNISTD_H
  280. | # include <unistd.h>
  281. | #endif
  282. | #include <minix/config.h>
  283. configure:4785: result: no
  284. configure:4785: checking minix/config.h presence
  285. configure:4785: gcc -E conftest.c
  286. conftest.c:21:26: fatal error: minix/config.h: No such file or directory
  287. compilation terminated.
  288. configure:4785: $? = 1
  289. configure: failed program was:
  290. | /* confdefs.h */
  291. | #define PACKAGE_NAME "GRUB"
  292. | #define PACKAGE_TARNAME "grub"
  293. | #define PACKAGE_VERSION "1.98"
  294. | #define PACKAGE_STRING "GRUB 1.98"
  295. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  296. | #define PACKAGE_URL ""
  297. | #define PACKAGE "grub"
  298. | #define VERSION "1.98"
  299. | #define STDC_HEADERS 1
  300. | #define HAVE_SYS_TYPES_H 1
  301. | #define HAVE_SYS_STAT_H 1
  302. | #define HAVE_STDLIB_H 1
  303. | #define HAVE_STRING_H 1
  304. | #define HAVE_MEMORY_H 1
  305. | #define HAVE_STRINGS_H 1
  306. | #define HAVE_INTTYPES_H 1
  307. | #define HAVE_STDINT_H 1
  308. | #define HAVE_UNISTD_H 1
  309. | /* end confdefs.h. */
  310. | #include <minix/config.h>
  311. configure:4785: result: no
  312. configure:4785: checking for minix/config.h
  313. configure:4785: result: no
  314. configure:4806: checking whether it is safe to define __EXTENSIONS__
  315. configure:4824: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  316. configure:4824: $? = 0
  317. configure:4831: result: yes
  318. configure:4847: checking whether NLS is requested
  319. configure:4856: result: yes
  320. configure:4897: checking for msgfmt
  321. configure: trying /usr/bin/msgfmt...
  322. 0 translated messages.
  323. configure:4929: result: /usr/bin/msgfmt
  324. configure:4938: checking for gmsgfmt
  325. configure:4969: result: /usr/bin/msgfmt
  326. configure:5020: checking for xgettext
  327. configure: trying /usr/bin/xgettext...
  328. /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
  329. configure:5052: result: /usr/bin/xgettext
  330. configure:5098: checking for msgmerge
  331. configure: trying /usr/bin/msgmerge...
  332. configure:5129: result: /usr/bin/msgmerge
  333. configure:5186: checking for ld used by GCC
  334. configure:5250: result: /usr/bin/ld
  335. configure:5257: checking if the linker (/usr/bin/ld) is GNU ld
  336. configure:5270: result: yes
  337. configure:5277: checking for shared library run path origin
  338. configure:5290: result: done
  339. configure:5791: checking for CFPreferencesCopyAppValue
  340. configure:5809: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  341. conftest.c:26:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  342. compilation terminated.
  343. configure:5809: $? = 1
  344. configure: failed program was:
  345. | /* confdefs.h */
  346. | #define PACKAGE_NAME "GRUB"
  347. | #define PACKAGE_TARNAME "grub"
  348. | #define PACKAGE_VERSION "1.98"
  349. | #define PACKAGE_STRING "GRUB 1.98"
  350. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  351. | #define PACKAGE_URL ""
  352. | #define PACKAGE "grub"
  353. | #define VERSION "1.98"
  354. | #define STDC_HEADERS 1
  355. | #define HAVE_SYS_TYPES_H 1
  356. | #define HAVE_SYS_STAT_H 1
  357. | #define HAVE_STDLIB_H 1
  358. | #define HAVE_STRING_H 1
  359. | #define HAVE_MEMORY_H 1
  360. | #define HAVE_STRINGS_H 1
  361. | #define HAVE_INTTYPES_H 1
  362. | #define HAVE_STDINT_H 1
  363. | #define HAVE_UNISTD_H 1
  364. | #define __EXTENSIONS__ 1
  365. | #define _ALL_SOURCE 1
  366. | #define _GNU_SOURCE 1
  367. | #define _POSIX_PTHREAD_SEMANTICS 1
  368. | #define _TANDEM_SOURCE 1
  369. | /* end confdefs.h. */
  370. | #include <CoreFoundation/CFPreferences.h>
  371. | int
  372. | main (void)
  373. | {
  374. | CFPreferencesCopyAppValue(NULL, NULL)
  375. | ;
  376. | return 0;
  377. | }
  378. configure:5818: result: no
  379. configure:5825: checking for CFLocaleCopyCurrent
  380. configure:5843: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  381. conftest.c:26:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  382. compilation terminated.
  383. configure:5843: $? = 1
  384. configure: failed program was:
  385. | /* confdefs.h */
  386. | #define PACKAGE_NAME "GRUB"
  387. | #define PACKAGE_TARNAME "grub"
  388. | #define PACKAGE_VERSION "1.98"
  389. | #define PACKAGE_STRING "GRUB 1.98"
  390. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  391. | #define PACKAGE_URL ""
  392. | #define PACKAGE "grub"
  393. | #define VERSION "1.98"
  394. | #define STDC_HEADERS 1
  395. | #define HAVE_SYS_TYPES_H 1
  396. | #define HAVE_SYS_STAT_H 1
  397. | #define HAVE_STDLIB_H 1
  398. | #define HAVE_STRING_H 1
  399. | #define HAVE_MEMORY_H 1
  400. | #define HAVE_STRINGS_H 1
  401. | #define HAVE_INTTYPES_H 1
  402. | #define HAVE_STDINT_H 1
  403. | #define HAVE_UNISTD_H 1
  404. | #define __EXTENSIONS__ 1
  405. | #define _ALL_SOURCE 1
  406. | #define _GNU_SOURCE 1
  407. | #define _POSIX_PTHREAD_SEMANTICS 1
  408. | #define _TANDEM_SOURCE 1
  409. | /* end confdefs.h. */
  410. | #include <CoreFoundation/CFLocale.h>
  411. | int
  412. | main (void)
  413. | {
  414. | CFLocaleCopyCurrent();
  415. | ;
  416. | return 0;
  417. | }
  418. configure:5852: result: no
  419. configure:5901: checking for GNU gettext in libc
  420. configure:5921: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  421. configure:5921: $? = 0
  422. configure:5930: result: yes
  423. configure:6676: checking whether to use NLS
  424. configure:6678: result: yes
  425. configure:6681: checking where the gettext function comes from
  426. configure:6692: result: libc
  427. configure:6756: checking for special C compiler options needed for large files
  428. configure:6801: result: no
  429. configure:6807: checking for _FILE_OFFSET_BITS value needed for large files
  430. configure:6832: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  431. configure:6832: $? = 0
  432. configure:6864: result: no
  433. configure:6949: checking whether byte ordering is bigendian
  434. configure:6964: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  435. conftest.c:30:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
  436. configure:6964: $? = 1
  437. configure: failed program was:
  438. | /* confdefs.h */
  439. | #define PACKAGE_NAME "GRUB"
  440. | #define PACKAGE_TARNAME "grub"
  441. | #define PACKAGE_VERSION "1.98"
  442. | #define PACKAGE_STRING "GRUB 1.98"
  443. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  444. | #define PACKAGE_URL ""
  445. | #define PACKAGE "grub"
  446. | #define VERSION "1.98"
  447. | #define STDC_HEADERS 1
  448. | #define HAVE_SYS_TYPES_H 1
  449. | #define HAVE_SYS_STAT_H 1
  450. | #define HAVE_STDLIB_H 1
  451. | #define HAVE_STRING_H 1
  452. | #define HAVE_MEMORY_H 1
  453. | #define HAVE_STRINGS_H 1
  454. | #define HAVE_INTTYPES_H 1
  455. | #define HAVE_STDINT_H 1
  456. | #define HAVE_UNISTD_H 1
  457. | #define __EXTENSIONS__ 1
  458. | #define _ALL_SOURCE 1
  459. | #define _GNU_SOURCE 1
  460. | #define _POSIX_PTHREAD_SEMANTICS 1
  461. | #define _TANDEM_SOURCE 1
  462. | #define ENABLE_NLS 1
  463. | #define HAVE_GETTEXT 1
  464. | #define HAVE_DCGETTEXT 1
  465. | /* end confdefs.h. */
  466. | #ifndef __APPLE_CC__
  467. | not a universal capable compiler
  468. | #endif
  469. | typedef int dummy;
  470. |
  471. configure:7009: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  472. configure:7009: $? = 0
  473. configure:7027: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  474. conftest.c: In function 'main':
  475. conftest.c:36:4: error: 'not' undeclared (first use in this function)
  476. conftest.c:36:4: note: each undeclared identifier is reported only once for each function it appears in
  477. conftest.c:36:8: error: expected ';' before 'big'
  478. configure:7027: $? = 1
  479. configure: failed program was:
  480. | /* confdefs.h */
  481. | #define PACKAGE_NAME "GRUB"
  482. | #define PACKAGE_TARNAME "grub"
  483. | #define PACKAGE_VERSION "1.98"
  484. | #define PACKAGE_STRING "GRUB 1.98"
  485. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  486. | #define PACKAGE_URL ""
  487. | #define PACKAGE "grub"
  488. | #define VERSION "1.98"
  489. | #define STDC_HEADERS 1
  490. | #define HAVE_SYS_TYPES_H 1
  491. | #define HAVE_SYS_STAT_H 1
  492. | #define HAVE_STDLIB_H 1
  493. | #define HAVE_STRING_H 1
  494. | #define HAVE_MEMORY_H 1
  495. | #define HAVE_STRINGS_H 1
  496. | #define HAVE_INTTYPES_H 1
  497. | #define HAVE_STDINT_H 1
  498. | #define HAVE_UNISTD_H 1
  499. | #define __EXTENSIONS__ 1
  500. | #define _ALL_SOURCE 1
  501. | #define _GNU_SOURCE 1
  502. | #define _POSIX_PTHREAD_SEMANTICS 1
  503. | #define _TANDEM_SOURCE 1
  504. | #define ENABLE_NLS 1
  505. | #define HAVE_GETTEXT 1
  506. | #define HAVE_DCGETTEXT 1
  507. | /* end confdefs.h. */
  508. | #include <sys/types.h>
  509. | #include <sys/param.h>
  510. |
  511. | int
  512. | main (void)
  513. | {
  514. | #if BYTE_ORDER != BIG_ENDIAN
  515. | not big endian
  516. | #endif
  517. |
  518. | ;
  519. | return 0;
  520. | }
  521. configure:7155: result: no
  522. configure:7177: checking size of void *
  523. configure:7182: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  524. configure:7182: $? = 0
  525. configure:7182: ./conftest
  526. configure:7182: $? = 0
  527. configure:7197: result: 8
  528. configure:7211: checking size of long
  529. configure:7216: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  530. configure:7216: $? = 0
  531. configure:7216: ./conftest
  532. configure:7216: $? = 0
  533. configure:7231: result: 8
  534. configure:7243: checking whether our compiler is apple cc
  535. configure:7257: result: no
  536. configure:7270: checking for help2man
  537. configure:7303: result: no
  538. configure:7314: checking for posix_memalign
  539. configure:7314: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  540. configure:7314: $? = 0
  541. configure:7314: result: yes
  542. configure:7314: checking for memalign
  543. configure:7314: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  544. configure:7314: $? = 0
  545. configure:7314: result: yes
  546. configure:7314: checking for asprintf
  547. configure:7314: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  548. configure:7314: $? = 0
  549. configure:7314: result: yes
  550. configure:7314: checking for vasprintf
  551. configure:7314: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  552. configure:7314: $? = 0
  553. configure:7314: result: yes
  554. configure:7326: checking whether sys/types.h defines makedev
  555. configure:7342: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  556. configure:7342: $? = 0
  557. configure:7351: result: yes
  558. configure:7379: checking for dirent.h that defines DIR
  559. configure:7398: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  560. configure:7398: $? = 0
  561. configure:7406: result: yes
  562. configure:7420: checking for library containing opendir
  563. configure:7451: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  564. configure:7451: $? = 0
  565. configure:7468: result: none required
  566. configure:7538: checking for memmove
  567. configure:7538: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  568. conftest.c:59:6: warning: conflicting types for built-in function 'memmove'
  569. configure:7538: $? = 0
  570. configure:7538: result: yes
  571. configure:7538: checking for sbrk
  572. configure:7538: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  573. configure:7538: $? = 0
  574. configure:7538: result: yes
  575. configure:7538: checking for strdup
  576. configure:7538: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  577. conftest.c:61:6: warning: conflicting types for built-in function 'strdup'
  578. configure:7538: $? = 0
  579. configure:7538: result: yes
  580. configure:7538: checking for lstat
  581. configure:7538: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  582. configure:7538: $? = 0
  583. configure:7538: result: yes
  584. configure:7538: checking for getuid
  585. configure:7538: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  586. configure:7538: $? = 0
  587. configure:7538: result: yes
  588. configure:7538: checking for getgid
  589. configure:7538: gcc -o conftest -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  590. configure:7538: $? = 0
  591. configure:7538: result: yes
  592. configure:7551: checking sys/mkdev.h usability
  593. configure:7551: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  594. conftest.c:75:23: fatal error: sys/mkdev.h: No such file or directory
  595. compilation terminated.
  596. configure:7551: $? = 1
  597. configure: failed program was:
  598. | /* confdefs.h */
  599. | #define PACKAGE_NAME "GRUB"
  600. | #define PACKAGE_TARNAME "grub"
  601. | #define PACKAGE_VERSION "1.98"
  602. | #define PACKAGE_STRING "GRUB 1.98"
  603. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  604. | #define PACKAGE_URL ""
  605. | #define PACKAGE "grub"
  606. | #define VERSION "1.98"
  607. | #define STDC_HEADERS 1
  608. | #define HAVE_SYS_TYPES_H 1
  609. | #define HAVE_SYS_STAT_H 1
  610. | #define HAVE_STDLIB_H 1
  611. | #define HAVE_STRING_H 1
  612. | #define HAVE_MEMORY_H 1
  613. | #define HAVE_STRINGS_H 1
  614. | #define HAVE_INTTYPES_H 1
  615. | #define HAVE_STDINT_H 1
  616. | #define HAVE_UNISTD_H 1
  617. | #define __EXTENSIONS__ 1
  618. | #define _ALL_SOURCE 1
  619. | #define _GNU_SOURCE 1
  620. | #define _POSIX_PTHREAD_SEMANTICS 1
  621. | #define _TANDEM_SOURCE 1
  622. | #define ENABLE_NLS 1
  623. | #define HAVE_GETTEXT 1
  624. | #define HAVE_DCGETTEXT 1
  625. | #define SIZEOF_VOID_P 8
  626. | #define SIZEOF_LONG 8
  627. | #define HAVE_POSIX_MEMALIGN 1
  628. | #define HAVE_MEMALIGN 1
  629. | #define HAVE_ASPRINTF 1
  630. | #define HAVE_VASPRINTF 1
  631. | #define HAVE_DIRENT_H 1
  632. | #define HAVE_MEMMOVE 1
  633. | #define HAVE_SBRK 1
  634. | #define HAVE_STRDUP 1
  635. | #define HAVE_LSTAT 1
  636. | #define HAVE_GETUID 1
  637. | #define HAVE_GETGID 1
  638. | /* end confdefs.h. */
  639. | #include <stdio.h>
  640. | #ifdef HAVE_SYS_TYPES_H
  641. | # include <sys/types.h>
  642. | #endif
  643. | #ifdef HAVE_SYS_STAT_H
  644. | # include <sys/stat.h>
  645. | #endif
  646. | #ifdef STDC_HEADERS
  647. | # include <stdlib.h>
  648. | # include <stddef.h>
  649. | #else
  650. | # ifdef HAVE_STDLIB_H
  651. | # include <stdlib.h>
  652. | # endif
  653. | #endif
  654. | #ifdef HAVE_STRING_H
  655. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  656. | # include <memory.h>
  657. | # endif
  658. | # include <string.h>
  659. | #endif
  660. | #ifdef HAVE_STRINGS_H
  661. | # include <strings.h>
  662. | #endif
  663. | #ifdef HAVE_INTTYPES_H
  664. | # include <inttypes.h>
  665. | #endif
  666. | #ifdef HAVE_STDINT_H
  667. | # include <stdint.h>
  668. | #endif
  669. | #ifdef HAVE_UNISTD_H
  670. | # include <unistd.h>
  671. | #endif
  672. | #include <sys/mkdev.h>
  673. configure:7551: result: no
  674. configure:7551: checking sys/mkdev.h presence
  675. configure:7551: gcc -E conftest.c
  676. conftest.c:42:23: fatal error: sys/mkdev.h: No such file or directory
  677. compilation terminated.
  678. configure:7551: $? = 1
  679. configure: failed program was:
  680. | /* confdefs.h */
  681. | #define PACKAGE_NAME "GRUB"
  682. | #define PACKAGE_TARNAME "grub"
  683. | #define PACKAGE_VERSION "1.98"
  684. | #define PACKAGE_STRING "GRUB 1.98"
  685. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  686. | #define PACKAGE_URL ""
  687. | #define PACKAGE "grub"
  688. | #define VERSION "1.98"
  689. | #define STDC_HEADERS 1
  690. | #define HAVE_SYS_TYPES_H 1
  691. | #define HAVE_SYS_STAT_H 1
  692. | #define HAVE_STDLIB_H 1
  693. | #define HAVE_STRING_H 1
  694. | #define HAVE_MEMORY_H 1
  695. | #define HAVE_STRINGS_H 1
  696. | #define HAVE_INTTYPES_H 1
  697. | #define HAVE_STDINT_H 1
  698. | #define HAVE_UNISTD_H 1
  699. | #define __EXTENSIONS__ 1
  700. | #define _ALL_SOURCE 1
  701. | #define _GNU_SOURCE 1
  702. | #define _POSIX_PTHREAD_SEMANTICS 1
  703. | #define _TANDEM_SOURCE 1
  704. | #define ENABLE_NLS 1
  705. | #define HAVE_GETTEXT 1
  706. | #define HAVE_DCGETTEXT 1
  707. | #define SIZEOF_VOID_P 8
  708. | #define SIZEOF_LONG 8
  709. | #define HAVE_POSIX_MEMALIGN 1
  710. | #define HAVE_MEMALIGN 1
  711. | #define HAVE_ASPRINTF 1
  712. | #define HAVE_VASPRINTF 1
  713. | #define HAVE_DIRENT_H 1
  714. | #define HAVE_MEMMOVE 1
  715. | #define HAVE_SBRK 1
  716. | #define HAVE_STRDUP 1
  717. | #define HAVE_LSTAT 1
  718. | #define HAVE_GETUID 1
  719. | #define HAVE_GETGID 1
  720. | /* end confdefs.h. */
  721. | #include <sys/mkdev.h>
  722. configure:7551: result: no
  723. configure:7551: checking for sys/mkdev.h
  724. configure:7551: result: no
  725. configure:7551: checking sys/sysmacros.h usability
  726. configure:7551: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  727. configure:7551: $? = 0
  728. configure:7551: result: yes
  729. configure:7551: checking sys/sysmacros.h presence
  730. configure:7551: gcc -E conftest.c
  731. configure:7551: $? = 0
  732. configure:7551: result: yes
  733. configure:7551: checking for sys/sysmacros.h
  734. configure:7551: result: yes
  735. configure:7551: checking malloc.h usability
  736. configure:7551: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  737. configure:7551: $? = 0
  738. configure:7551: result: yes
  739. configure:7551: checking malloc.h presence
  740. configure:7551: gcc -E conftest.c
  741. configure:7551: $? = 0
  742. configure:7551: result: yes
  743. configure:7551: checking for malloc.h
  744. configure:7551: result: yes
  745. configure:7551: checking termios.h usability
  746. configure:7551: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  747. configure:7551: $? = 0
  748. configure:7551: result: yes
  749. configure:7551: checking termios.h presence
  750. configure:7551: gcc -E conftest.c
  751. configure:7551: $? = 0
  752. configure:7551: result: yes
  753. configure:7551: checking for termios.h
  754. configure:7551: result: yes
  755. configure:7551: checking for sys/types.h
  756. configure:7551: result: yes
  757. configure:7565: checking for unistd.h
  758. configure:7565: result: yes
  759. configure:7565: checking for string.h
  760. configure:7565: result: yes
  761. configure:7565: checking for strings.h
  762. configure:7565: result: yes
  763. configure:7565: checking for sys/stat.h
  764. configure:7565: result: yes
  765. configure:7565: checking sys/fcntl.h usability
  766. configure:7565: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  767. configure:7565: $? = 0
  768. configure:7565: result: yes
  769. configure:7565: checking sys/fcntl.h presence
  770. configure:7565: gcc -E conftest.c
  771. configure:7565: $? = 0
  772. configure:7565: result: yes
  773. configure:7565: checking for sys/fcntl.h
  774. configure:7565: result: yes
  775. configure:7565: checking limits.h usability
  776. configure:7565: gcc -c -DGRUB_MACHINE_PCBIOS=1 conftest.c >&5
  777. configure:7565: $? = 0
  778. configure:7565: result: yes
  779. configure:7565: checking limits.h presence
  780. configure:7565: gcc -E conftest.c
  781. configure:7565: $? = 0
  782. configure:7565: result: yes
  783. configure:7565: checking for limits.h
  784. configure:7565: result: yes
  785. configure:8011: checking for objcopy
  786. configure:8027: found /usr/bin/objcopy
  787. configure:8038: result: objcopy
  788. configure:8103: checking for strip
  789. configure:8119: found /usr/bin/strip
  790. configure:8130: result: strip
  791. configure:8195: checking for nm
  792. configure:8211: found /usr/bin/nm
  793. configure:8222: result: nm
  794. configure:8266: checking whether -falign-loops works
  795. configure:8284: gcc -c -Os -DGRUB_MACHINE_PCBIOS=1 -falign-loops=1 conftest.c >&5
  796. configure:8284: $? = 0
  797. configure:8292: result: yes
  798. configure:8310: checking whether -fno-dwarf2-cfi-asm works
  799. configure:8329: gcc -c -Os -DGRUB_MACHINE_PCBIOS=1 -falign-loops=1 -fno-dwarf2-cfi-asm conftest.c >&5
  800. configure:8329: $? = 0
  801. configure:8338: result: yes
  802. configure:8346: checking whether our target compiler is apple cc
  803. configure:8360: result: no
  804. configure:8470: checking for command to convert module to ELF format
  805. configure:8477: result:
  806. configure:8577: checking whether `gcc' generates calls to `__enable_execute_stack()'
  807. configure:8591: gcc -Os -DGRUB_MACHINE_PCBIOS=1 -falign-loops=1 -S conftest.c
  808. configure:8594: $? = 0
  809. configure:8607: result: no
  810. configure:8617: checking whether `gcc' has `-fPIE' as default
  811. configure:8636: result: yes
  812. configure:8656: checking whether `gcc' accepts `-fstack-protector'
  813. configure:8666: result: yes
  814. configure:8684: checking whether `gcc' accepts `-mstack-arg-probe'
  815. configure:8691: result: yes
  816. configure:8739: checking for __bswapsi2
  817. configure:8739: gcc -o conftest -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-PIE -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error -m32 conftest.c -lgcc >&5
  818. In file included from /usr/include/features.h:380:0,
  819. from /usr/include/limits.h:27,
  820. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:169,
  821. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/syslimits.h:7,
  822. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:34,
  823. from conftest.c:62:
  824. /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
  825. compilation terminated.
  826. configure:8739: $? = 1
  827. configure: failed program was:
  828. | /* confdefs.h */
  829. | #define PACKAGE_NAME "GRUB"
  830. | #define PACKAGE_TARNAME "grub"
  831. | #define PACKAGE_VERSION "1.98"
  832. | #define PACKAGE_STRING "GRUB 1.98"
  833. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  834. | #define PACKAGE_URL ""
  835. | #define PACKAGE "grub"
  836. | #define VERSION "1.98"
  837. | #define STDC_HEADERS 1
  838. | #define HAVE_SYS_TYPES_H 1
  839. | #define HAVE_SYS_STAT_H 1
  840. | #define HAVE_STDLIB_H 1
  841. | #define HAVE_STRING_H 1
  842. | #define HAVE_MEMORY_H 1
  843. | #define HAVE_STRINGS_H 1
  844. | #define HAVE_INTTYPES_H 1
  845. | #define HAVE_STDINT_H 1
  846. | #define HAVE_UNISTD_H 1
  847. | #define __EXTENSIONS__ 1
  848. | #define _ALL_SOURCE 1
  849. | #define _GNU_SOURCE 1
  850. | #define _POSIX_PTHREAD_SEMANTICS 1
  851. | #define _TANDEM_SOURCE 1
  852. | #define ENABLE_NLS 1
  853. | #define HAVE_GETTEXT 1
  854. | #define HAVE_DCGETTEXT 1
  855. | #define SIZEOF_VOID_P 8
  856. | #define SIZEOF_LONG 8
  857. | #define HAVE_POSIX_MEMALIGN 1
  858. | #define HAVE_MEMALIGN 1
  859. | #define HAVE_ASPRINTF 1
  860. | #define HAVE_VASPRINTF 1
  861. | #define HAVE_DIRENT_H 1
  862. | #define HAVE_MEMMOVE 1
  863. | #define HAVE_SBRK 1
  864. | #define HAVE_STRDUP 1
  865. | #define HAVE_LSTAT 1
  866. | #define HAVE_GETUID 1
  867. | #define HAVE_GETGID 1
  868. | #define HAVE_SYS_SYSMACROS_H 1
  869. | #define HAVE_MALLOC_H 1
  870. | #define HAVE_TERMIOS_H 1
  871. | #define HAVE_SYS_TYPES_H 1
  872. | #define HAVE_UNISTD_H 1
  873. | #define HAVE_STRING_H 1
  874. | #define HAVE_STRINGS_H 1
  875. | #define HAVE_SYS_STAT_H 1
  876. | #define HAVE_SYS_FCNTL_H 1
  877. | #define HAVE_LIMITS_H 1
  878. | /* end confdefs.h. */
  879. | /* Define __bswapsi2 to an innocuous variant, in case <limits.h> declares __bswapsi2.
  880. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  881. | #define __bswapsi2 innocuous___bswapsi2
  882. |
  883. | /* System header to define __stub macros and hopefully few prototypes,
  884. | which can conflict with char __bswapsi2 (); below.
  885. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  886. | <limits.h> exists even on freestanding compilers. */
  887. |
  888. | #ifdef __STDC__
  889. | # include <limits.h>
  890. | #else
  891. | # include <assert.h>
  892. | #endif
  893. |
  894. | #undef __bswapsi2
  895. |
  896. | /* Override any GCC internal prototype to avoid an error.
  897. | Use char because int might match the return type of a GCC
  898. | builtin and then its argument prototype would still apply. */
  899. | #ifdef __cplusplus
  900. | extern "C"
  901. | #endif
  902. | char __bswapsi2 ();
  903. | /* The GNU C library defines this for functions which it implements
  904. | to always fail with ENOSYS. Some functions are actually named
  905. | something starting with __ and the normal name is an alias. */
  906. | #if defined __stub___bswapsi2 || defined __stub_____bswapsi2
  907. | choke me
  908. | #endif
  909. |
  910. | int
  911. | main (void)
  912. | {
  913. | return __bswapsi2 ();
  914. | ;
  915. | return 0;
  916. | }
  917. configure:8739: result: no
  918. configure:8739: checking for __bswapdi2
  919. configure:8739: gcc -o conftest -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-PIE -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error -m32 conftest.c -lgcc >&5
  920. In file included from /usr/include/features.h:380:0,
  921. from /usr/include/limits.h:27,
  922. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:169,
  923. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/syslimits.h:7,
  924. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:34,
  925. from conftest.c:62:
  926. /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
  927. compilation terminated.
  928. configure:8739: $? = 1
  929. configure: failed program was:
  930. | /* confdefs.h */
  931. | #define PACKAGE_NAME "GRUB"
  932. | #define PACKAGE_TARNAME "grub"
  933. | #define PACKAGE_VERSION "1.98"
  934. | #define PACKAGE_STRING "GRUB 1.98"
  935. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  936. | #define PACKAGE_URL ""
  937. | #define PACKAGE "grub"
  938. | #define VERSION "1.98"
  939. | #define STDC_HEADERS 1
  940. | #define HAVE_SYS_TYPES_H 1
  941. | #define HAVE_SYS_STAT_H 1
  942. | #define HAVE_STDLIB_H 1
  943. | #define HAVE_STRING_H 1
  944. | #define HAVE_MEMORY_H 1
  945. | #define HAVE_STRINGS_H 1
  946. | #define HAVE_INTTYPES_H 1
  947. | #define HAVE_STDINT_H 1
  948. | #define HAVE_UNISTD_H 1
  949. | #define __EXTENSIONS__ 1
  950. | #define _ALL_SOURCE 1
  951. | #define _GNU_SOURCE 1
  952. | #define _POSIX_PTHREAD_SEMANTICS 1
  953. | #define _TANDEM_SOURCE 1
  954. | #define ENABLE_NLS 1
  955. | #define HAVE_GETTEXT 1
  956. | #define HAVE_DCGETTEXT 1
  957. | #define SIZEOF_VOID_P 8
  958. | #define SIZEOF_LONG 8
  959. | #define HAVE_POSIX_MEMALIGN 1
  960. | #define HAVE_MEMALIGN 1
  961. | #define HAVE_ASPRINTF 1
  962. | #define HAVE_VASPRINTF 1
  963. | #define HAVE_DIRENT_H 1
  964. | #define HAVE_MEMMOVE 1
  965. | #define HAVE_SBRK 1
  966. | #define HAVE_STRDUP 1
  967. | #define HAVE_LSTAT 1
  968. | #define HAVE_GETUID 1
  969. | #define HAVE_GETGID 1
  970. | #define HAVE_SYS_SYSMACROS_H 1
  971. | #define HAVE_MALLOC_H 1
  972. | #define HAVE_TERMIOS_H 1
  973. | #define HAVE_SYS_TYPES_H 1
  974. | #define HAVE_UNISTD_H 1
  975. | #define HAVE_STRING_H 1
  976. | #define HAVE_STRINGS_H 1
  977. | #define HAVE_SYS_STAT_H 1
  978. | #define HAVE_SYS_FCNTL_H 1
  979. | #define HAVE_LIMITS_H 1
  980. | /* end confdefs.h. */
  981. | /* Define __bswapdi2 to an innocuous variant, in case <limits.h> declares __bswapdi2.
  982. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  983. | #define __bswapdi2 innocuous___bswapdi2
  984. |
  985. | /* System header to define __stub macros and hopefully few prototypes,
  986. | which can conflict with char __bswapdi2 (); below.
  987. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  988. | <limits.h> exists even on freestanding compilers. */
  989. |
  990. | #ifdef __STDC__
  991. | # include <limits.h>
  992. | #else
  993. | # include <assert.h>
  994. | #endif
  995. |
  996. | #undef __bswapdi2
  997. |
  998. | /* Override any GCC internal prototype to avoid an error.
  999. | Use char because int might match the return type of a GCC
  1000. | builtin and then its argument prototype would still apply. */
  1001. | #ifdef __cplusplus
  1002. | extern "C"
  1003. | #endif
  1004. | char __bswapdi2 ();
  1005. | /* The GNU C library defines this for functions which it implements
  1006. | to always fail with ENOSYS. Some functions are actually named
  1007. | something starting with __ and the normal name is an alias. */
  1008. | #if defined __stub___bswapdi2 || defined __stub_____bswapdi2
  1009. | choke me
  1010. | #endif
  1011. |
  1012. | int
  1013. | main (void)
  1014. | {
  1015. | return __bswapdi2 ();
  1016. | ;
  1017. | return 0;
  1018. | }
  1019. configure:8739: result: no
  1020. configure:8739: checking for __ashldi3
  1021. configure:8739: gcc -o conftest -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-PIE -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error -m32 conftest.c -lgcc >&5
  1022. In file included from /usr/include/features.h:380:0,
  1023. from /usr/include/limits.h:27,
  1024. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:169,
  1025. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/syslimits.h:7,
  1026. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:34,
  1027. from conftest.c:62:
  1028. /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
  1029. compilation terminated.
  1030. configure:8739: $? = 1
  1031. configure: failed program was:
  1032. | /* confdefs.h */
  1033. | #define PACKAGE_NAME "GRUB"
  1034. | #define PACKAGE_TARNAME "grub"
  1035. | #define PACKAGE_VERSION "1.98"
  1036. | #define PACKAGE_STRING "GRUB 1.98"
  1037. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  1038. | #define PACKAGE_URL ""
  1039. | #define PACKAGE "grub"
  1040. | #define VERSION "1.98"
  1041. | #define STDC_HEADERS 1
  1042. | #define HAVE_SYS_TYPES_H 1
  1043. | #define HAVE_SYS_STAT_H 1
  1044. | #define HAVE_STDLIB_H 1
  1045. | #define HAVE_STRING_H 1
  1046. | #define HAVE_MEMORY_H 1
  1047. | #define HAVE_STRINGS_H 1
  1048. | #define HAVE_INTTYPES_H 1
  1049. | #define HAVE_STDINT_H 1
  1050. | #define HAVE_UNISTD_H 1
  1051. | #define __EXTENSIONS__ 1
  1052. | #define _ALL_SOURCE 1
  1053. | #define _GNU_SOURCE 1
  1054. | #define _POSIX_PTHREAD_SEMANTICS 1
  1055. | #define _TANDEM_SOURCE 1
  1056. | #define ENABLE_NLS 1
  1057. | #define HAVE_GETTEXT 1
  1058. | #define HAVE_DCGETTEXT 1
  1059. | #define SIZEOF_VOID_P 8
  1060. | #define SIZEOF_LONG 8
  1061. | #define HAVE_POSIX_MEMALIGN 1
  1062. | #define HAVE_MEMALIGN 1
  1063. | #define HAVE_ASPRINTF 1
  1064. | #define HAVE_VASPRINTF 1
  1065. | #define HAVE_DIRENT_H 1
  1066. | #define HAVE_MEMMOVE 1
  1067. | #define HAVE_SBRK 1
  1068. | #define HAVE_STRDUP 1
  1069. | #define HAVE_LSTAT 1
  1070. | #define HAVE_GETUID 1
  1071. | #define HAVE_GETGID 1
  1072. | #define HAVE_SYS_SYSMACROS_H 1
  1073. | #define HAVE_MALLOC_H 1
  1074. | #define HAVE_TERMIOS_H 1
  1075. | #define HAVE_SYS_TYPES_H 1
  1076. | #define HAVE_UNISTD_H 1
  1077. | #define HAVE_STRING_H 1
  1078. | #define HAVE_STRINGS_H 1
  1079. | #define HAVE_SYS_STAT_H 1
  1080. | #define HAVE_SYS_FCNTL_H 1
  1081. | #define HAVE_LIMITS_H 1
  1082. | /* end confdefs.h. */
  1083. | /* Define __ashldi3 to an innocuous variant, in case <limits.h> declares __ashldi3.
  1084. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1085. | #define __ashldi3 innocuous___ashldi3
  1086. |
  1087. | /* System header to define __stub macros and hopefully few prototypes,
  1088. | which can conflict with char __ashldi3 (); below.
  1089. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1090. | <limits.h> exists even on freestanding compilers. */
  1091. |
  1092. | #ifdef __STDC__
  1093. | # include <limits.h>
  1094. | #else
  1095. | # include <assert.h>
  1096. | #endif
  1097. |
  1098. | #undef __ashldi3
  1099. |
  1100. | /* Override any GCC internal prototype to avoid an error.
  1101. | Use char because int might match the return type of a GCC
  1102. | builtin and then its argument prototype would still apply. */
  1103. | #ifdef __cplusplus
  1104. | extern "C"
  1105. | #endif
  1106. | char __ashldi3 ();
  1107. | /* The GNU C library defines this for functions which it implements
  1108. | to always fail with ENOSYS. Some functions are actually named
  1109. | something starting with __ and the normal name is an alias. */
  1110. | #if defined __stub___ashldi3 || defined __stub_____ashldi3
  1111. | choke me
  1112. | #endif
  1113. |
  1114. | int
  1115. | main (void)
  1116. | {
  1117. | return __ashldi3 ();
  1118. | ;
  1119. | return 0;
  1120. | }
  1121. configure:8739: result: no
  1122. configure:8739: checking for __ashrdi3
  1123. configure:8739: gcc -o conftest -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-PIE -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error -m32 conftest.c -lgcc >&5
  1124. In file included from /usr/include/features.h:380:0,
  1125. from /usr/include/limits.h:27,
  1126. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:169,
  1127. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/syslimits.h:7,
  1128. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:34,
  1129. from conftest.c:62:
  1130. /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
  1131. compilation terminated.
  1132. configure:8739: $? = 1
  1133. configure: failed program was:
  1134. | /* confdefs.h */
  1135. | #define PACKAGE_NAME "GRUB"
  1136. | #define PACKAGE_TARNAME "grub"
  1137. | #define PACKAGE_VERSION "1.98"
  1138. | #define PACKAGE_STRING "GRUB 1.98"
  1139. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  1140. | #define PACKAGE_URL ""
  1141. | #define PACKAGE "grub"
  1142. | #define VERSION "1.98"
  1143. | #define STDC_HEADERS 1
  1144. | #define HAVE_SYS_TYPES_H 1
  1145. | #define HAVE_SYS_STAT_H 1
  1146. | #define HAVE_STDLIB_H 1
  1147. | #define HAVE_STRING_H 1
  1148. | #define HAVE_MEMORY_H 1
  1149. | #define HAVE_STRINGS_H 1
  1150. | #define HAVE_INTTYPES_H 1
  1151. | #define HAVE_STDINT_H 1
  1152. | #define HAVE_UNISTD_H 1
  1153. | #define __EXTENSIONS__ 1
  1154. | #define _ALL_SOURCE 1
  1155. | #define _GNU_SOURCE 1
  1156. | #define _POSIX_PTHREAD_SEMANTICS 1
  1157. | #define _TANDEM_SOURCE 1
  1158. | #define ENABLE_NLS 1
  1159. | #define HAVE_GETTEXT 1
  1160. | #define HAVE_DCGETTEXT 1
  1161. | #define SIZEOF_VOID_P 8
  1162. | #define SIZEOF_LONG 8
  1163. | #define HAVE_POSIX_MEMALIGN 1
  1164. | #define HAVE_MEMALIGN 1
  1165. | #define HAVE_ASPRINTF 1
  1166. | #define HAVE_VASPRINTF 1
  1167. | #define HAVE_DIRENT_H 1
  1168. | #define HAVE_MEMMOVE 1
  1169. | #define HAVE_SBRK 1
  1170. | #define HAVE_STRDUP 1
  1171. | #define HAVE_LSTAT 1
  1172. | #define HAVE_GETUID 1
  1173. | #define HAVE_GETGID 1
  1174. | #define HAVE_SYS_SYSMACROS_H 1
  1175. | #define HAVE_MALLOC_H 1
  1176. | #define HAVE_TERMIOS_H 1
  1177. | #define HAVE_SYS_TYPES_H 1
  1178. | #define HAVE_UNISTD_H 1
  1179. | #define HAVE_STRING_H 1
  1180. | #define HAVE_STRINGS_H 1
  1181. | #define HAVE_SYS_STAT_H 1
  1182. | #define HAVE_SYS_FCNTL_H 1
  1183. | #define HAVE_LIMITS_H 1
  1184. | /* end confdefs.h. */
  1185. | /* Define __ashrdi3 to an innocuous variant, in case <limits.h> declares __ashrdi3.
  1186. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1187. | #define __ashrdi3 innocuous___ashrdi3
  1188. |
  1189. | /* System header to define __stub macros and hopefully few prototypes,
  1190. | which can conflict with char __ashrdi3 (); below.
  1191. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1192. | <limits.h> exists even on freestanding compilers. */
  1193. |
  1194. | #ifdef __STDC__
  1195. | # include <limits.h>
  1196. | #else
  1197. | # include <assert.h>
  1198. | #endif
  1199. |
  1200. | #undef __ashrdi3
  1201. |
  1202. | /* Override any GCC internal prototype to avoid an error.
  1203. | Use char because int might match the return type of a GCC
  1204. | builtin and then its argument prototype would still apply. */
  1205. | #ifdef __cplusplus
  1206. | extern "C"
  1207. | #endif
  1208. | char __ashrdi3 ();
  1209. | /* The GNU C library defines this for functions which it implements
  1210. | to always fail with ENOSYS. Some functions are actually named
  1211. | something starting with __ and the normal name is an alias. */
  1212. | #if defined __stub___ashrdi3 || defined __stub_____ashrdi3
  1213. | choke me
  1214. | #endif
  1215. |
  1216. | int
  1217. | main (void)
  1218. | {
  1219. | return __ashrdi3 ();
  1220. | ;
  1221. | return 0;
  1222. | }
  1223. configure:8739: result: no
  1224. configure:8739: checking for __lshrdi3
  1225. configure:8739: gcc -o conftest -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-PIE -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error -m32 conftest.c -lgcc >&5
  1226. In file included from /usr/include/features.h:380:0,
  1227. from /usr/include/limits.h:27,
  1228. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:169,
  1229. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/syslimits.h:7,
  1230. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:34,
  1231. from conftest.c:62:
  1232. /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
  1233. compilation terminated.
  1234. configure:8739: $? = 1
  1235. configure: failed program was:
  1236. | /* confdefs.h */
  1237. | #define PACKAGE_NAME "GRUB"
  1238. | #define PACKAGE_TARNAME "grub"
  1239. | #define PACKAGE_VERSION "1.98"
  1240. | #define PACKAGE_STRING "GRUB 1.98"
  1241. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  1242. | #define PACKAGE_URL ""
  1243. | #define PACKAGE "grub"
  1244. | #define VERSION "1.98"
  1245. | #define STDC_HEADERS 1
  1246. | #define HAVE_SYS_TYPES_H 1
  1247. | #define HAVE_SYS_STAT_H 1
  1248. | #define HAVE_STDLIB_H 1
  1249. | #define HAVE_STRING_H 1
  1250. | #define HAVE_MEMORY_H 1
  1251. | #define HAVE_STRINGS_H 1
  1252. | #define HAVE_INTTYPES_H 1
  1253. | #define HAVE_STDINT_H 1
  1254. | #define HAVE_UNISTD_H 1
  1255. | #define __EXTENSIONS__ 1
  1256. | #define _ALL_SOURCE 1
  1257. | #define _GNU_SOURCE 1
  1258. | #define _POSIX_PTHREAD_SEMANTICS 1
  1259. | #define _TANDEM_SOURCE 1
  1260. | #define ENABLE_NLS 1
  1261. | #define HAVE_GETTEXT 1
  1262. | #define HAVE_DCGETTEXT 1
  1263. | #define SIZEOF_VOID_P 8
  1264. | #define SIZEOF_LONG 8
  1265. | #define HAVE_POSIX_MEMALIGN 1
  1266. | #define HAVE_MEMALIGN 1
  1267. | #define HAVE_ASPRINTF 1
  1268. | #define HAVE_VASPRINTF 1
  1269. | #define HAVE_DIRENT_H 1
  1270. | #define HAVE_MEMMOVE 1
  1271. | #define HAVE_SBRK 1
  1272. | #define HAVE_STRDUP 1
  1273. | #define HAVE_LSTAT 1
  1274. | #define HAVE_GETUID 1
  1275. | #define HAVE_GETGID 1
  1276. | #define HAVE_SYS_SYSMACROS_H 1
  1277. | #define HAVE_MALLOC_H 1
  1278. | #define HAVE_TERMIOS_H 1
  1279. | #define HAVE_SYS_TYPES_H 1
  1280. | #define HAVE_UNISTD_H 1
  1281. | #define HAVE_STRING_H 1
  1282. | #define HAVE_STRINGS_H 1
  1283. | #define HAVE_SYS_STAT_H 1
  1284. | #define HAVE_SYS_FCNTL_H 1
  1285. | #define HAVE_LIMITS_H 1
  1286. | /* end confdefs.h. */
  1287. | /* Define __lshrdi3 to an innocuous variant, in case <limits.h> declares __lshrdi3.
  1288. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1289. | #define __lshrdi3 innocuous___lshrdi3
  1290. |
  1291. | /* System header to define __stub macros and hopefully few prototypes,
  1292. | which can conflict with char __lshrdi3 (); below.
  1293. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1294. | <limits.h> exists even on freestanding compilers. */
  1295. |
  1296. | #ifdef __STDC__
  1297. | # include <limits.h>
  1298. | #else
  1299. | # include <assert.h>
  1300. | #endif
  1301. |
  1302. | #undef __lshrdi3
  1303. |
  1304. | /* Override any GCC internal prototype to avoid an error.
  1305. | Use char because int might match the return type of a GCC
  1306. | builtin and then its argument prototype would still apply. */
  1307. | #ifdef __cplusplus
  1308. | extern "C"
  1309. | #endif
  1310. | char __lshrdi3 ();
  1311. | /* The GNU C library defines this for functions which it implements
  1312. | to always fail with ENOSYS. Some functions are actually named
  1313. | something starting with __ and the normal name is an alias. */
  1314. | #if defined __stub___lshrdi3 || defined __stub_____lshrdi3
  1315. | choke me
  1316. | #endif
  1317. |
  1318. | int
  1319. | main (void)
  1320. | {
  1321. | return __lshrdi3 ();
  1322. | ;
  1323. | return 0;
  1324. | }
  1325. configure:8739: result: no
  1326. configure:8739: checking for __trampoline_setup
  1327. configure:8739: gcc -o conftest -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-PIE -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error -m32 conftest.c -lgcc >&5
  1328. In file included from /usr/include/features.h:380:0,
  1329. from /usr/include/limits.h:27,
  1330. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:169,
  1331. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/syslimits.h:7,
  1332. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:34,
  1333. from conftest.c:62:
  1334. /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
  1335. compilation terminated.
  1336. configure:8739: $? = 1
  1337. configure: failed program was:
  1338. | /* confdefs.h */
  1339. | #define PACKAGE_NAME "GRUB"
  1340. | #define PACKAGE_TARNAME "grub"
  1341. | #define PACKAGE_VERSION "1.98"
  1342. | #define PACKAGE_STRING "GRUB 1.98"
  1343. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  1344. | #define PACKAGE_URL ""
  1345. | #define PACKAGE "grub"
  1346. | #define VERSION "1.98"
  1347. | #define STDC_HEADERS 1
  1348. | #define HAVE_SYS_TYPES_H 1
  1349. | #define HAVE_SYS_STAT_H 1
  1350. | #define HAVE_STDLIB_H 1
  1351. | #define HAVE_STRING_H 1
  1352. | #define HAVE_MEMORY_H 1
  1353. | #define HAVE_STRINGS_H 1
  1354. | #define HAVE_INTTYPES_H 1
  1355. | #define HAVE_STDINT_H 1
  1356. | #define HAVE_UNISTD_H 1
  1357. | #define __EXTENSIONS__ 1
  1358. | #define _ALL_SOURCE 1
  1359. | #define _GNU_SOURCE 1
  1360. | #define _POSIX_PTHREAD_SEMANTICS 1
  1361. | #define _TANDEM_SOURCE 1
  1362. | #define ENABLE_NLS 1
  1363. | #define HAVE_GETTEXT 1
  1364. | #define HAVE_DCGETTEXT 1
  1365. | #define SIZEOF_VOID_P 8
  1366. | #define SIZEOF_LONG 8
  1367. | #define HAVE_POSIX_MEMALIGN 1
  1368. | #define HAVE_MEMALIGN 1
  1369. | #define HAVE_ASPRINTF 1
  1370. | #define HAVE_VASPRINTF 1
  1371. | #define HAVE_DIRENT_H 1
  1372. | #define HAVE_MEMMOVE 1
  1373. | #define HAVE_SBRK 1
  1374. | #define HAVE_STRDUP 1
  1375. | #define HAVE_LSTAT 1
  1376. | #define HAVE_GETUID 1
  1377. | #define HAVE_GETGID 1
  1378. | #define HAVE_SYS_SYSMACROS_H 1
  1379. | #define HAVE_MALLOC_H 1
  1380. | #define HAVE_TERMIOS_H 1
  1381. | #define HAVE_SYS_TYPES_H 1
  1382. | #define HAVE_UNISTD_H 1
  1383. | #define HAVE_STRING_H 1
  1384. | #define HAVE_STRINGS_H 1
  1385. | #define HAVE_SYS_STAT_H 1
  1386. | #define HAVE_SYS_FCNTL_H 1
  1387. | #define HAVE_LIMITS_H 1
  1388. | /* end confdefs.h. */
  1389. | /* Define __trampoline_setup to an innocuous variant, in case <limits.h> declares __trampoline_setup.
  1390. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1391. | #define __trampoline_setup innocuous___trampoline_setup
  1392. |
  1393. | /* System header to define __stub macros and hopefully few prototypes,
  1394. | which can conflict with char __trampoline_setup (); below.
  1395. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1396. | <limits.h> exists even on freestanding compilers. */
  1397. |
  1398. | #ifdef __STDC__
  1399. | # include <limits.h>
  1400. | #else
  1401. | # include <assert.h>
  1402. | #endif
  1403. |
  1404. | #undef __trampoline_setup
  1405. |
  1406. | /* Override any GCC internal prototype to avoid an error.
  1407. | Use char because int might match the return type of a GCC
  1408. | builtin and then its argument prototype would still apply. */
  1409. | #ifdef __cplusplus
  1410. | extern "C"
  1411. | #endif
  1412. | char __trampoline_setup ();
  1413. | /* The GNU C library defines this for functions which it implements
  1414. | to always fail with ENOSYS. Some functions are actually named
  1415. | something starting with __ and the normal name is an alias. */
  1416. | #if defined __stub___trampoline_setup || defined __stub_____trampoline_setup
  1417. | choke me
  1418. | #endif
  1419. |
  1420. | int
  1421. | main (void)
  1422. | {
  1423. | return __trampoline_setup ();
  1424. | ;
  1425. | return 0;
  1426. | }
  1427. configure:8739: result: no
  1428. configure:8739: checking for __ucmpdi2
  1429. configure:8739: gcc -o conftest -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-PIE -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error -m32 conftest.c -lgcc >&5
  1430. In file included from /usr/include/features.h:380:0,
  1431. from /usr/include/limits.h:27,
  1432. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:169,
  1433. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/syslimits.h:7,
  1434. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:34,
  1435. from conftest.c:62:
  1436. /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
  1437. compilation terminated.
  1438. configure:8739: $? = 1
  1439. configure: failed program was:
  1440. | /* confdefs.h */
  1441. | #define PACKAGE_NAME "GRUB"
  1442. | #define PACKAGE_TARNAME "grub"
  1443. | #define PACKAGE_VERSION "1.98"
  1444. | #define PACKAGE_STRING "GRUB 1.98"
  1445. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  1446. | #define PACKAGE_URL ""
  1447. | #define PACKAGE "grub"
  1448. | #define VERSION "1.98"
  1449. | #define STDC_HEADERS 1
  1450. | #define HAVE_SYS_TYPES_H 1
  1451. | #define HAVE_SYS_STAT_H 1
  1452. | #define HAVE_STDLIB_H 1
  1453. | #define HAVE_STRING_H 1
  1454. | #define HAVE_MEMORY_H 1
  1455. | #define HAVE_STRINGS_H 1
  1456. | #define HAVE_INTTYPES_H 1
  1457. | #define HAVE_STDINT_H 1
  1458. | #define HAVE_UNISTD_H 1
  1459. | #define __EXTENSIONS__ 1
  1460. | #define _ALL_SOURCE 1
  1461. | #define _GNU_SOURCE 1
  1462. | #define _POSIX_PTHREAD_SEMANTICS 1
  1463. | #define _TANDEM_SOURCE 1
  1464. | #define ENABLE_NLS 1
  1465. | #define HAVE_GETTEXT 1
  1466. | #define HAVE_DCGETTEXT 1
  1467. | #define SIZEOF_VOID_P 8
  1468. | #define SIZEOF_LONG 8
  1469. | #define HAVE_POSIX_MEMALIGN 1
  1470. | #define HAVE_MEMALIGN 1
  1471. | #define HAVE_ASPRINTF 1
  1472. | #define HAVE_VASPRINTF 1
  1473. | #define HAVE_DIRENT_H 1
  1474. | #define HAVE_MEMMOVE 1
  1475. | #define HAVE_SBRK 1
  1476. | #define HAVE_STRDUP 1
  1477. | #define HAVE_LSTAT 1
  1478. | #define HAVE_GETUID 1
  1479. | #define HAVE_GETGID 1
  1480. | #define HAVE_SYS_SYSMACROS_H 1
  1481. | #define HAVE_MALLOC_H 1
  1482. | #define HAVE_TERMIOS_H 1
  1483. | #define HAVE_SYS_TYPES_H 1
  1484. | #define HAVE_UNISTD_H 1
  1485. | #define HAVE_STRING_H 1
  1486. | #define HAVE_STRINGS_H 1
  1487. | #define HAVE_SYS_STAT_H 1
  1488. | #define HAVE_SYS_FCNTL_H 1
  1489. | #define HAVE_LIMITS_H 1
  1490. | /* end confdefs.h. */
  1491. | /* Define __ucmpdi2 to an innocuous variant, in case <limits.h> declares __ucmpdi2.
  1492. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1493. | #define __ucmpdi2 innocuous___ucmpdi2
  1494. |
  1495. | /* System header to define __stub macros and hopefully few prototypes,
  1496. | which can conflict with char __ucmpdi2 (); below.
  1497. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1498. | <limits.h> exists even on freestanding compilers. */
  1499. |
  1500. | #ifdef __STDC__
  1501. | # include <limits.h>
  1502. | #else
  1503. | # include <assert.h>
  1504. | #endif
  1505. |
  1506. | #undef __ucmpdi2
  1507. |
  1508. | /* Override any GCC internal prototype to avoid an error.
  1509. | Use char because int might match the return type of a GCC
  1510. | builtin and then its argument prototype would still apply. */
  1511. | #ifdef __cplusplus
  1512. | extern "C"
  1513. | #endif
  1514. | char __ucmpdi2 ();
  1515. | /* The GNU C library defines this for functions which it implements
  1516. | to always fail with ENOSYS. Some functions are actually named
  1517. | something starting with __ and the normal name is an alias. */
  1518. | #if defined __stub___ucmpdi2 || defined __stub_____ucmpdi2
  1519. | choke me
  1520. | #endif
  1521. |
  1522. | int
  1523. | main (void)
  1524. | {
  1525. | return __ucmpdi2 ();
  1526. | ;
  1527. | return 0;
  1528. | }
  1529. configure:8739: result: no
  1530. configure:8739: checking for _restgpr_14_x
  1531. configure:8739: gcc -o conftest -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-PIE -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error -m32 conftest.c -lgcc >&5
  1532. In file included from /usr/include/features.h:380:0,
  1533. from /usr/include/limits.h:27,
  1534. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:169,
  1535. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/syslimits.h:7,
  1536. from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include-fixed/limits.h:34,
  1537. from conftest.c:62:
  1538. /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
  1539. compilation terminated.
  1540. configure:8739: $? = 1
  1541. configure: failed program was:
  1542. | /* confdefs.h */
  1543. | #define PACKAGE_NAME "GRUB"
  1544. | #define PACKAGE_TARNAME "grub"
  1545. | #define PACKAGE_VERSION "1.98"
  1546. | #define PACKAGE_STRING "GRUB 1.98"
  1547. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  1548. | #define PACKAGE_URL ""
  1549. | #define PACKAGE "grub"
  1550. | #define VERSION "1.98"
  1551. | #define STDC_HEADERS 1
  1552. | #define HAVE_SYS_TYPES_H 1
  1553. | #define HAVE_SYS_STAT_H 1
  1554. | #define HAVE_STDLIB_H 1
  1555. | #define HAVE_STRING_H 1
  1556. | #define HAVE_MEMORY_H 1
  1557. | #define HAVE_STRINGS_H 1
  1558. | #define HAVE_INTTYPES_H 1
  1559. | #define HAVE_STDINT_H 1
  1560. | #define HAVE_UNISTD_H 1
  1561. | #define __EXTENSIONS__ 1
  1562. | #define _ALL_SOURCE 1
  1563. | #define _GNU_SOURCE 1
  1564. | #define _POSIX_PTHREAD_SEMANTICS 1
  1565. | #define _TANDEM_SOURCE 1
  1566. | #define ENABLE_NLS 1
  1567. | #define HAVE_GETTEXT 1
  1568. | #define HAVE_DCGETTEXT 1
  1569. | #define SIZEOF_VOID_P 8
  1570. | #define SIZEOF_LONG 8
  1571. | #define HAVE_POSIX_MEMALIGN 1
  1572. | #define HAVE_MEMALIGN 1
  1573. | #define HAVE_ASPRINTF 1
  1574. | #define HAVE_VASPRINTF 1
  1575. | #define HAVE_DIRENT_H 1
  1576. | #define HAVE_MEMMOVE 1
  1577. | #define HAVE_SBRK 1
  1578. | #define HAVE_STRDUP 1
  1579. | #define HAVE_LSTAT 1
  1580. | #define HAVE_GETUID 1
  1581. | #define HAVE_GETGID 1
  1582. | #define HAVE_SYS_SYSMACROS_H 1
  1583. | #define HAVE_MALLOC_H 1
  1584. | #define HAVE_TERMIOS_H 1
  1585. | #define HAVE_SYS_TYPES_H 1
  1586. | #define HAVE_UNISTD_H 1
  1587. | #define HAVE_STRING_H 1
  1588. | #define HAVE_STRINGS_H 1
  1589. | #define HAVE_SYS_STAT_H 1
  1590. | #define HAVE_SYS_FCNTL_H 1
  1591. | #define HAVE_LIMITS_H 1
  1592. | /* end confdefs.h. */
  1593. | /* Define _restgpr_14_x to an innocuous variant, in case <limits.h> declares _restgpr_14_x.
  1594. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1595. | #define _restgpr_14_x innocuous__restgpr_14_x
  1596. |
  1597. | /* System header to define __stub macros and hopefully few prototypes,
  1598. | which can conflict with char _restgpr_14_x (); below.
  1599. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1600. | <limits.h> exists even on freestanding compilers. */
  1601. |
  1602. | #ifdef __STDC__
  1603. | # include <limits.h>
  1604. | #else
  1605. | # include <assert.h>
  1606. | #endif
  1607. |
  1608. | #undef _restgpr_14_x
  1609. |
  1610. | /* Override any GCC internal prototype to avoid an error.
  1611. | Use char because int might match the return type of a GCC
  1612. | builtin and then its argument prototype would still apply. */
  1613. | #ifdef __cplusplus
  1614. | extern "C"
  1615. | #endif
  1616. | char _restgpr_14_x ();
  1617. | /* The GNU C library defines this for functions which it implements
  1618. | to always fail with ENOSYS. Some functions are actually named
  1619. | something starting with __ and the normal name is an alias. */
  1620. | #if defined __stub__restgpr_14_x || defined __stub____restgpr_14_x
  1621. | choke me
  1622. | #endif
  1623. |
  1624. | int
  1625. | main (void)
  1626. | {
  1627. | return _restgpr_14_x ();
  1628. | ;
  1629. | return 0;
  1630. | }
  1631. configure:8739: result: no
  1632. configure:8758: checking whether target compiler is working
  1633. configure:8777: gcc -o conftest -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-PIE -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -m32 conftest.c >&5
  1634. /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000000001c4
  1635. collect2: ld returned 1 exit status
  1636. configure:8777: $? = 1
  1637. configure: failed program was:
  1638. | /* confdefs.h */
  1639. | #define PACKAGE_NAME "GRUB"
  1640. | #define PACKAGE_TARNAME "grub"
  1641. | #define PACKAGE_VERSION "1.98"
  1642. | #define PACKAGE_STRING "GRUB 1.98"
  1643. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  1644. | #define PACKAGE_URL ""
  1645. | #define PACKAGE "grub"
  1646. | #define VERSION "1.98"
  1647. | #define STDC_HEADERS 1
  1648. | #define HAVE_SYS_TYPES_H 1
  1649. | #define HAVE_SYS_STAT_H 1
  1650. | #define HAVE_STDLIB_H 1
  1651. | #define HAVE_STRING_H 1
  1652. | #define HAVE_MEMORY_H 1
  1653. | #define HAVE_STRINGS_H 1
  1654. | #define HAVE_INTTYPES_H 1
  1655. | #define HAVE_STDINT_H 1
  1656. | #define HAVE_UNISTD_H 1
  1657. | #define __EXTENSIONS__ 1
  1658. | #define _ALL_SOURCE 1
  1659. | #define _GNU_SOURCE 1
  1660. | #define _POSIX_PTHREAD_SEMANTICS 1
  1661. | #define _TANDEM_SOURCE 1
  1662. | #define ENABLE_NLS 1
  1663. | #define HAVE_GETTEXT 1
  1664. | #define HAVE_DCGETTEXT 1
  1665. | #define SIZEOF_VOID_P 8
  1666. | #define SIZEOF_LONG 8
  1667. | #define HAVE_POSIX_MEMALIGN 1
  1668. | #define HAVE_MEMALIGN 1
  1669. | #define HAVE_ASPRINTF 1
  1670. | #define HAVE_VASPRINTF 1
  1671. | #define HAVE_DIRENT_H 1
  1672. | #define HAVE_MEMMOVE 1
  1673. | #define HAVE_SBRK 1
  1674. | #define HAVE_STRDUP 1
  1675. | #define HAVE_LSTAT 1
  1676. | #define HAVE_GETUID 1
  1677. | #define HAVE_GETGID 1
  1678. | #define HAVE_SYS_SYSMACROS_H 1
  1679. | #define HAVE_MALLOC_H 1
  1680. | #define HAVE_TERMIOS_H 1
  1681. | #define HAVE_SYS_TYPES_H 1
  1682. | #define HAVE_UNISTD_H 1
  1683. | #define HAVE_STRING_H 1
  1684. | #define HAVE_STRINGS_H 1
  1685. | #define HAVE_SYS_STAT_H 1
  1686. | #define HAVE_SYS_FCNTL_H 1
  1687. | #define HAVE_LIMITS_H 1
  1688. | /* end confdefs.h. */
  1689. |
  1690. | asm (".globl start; start:");
  1691. | int main (void);
  1692. |
  1693. | int
  1694. | main (void)
  1695. | {
  1696. |
  1697. | ;
  1698. | return 0;
  1699. | }
  1700. configure:8787: result: no
  1701. configure:8791: error: cannot compile for the target
  1702.  
  1703. ## ---------------- ##
  1704. ## Cache variables. ##
  1705. ## ---------------- ##
  1706.  
  1707. ac_cv_build=x86_64-unknown-linux-gnu
  1708. ac_cv_c_bigendian=no
  1709. ac_cv_c_compiler_gnu=yes
  1710. ac_cv_env_CC_set=
  1711. ac_cv_env_CC_value=
  1712. ac_cv_env_CFLAGS_set=
  1713. ac_cv_env_CFLAGS_value=
  1714. ac_cv_env_CPPFLAGS_set=
  1715. ac_cv_env_CPPFLAGS_value=
  1716. ac_cv_env_CPP_set=
  1717. ac_cv_env_CPP_value=
  1718. ac_cv_env_LDFLAGS_set=
  1719. ac_cv_env_LDFLAGS_value=
  1720. ac_cv_env_LIBS_set=
  1721. ac_cv_env_LIBS_value=
  1722. ac_cv_env_build_alias_set=
  1723. ac_cv_env_build_alias_value=
  1724. ac_cv_env_host_alias_set=
  1725. ac_cv_env_host_alias_value=
  1726. ac_cv_env_target_alias_set=
  1727. ac_cv_env_target_alias_value=
  1728. ac_cv_func___ashldi3=no
  1729. ac_cv_func___ashrdi3=no
  1730. ac_cv_func___bswapdi2=no
  1731. ac_cv_func___bswapsi2=no
  1732. ac_cv_func___lshrdi3=no
  1733. ac_cv_func___trampoline_setup=no
  1734. ac_cv_func___ucmpdi2=no
  1735. ac_cv_func__restgpr_14_x=no
  1736. ac_cv_func_asprintf=yes
  1737. ac_cv_func_getgid=yes
  1738. ac_cv_func_getuid=yes
  1739. ac_cv_func_lstat=yes
  1740. ac_cv_func_memalign=yes
  1741. ac_cv_func_memmove=yes
  1742. ac_cv_func_posix_memalign=yes
  1743. ac_cv_func_sbrk=yes
  1744. ac_cv_func_strdup=yes
  1745. ac_cv_func_vasprintf=yes
  1746. ac_cv_header_dirent_dirent_h=yes
  1747. ac_cv_header_inttypes_h=yes
  1748. ac_cv_header_limits_h=yes
  1749. ac_cv_header_malloc_h=yes
  1750. ac_cv_header_memory_h=yes
  1751. ac_cv_header_minix_config_h=no
  1752. ac_cv_header_stdc=yes
  1753. ac_cv_header_stdint_h=yes
  1754. ac_cv_header_stdlib_h=yes
  1755. ac_cv_header_string_h=yes
  1756. ac_cv_header_strings_h=yes
  1757. ac_cv_header_sys_fcntl_h=yes
  1758. ac_cv_header_sys_mkdev_h=no
  1759. ac_cv_header_sys_stat_h=yes
  1760. ac_cv_header_sys_sysmacros_h=yes
  1761. ac_cv_header_sys_types_h=yes
  1762. ac_cv_header_sys_types_h_makedev=yes
  1763. ac_cv_header_termios_h=yes
  1764. ac_cv_header_unistd_h=yes
  1765. ac_cv_host=x86_64-unknown-linux-gnu
  1766. ac_cv_objext=o
  1767. ac_cv_path_EGREP='/bin/grep -E'
  1768. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  1769. ac_cv_path_GREP=/bin/grep
  1770. ac_cv_path_MAKEINFO=/tools/bin/makeinfo
  1771. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  1772. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  1773. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  1774. ac_cv_path_install='/usr/bin/install -c'
  1775. ac_cv_path_mkdir=/bin/mkdir
  1776. ac_cv_prog_AWK=gawk
  1777. ac_cv_prog_CMP=cmp
  1778. ac_cv_prog_CPP='gcc -E'
  1779. ac_cv_prog_YACC=bison
  1780. ac_cv_prog_ac_ct_CC=gcc
  1781. ac_cv_prog_ac_ct_NM=nm
  1782. ac_cv_prog_ac_ct_OBJCOPY=objcopy
  1783. ac_cv_prog_ac_ct_STRIP=strip
  1784. ac_cv_prog_cc_c89=
  1785. ac_cv_prog_cc_g=yes
  1786. ac_cv_prog_make_make_set=yes
  1787. ac_cv_safe_to_define___extensions__=yes
  1788. ac_cv_search_opendir='none required'
  1789. ac_cv_sizeof_long=8
  1790. ac_cv_sizeof_void_p=8
  1791. ac_cv_sys_file_offset_bits=no
  1792. ac_cv_sys_largefile_CC=no
  1793. ac_cv_target=x86_64-unknown-linux-gnu
  1794. acl_cv_hardcode_direct=no
  1795. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  1796. acl_cv_hardcode_libdir_separator=
  1797. acl_cv_hardcode_minus_L=no
  1798. acl_cv_libext=a
  1799. acl_cv_libname_spec='lib$name'
  1800. acl_cv_library_names_spec='$libname$shrext'
  1801. acl_cv_path_LD=/usr/bin/ld
  1802. acl_cv_prog_gnu_ld=yes
  1803. acl_cv_rpath=done
  1804. acl_cv_shlibext=so
  1805. acl_cv_wl=-Wl,
  1806. am_cv_CC_dependencies_compiler_type=none
  1807. grub_cv_apple_cc=no
  1808. grub_cv_apple_target_cc=no
  1809. grub_cv_cc_falign_loop=yes
  1810. grub_cv_cc_fno_dwarf2_cfi_asm=yes
  1811. grub_cv_prog_target_cc=no
  1812. gt_cv_func_CFLocaleCopyCurrent=no
  1813. gt_cv_func_CFPreferencesCopyAppValue=no
  1814. gt_cv_func_gnugettext1_libc=yes
  1815.  
  1816. ## ----------------- ##
  1817. ## Output variables. ##
  1818. ## ----------------- ##
  1819.  
  1820. ACLOCAL='${SHELL} /sources/grub-1.98/missing --run aclocal-1.11'
  1821. AMDEPBACKSLASH='\'
  1822. AMDEP_FALSE='#'
  1823. AMDEP_TRUE=''
  1824. AMTAR='${SHELL} /sources/grub-1.98/missing --run tar'
  1825. ASFLAGS=''
  1826. AUTOCONF='${SHELL} /sources/grub-1.98/missing --run autoconf'
  1827. AUTOHEADER='${SHELL} /sources/grub-1.98/missing --run autoheader'
  1828. AUTOMAKE='${SHELL} /sources/grub-1.98/missing --run automake-1.11'
  1829. AWK='gawk'
  1830. CC='gcc'
  1831. CCDEPMODE='depmode=none'
  1832. CFLAGS=' -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-PIE -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100'
  1833. CMP='cmp'
  1834. CPP='gcc -E'
  1835. CPPFLAGS=''
  1836. CYGPATH_W='echo'
  1837. DEFS=''
  1838. DEPDIR='.deps'
  1839. ECHO_C=''
  1840. ECHO_N='-n'
  1841. ECHO_T=''
  1842. EGREP='/bin/grep -E'
  1843. EXEEXT=''
  1844. FONT_SOURCE=''
  1845. FREETYPE=''
  1846. GETTEXT_MACRO_VERSION='0.17'
  1847. GMSGFMT='/usr/bin/msgfmt'
  1848. GMSGFMT_015='/usr/bin/msgfmt'
  1849. GREP='/bin/grep'
  1850. HELP2MAN=''
  1851. INSTALL_DATA='${INSTALL} -m 644'
  1852. INSTALL_PROGRAM='${INSTALL}'
  1853. INSTALL_SCRIPT='${INSTALL}'
  1854. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1855. INTLLIBS=''
  1856. INTL_MACOSX_LIBS=''
  1857. LDFLAGS=' -m32'
  1858. LIBCURSES=''
  1859. LIBICONV='-liconv'
  1860. LIBINTL=''
  1861. LIBOBJS=''
  1862. LIBPCIACCESS=''
  1863. LIBS=''
  1864. LIBSDL=''
  1865. LIBUSB=''
  1866. LTLIBICONV='-liconv'
  1867. LTLIBINTL=''
  1868. LTLIBOBJS=''
  1869. MAKEINFO='/tools/bin/makeinfo'
  1870. MKDIR_P='/bin/mkdir -p'
  1871. MSGFMT='/usr/bin/msgfmt'
  1872. MSGFMT_015='/usr/bin/msgfmt'
  1873. MSGMERGE='/usr/bin/msgmerge'
  1874. NM='nm'
  1875. OBJCONV=''
  1876. OBJCOPY='objcopy'
  1877. OBJEXT='o'
  1878. PACKAGE='grub'
  1879. PACKAGE_BUGREPORT='bug-grub@gnu.org'
  1880. PACKAGE_NAME='GRUB'
  1881. PACKAGE_STRING='GRUB 1.98'
  1882. PACKAGE_TARNAME='grub'
  1883. PACKAGE_URL=''
  1884. PACKAGE_VERSION='1.98'
  1885. PATH_SEPARATOR=':'
  1886. POSUB='po'
  1887. RUBY=''
  1888. SET_MAKE=''
  1889. SHELL='/bin/sh'
  1890. STRIP='strip'
  1891. TARGET_APPLE_CC='0'
  1892. TARGET_ASFLAGS=' -DGRUB_MACHINE_PCBIOS=1'
  1893. TARGET_CC='gcc'
  1894. TARGET_CFLAGS=' -Os -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-PIE -fno-stack-protector -mno-stack-arg-probe -Werror'
  1895. TARGET_CPPFLAGS=''
  1896. TARGET_IMG_CFLAGS=''
  1897. TARGET_IMG_LDFLAGS='-Wl,-N -Wl,-Ttext,'
  1898. TARGET_IMG_LDSCRIPT=''
  1899. TARGET_LDFLAGS=' -m32'
  1900. TARGET_MODULE_FORMAT='elf32'
  1901. TARGET_OBJ2ELF=''
  1902. USE_NLS='yes'
  1903. VERSION='1.98'
  1904. XGETTEXT='/usr/bin/xgettext'
  1905. XGETTEXT_015='/usr/bin/xgettext'
  1906. XGETTEXT_EXTRA_OPTIONS=''
  1907. YACC='bison'
  1908. ac_ct_CC='gcc'
  1909. ac_ct_TARGET_CC=''
  1910. am__EXEEXT_FALSE=''
  1911. am__EXEEXT_TRUE=''
  1912. am__fastdepCC_FALSE=''
  1913. am__fastdepCC_TRUE='#'
  1914. am__include='include'
  1915. am__isrc=''
  1916. am__leading_dot='.'
  1917. am__quote=''
  1918. am__tar='${AMTAR} chof - "$$tardir"'
  1919. am__untar='${AMTAR} xf -'
  1920. bindir='${exec_prefix}/bin'
  1921. build='x86_64-unknown-linux-gnu'
  1922. build_alias=''
  1923. build_cpu='x86_64'
  1924. build_os='linux-gnu'
  1925. build_vendor='unknown'
  1926. datadir='${datarootdir}'
  1927. datarootdir='${prefix}/share'
  1928. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1929. dvidir='${docdir}'
  1930. enable_efiemu='no'
  1931. enable_grub_emu_pci=''
  1932. enable_grub_emu_sdl=''
  1933. enable_grub_emu_usb='no'
  1934. enable_grub_fstest='no'
  1935. enable_grub_mkfont=''
  1936. exec_prefix='NONE'
  1937. freetype_cflags=''
  1938. freetype_libs=''
  1939. host='x86_64-unknown-linux-gnu'
  1940. host_alias=''
  1941. host_cpu='x86_64'
  1942. host_kernel='linux'
  1943. host_os='linux-gnu'
  1944. host_vendor='unknown'
  1945. htmldir='${docdir}'
  1946. includedir='${prefix}/include'
  1947. infodir='${datarootdir}/info'
  1948. install_sh='${SHELL} /sources/grub-1.98/install-sh'
  1949. libdir='${exec_prefix}/lib'
  1950. libexecdir='${exec_prefix}/libexec'
  1951. localedir='${datarootdir}/locale'
  1952. localstatedir='${prefix}/var'
  1953. mandir='${datarootdir}/man'
  1954. mkdir_p='/bin/mkdir -p'
  1955. oldincludedir='/usr/include'
  1956. pdfdir='${docdir}'
  1957. platform='pc'
  1958. prefix='/usr'
  1959. program_transform_name='s,x,x,'
  1960. psdir='${docdir}'
  1961. sbindir='${exec_prefix}/sbin'
  1962. sharedstatedir='${prefix}/com'
  1963. sysconfdir='/etc'
  1964. target='x86_64-unknown-linux-gnu'
  1965. target_alias=''
  1966. target_cpu='i386'
  1967. target_os='linux-gnu'
  1968. target_vendor='unknown'
  1969.  
  1970. ## ----------- ##
  1971. ## confdefs.h. ##
  1972. ## ----------- ##
  1973.  
  1974. /* confdefs.h */
  1975. #define PACKAGE_NAME "GRUB"
  1976. #define PACKAGE_TARNAME "grub"
  1977. #define PACKAGE_VERSION "1.98"
  1978. #define PACKAGE_STRING "GRUB 1.98"
  1979. #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  1980. #define PACKAGE_URL ""
  1981. #define PACKAGE "grub"
  1982. #define VERSION "1.98"
  1983. #define STDC_HEADERS 1
  1984. #define HAVE_SYS_TYPES_H 1
  1985. #define HAVE_SYS_STAT_H 1
  1986. #define HAVE_STDLIB_H 1
  1987. #define HAVE_STRING_H 1
  1988. #define HAVE_MEMORY_H 1
  1989. #define HAVE_STRINGS_H 1
  1990. #define HAVE_INTTYPES_H 1
  1991. #define HAVE_STDINT_H 1
  1992. #define HAVE_UNISTD_H 1
  1993. #define __EXTENSIONS__ 1
  1994. #define _ALL_SOURCE 1
  1995. #define _GNU_SOURCE 1
  1996. #define _POSIX_PTHREAD_SEMANTICS 1
  1997. #define _TANDEM_SOURCE 1
  1998. #define ENABLE_NLS 1
  1999. #define HAVE_GETTEXT 1
  2000. #define HAVE_DCGETTEXT 1
  2001. #define SIZEOF_VOID_P 8
  2002. #define SIZEOF_LONG 8
  2003. #define HAVE_POSIX_MEMALIGN 1
  2004. #define HAVE_MEMALIGN 1
  2005. #define HAVE_ASPRINTF 1
  2006. #define HAVE_VASPRINTF 1
  2007. #define HAVE_DIRENT_H 1
  2008. #define HAVE_MEMMOVE 1
  2009. #define HAVE_SBRK 1
  2010. #define HAVE_STRDUP 1
  2011. #define HAVE_LSTAT 1
  2012. #define HAVE_GETUID 1
  2013. #define HAVE_GETGID 1
  2014. #define HAVE_SYS_SYSMACROS_H 1
  2015. #define HAVE_MALLOC_H 1
  2016. #define HAVE_TERMIOS_H 1
  2017. #define HAVE_SYS_TYPES_H 1
  2018. #define HAVE_UNISTD_H 1
  2019. #define HAVE_STRING_H 1
  2020. #define HAVE_STRINGS_H 1
  2021. #define HAVE_SYS_STAT_H 1
  2022. #define HAVE_SYS_FCNTL_H 1
  2023. #define HAVE_LIMITS_H 1
  2024.  
  2025. configure: exit 1
  2026. root:/sources/grub-1.98#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement