mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

144 lines
6.8 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/tsa/am-utils/am-utils.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [TIMESTAMP] 1181073507 Tue Jun 5 21:58:27 2007 (5) ERROR
  23. [TIMESTAMP] 1181543392 Mon Jun 11 08:29:52 2007 (9) ERROR
  24. [TIMESTAMP] 1181823928 Thu Jun 14 14:25:28 2007 (5) ERROR
  25. [TIMESTAMP] 1181904256 Fri Jun 15 12:44:16 2007 (9) ERROR
  26. [TIMESTAMP] 1181950471 Sat Jun 16 01:34:31 2007 (5) ERROR
  27. [TIMESTAMP] 1181971987 Sat Jun 16 07:33:07 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-am-utils.err 9-am-utils.err
  31. [BUILDTIME] 1822 (5) ERROR
  32. [BUILDTIME] 1806 (9) ERROR
  33. [BUILDTIME] 1816 (5) ERROR
  34. [BUILDTIME] 1710 (9) ERROR
  35. [BUILDTIME] 1756 (5) ERROR
  36. [BUILDTIME] 1766 (9) ERROR
  37. [5-ERROR] checking a local configuration file... no
  38. [5-ERROR] checking whether to enable maintainer-specific portions of Makefiles... no
  39. [5-ERROR] configure: *** LIBTOOL ***
  40. [5-ERROR] checking for ld used by GCC... ld
  41. [5-ERROR] checking if the linker (ld) is GNU ld... yes
  42. [5-ERROR] checking for ld option to reload object files... -r
  43. [5-ERROR] checking for BSD-compatible nm... nm
  44. [5-ERROR] checking for a sed that does not truncate output... sed
  45. [5-ERROR] checking whether ln -s works... yes
  46. [5-ERROR] checking how to recognise dependent libraries... pass_all
  47. [5-ERROR] checking command to parse nm output... ok
  48. [5-ERROR] checking for ANSI C header files... yes
  49. [5-ERROR] checking for sys/types.h... yes
  50. [5-ERROR] checking for sys/stat.h... yes
  51. [5-ERROR] checking for stdlib.h... yes
  52. [5-ERROR] checking for string.h... yes
  53. [5-ERROR] checking for memory.h... yes
  54. [5-ERROR] checking for strings.h... yes
  55. [5-ERROR] checking for inttypes.h... yes
  56. [5-ERROR] checking for stdint.h... yes
  57. [5-ERROR] checking for unistd.h... yes
  58. [5-ERROR] checking dlfcn.h usability... yes
  59. [5-ERROR] checking dlfcn.h presence... yes
  60. [5-ERROR] checking for dlfcn.h... yes
  61. [5-ERROR] checking for i386-unknown-linux-gnu-ranlib... ranlib
  62. [5-ERROR] checking for i386-unknown-linux-gnu-strip... strip
  63. [5-ERROR] checking for objdir... .libs
  64. [5-ERROR] checking for gcc-42 option to produce PIC... -fPIC
  65. [5-ERROR] checking if gcc-42 PIC flag -fPIC works... yes
  66. [5-ERROR] checking if gcc-42 static flag -static works... yes
  67. [5-ERROR] checking if gcc-42 supports -c -o file.o... yes
  68. [5-ERROR] checking if gcc-42 supports -c -o file.lo... yes
  69. [5-ERROR] checking if gcc-42 supports -fno-rtti -fno-exceptions... yes
  70. [5-ERROR] checking whether the linker (ld) supports shared libraries... yes
  71. [5-ERROR] checking how to hardcode library paths into programs... immediate
  72. [5-ERROR] checking whether stripping libraries is possible... yes
  73. [5-ERROR] checking dynamic linker characteristics... GNU/Linux ld.so
  74. [5-ERROR] checking if libtool supports shared libraries... yes
  75. [5-ERROR] checking whether to build shared libraries... no
  76. [5-ERROR] checking whether to build static libraries... yes
  77. [5-ERROR] creating libtool
  78. [5-ERROR] configure: *** EXTRA OPTION PROCESSING ***
  79. [5-ERROR] checking additional preprocessor flags...
  80. [5-ERROR] checking additional compiler flags...
  81. [5-ERROR] checking additional linker flags...
  82. [5-ERROR] configure: *** UNIX VARIANTS ***
  83. [5-ERROR] checking "host headers version"...
  84. [5-ERROR] configure: error: cannot find UTS_RELEASE in <linux/version.h>.
  85. [5-ERROR] This Linux system may be misconfigured or unconfigured!
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] checking a local configuration file... no
  88. [9-ERROR] checking whether to enable maintainer-specific portions of Makefiles... no
  89. [9-ERROR] configure: *** LIBTOOL ***
  90. [9-ERROR] checking for ld used by GCC... ld
  91. [9-ERROR] checking if the linker (ld) is GNU ld... yes
  92. [9-ERROR] checking for ld option to reload object files... -r
  93. [9-ERROR] checking for BSD-compatible nm... nm
  94. [9-ERROR] checking for a sed that does not truncate output... sed
  95. [9-ERROR] checking whether ln -s works... yes
  96. [9-ERROR] checking how to recognise dependent libraries... pass_all
  97. [9-ERROR] checking command to parse nm output... ok
  98. [9-ERROR] checking for ANSI C header files... yes
  99. [9-ERROR] checking for sys/types.h... yes
  100. [9-ERROR] checking for sys/stat.h... yes
  101. [9-ERROR] checking for stdlib.h... yes
  102. [9-ERROR] checking for string.h... yes
  103. [9-ERROR] checking for memory.h... yes
  104. [9-ERROR] checking for strings.h... yes
  105. [9-ERROR] checking for inttypes.h... yes
  106. [9-ERROR] checking for stdint.h... yes
  107. [9-ERROR] checking for unistd.h... yes
  108. [9-ERROR] checking dlfcn.h usability... yes
  109. [9-ERROR] checking dlfcn.h presence... yes
  110. [9-ERROR] checking for dlfcn.h... yes
  111. [9-ERROR] checking for i386-unknown-linux-gnu-ranlib... ranlib
  112. [9-ERROR] checking for i386-unknown-linux-gnu-strip... strip
  113. [9-ERROR] checking for objdir... .libs
  114. [9-ERROR] checking for gcc-42 option to produce PIC... -fPIC
  115. [9-ERROR] checking if gcc-42 PIC flag -fPIC works... yes
  116. [9-ERROR] checking if gcc-42 static flag -static works... yes
  117. [9-ERROR] checking if gcc-42 supports -c -o file.o... yes
  118. [9-ERROR] checking if gcc-42 supports -c -o file.lo... yes
  119. [9-ERROR] checking if gcc-42 supports -fno-rtti -fno-exceptions... yes
  120. [9-ERROR] checking whether the linker (ld) supports shared libraries... yes
  121. [9-ERROR] checking how to hardcode library paths into programs... immediate
  122. [9-ERROR] checking whether stripping libraries is possible... yes
  123. [9-ERROR] checking dynamic linker characteristics... GNU/Linux ld.so
  124. [9-ERROR] checking if libtool supports shared libraries... yes
  125. [9-ERROR] checking whether to build shared libraries... no
  126. [9-ERROR] checking whether to build static libraries... yes
  127. [9-ERROR] creating libtool
  128. [9-ERROR] configure: *** EXTRA OPTION PROCESSING ***
  129. [9-ERROR] checking additional preprocessor flags...
  130. [9-ERROR] checking additional compiler flags...
  131. [9-ERROR] checking additional linker flags...
  132. [9-ERROR] configure: *** UNIX VARIANTS ***
  133. [9-ERROR] checking "host headers version"...
  134. [9-ERROR] configure: error: cannot find UTS_RELEASE in <linux/version.h>.
  135. [9-ERROR] This Linux system may be misconfigured or unconfigured!
  136. [9-ERROR] --- BUILD ERROR ---