home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / sviluppo / sed-3.02 / config.log < prev    next >
Encoding:
Text File  |  1999-06-28  |  4.3 KB  |  95 lines

  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. configure:557: checking for a BSD compatible install
  5. configure:610: checking whether build environment is sane
  6. configure:667: checking whether make sets ${MAKE}
  7. configure:713: checking for working aclocal
  8. configure:726: checking for working autoconf
  9. configure:739: checking for working automake
  10. configure:752: checking for working autoheader
  11. configure:765: checking for working makeinfo
  12. configure:781: checking for gcc
  13. configure:858: checking whether the C compiler (gcc  ) works
  14. configure:872: gcc -o conftest    conftest.c  1>&5
  15. configure:892: checking whether the C compiler (gcc  ) is a cross-compiler
  16. configure:897: checking whether we are using GNU C
  17. configure:906: gcc -E conftest.c
  18. configure:921: checking whether gcc accepts -g
  19. configure:951: checking for ranlib
  20. configure:981: checking whether large file support needs explicit enabling
  21. configure:1012: checking how to run the C preprocessor
  22. configure:1033: gcc -E  conftest.c >/dev/null 2>conftest.out
  23. configure:1074: checking for minix/config.h
  24. configure:1084: gcc -E  conftest.c >/dev/null 2>conftest.out
  25. configure:1080: minix/config.h: No such file or directory
  26. configure: failed program was:
  27. #line 1079 "configure"
  28. #include "confdefs.h"
  29. #include <minix/config.h>
  30. configure:1122: checking for AIX
  31. configure:1146: checking for strerror in -lcposix
  32. configure:1165: gcc -o conftest -g -O2   conftest.c -lcposix   1>&5
  33. /usr/m68k-linux/bin/ld: cannot open -lcposix: No such file or directory
  34. configure: failed program was:
  35. #line 1154 "configure"
  36. #include "confdefs.h"
  37. /* Override any gcc2 internal prototype to avoid an error.  */
  38. /* We use char because int might match the return type of a gcc2
  39.     builtin and then its argument prototype would still apply.  */
  40. char strerror();
  41.  
  42. int main() {
  43. strerror()
  44. ; return 0; }
  45. configure:1194: checking for ANSI C header files
  46. configure:1207: gcc -E  conftest.c >/dev/null 2>conftest.out
  47. configure:1274: gcc -o conftest -g -O2   conftest.c  1>&5
  48. configure:1301: checking for string.h
  49. configure:1311: gcc -E  conftest.c >/dev/null 2>conftest.out
  50. configure:1301: checking for stdlib.h
  51. configure:1311: gcc -E  conftest.c >/dev/null 2>conftest.out
  52. configure:1301: checking for limits.h
  53. configure:1311: gcc -E  conftest.c >/dev/null 2>conftest.out
  54. configure:1301: checking for unistd.h
  55. configure:1311: gcc -E  conftest.c >/dev/null 2>conftest.out
  56. configure:1301: checking for memory.h
  57. configure:1311: gcc -E  conftest.c >/dev/null 2>conftest.out
  58. configure:1301: checking for sys/types.h
  59. configure:1311: gcc -E  conftest.c >/dev/null 2>conftest.out
  60. configure:1338: checking for working const
  61. configure:1392: gcc -c -g -O2  conftest.c 1>&5
  62. configure:1413: checking for size_t
  63. configure:1447: checking which regex library to use
  64. configure:1590: checking for working alloca.h
  65. configure:1602: gcc -o conftest -g -O2   conftest.c  1>&5
  66. configure:1623: checking for alloca
  67. configure:1651: gcc -o conftest -g -O2   conftest.c  1>&5
  68. configure:1820: checking for unistd.h
  69. configure:1859: checking for getpagesize
  70. configure:1887: gcc -o conftest -g -O2   conftest.c  1>&5
  71. configure:1912: checking for working mmap
  72. configure:2060: gcc -o conftest -g -O2   conftest.c  1>&5
  73. configure:2083: checking for vprintf
  74. configure:2111: gcc -o conftest -g -O2   conftest.c  1>&5
  75. configure:2191: checking for memchr
  76. configure:2219: gcc -o conftest -g -O2   conftest.c  1>&5
  77. configure:2191: checking for memcmp
  78. configure:2219: gcc -o conftest -g -O2   conftest.c  1>&5
  79. configure:2203: warning: conflicting types for built-in function `memcmp'
  80. configure:2191: checking for memmove
  81. configure:2219: gcc -o conftest -g -O2   conftest.c  1>&5
  82. configure:2191: checking for strerror
  83. configure:2219: gcc -o conftest -g -O2   conftest.c  1>&5
  84. configure:2248: checking for isatty
  85. configure:2276: gcc -o conftest -g -O2   conftest.c  1>&5
  86. configure:2248: checking for bcopy
  87. configure:2276: gcc -o conftest -g -O2   conftest.c  1>&5
  88. configure:2248: checking for bzero
  89. configure:2276: gcc -o conftest -g -O2   conftest.c  1>&5
  90. configure:2248: checking for isascii
  91. configure:2276: gcc -o conftest -g -O2   conftest.c  1>&5
  92. configure:2248: checking for memcpy
  93. configure:2276: gcc -o conftest -g -O2   conftest.c  1>&5
  94. configure:2260: warning: conflicting types for built-in function `memcpy'
  95.