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
9.4 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/esden/tetradraw/tetradraw.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] 1181084881 Wed Jun 6 01:08:01 2007 (5) ERROR
  23. [TIMESTAMP] 1181556885 Mon Jun 11 12:14:45 2007 (9) ERROR
  24. [TIMESTAMP] 1181824074 Thu Jun 14 14:27:54 2007 (5) ERROR
  25. [TIMESTAMP] 1181904436 Fri Jun 15 12:47:16 2007 (9) ERROR
  26. [TIMESTAMP] 1181950611 Sat Jun 16 01:36:51 2007 (5) ERROR
  27. [TIMESTAMP] 1181972128 Sat Jun 16 07:35:28 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-tetradraw.err 9-tetradraw.err
  31. [BUILDTIME] 1984 (5) ERROR
  32. [BUILDTIME] 2048 (9) ERROR
  33. [BUILDTIME] 1974 (5) ERROR
  34. [BUILDTIME] 1899 (9) ERROR
  35. [BUILDTIME] 1929 (5) ERROR
  36. [BUILDTIME] 1923 (9) ERROR
  37. [5-ERROR] interface.c:1235: error: 'E_REQUEST_DENIED' undeclared (first use in this function)
  38. [5-ERROR] interface.c:1277: warning: incompatible implicit declaration of built-in function 'strlen'
  39. [5-ERROR] interface.c:1288: warning: incompatible implicit declaration of built-in function 'strlen'
  40. [5-ERROR] interface.c:1289: warning: incompatible implicit declaration of built-in function 'strcpy'
  41. [5-ERROR] interface.c: In function 'draw_md_chat_input':
  42. [5-ERROR] interface.c:1721: warning: incompatible implicit declaration of built-in function 'strlen'
  43. [5-ERROR] interface.c: In function 'multidraw_chat':
  44. [5-ERROR] interface.c:1774: warning: incompatible implicit declaration of built-in function 'memset'
  45. [5-ERROR] interface.c: In function 'multidraw_connect':
  46. [5-ERROR] interface.c:1878: error: 'MENU' undeclared (first use in this function)
  47. [5-ERROR] interface.c:1878: error: 'menu' undeclared (first use in this function)
  48. [5-ERROR] interface.c:1878: error: expected expression before ')' token
  49. [5-ERROR] interface.c:1879: error: 'ITEM' undeclared (first use in this function)
  50. [5-ERROR] interface.c:1879: error: 'items' undeclared (first use in this function)
  51. [5-ERROR] interface.c:1880: error: 'current' undeclared (first use in this function)
  52. [5-ERROR] interface.c:1880: error: expected expression before ')' token
  53. [5-ERROR] interface.c:1897: warning: implicit declaration of function 'new_item'
  54. [5-ERROR] interface.c:1901: warning: implicit declaration of function 'new_menu'
  55. [5-ERROR] interface.c:1903: warning: implicit declaration of function 'set_menu_fore'
  56. [5-ERROR] interface.c:1904: warning: implicit declaration of function 'set_menu_back'
  57. [5-ERROR] interface.c:1905: warning: implicit declaration of function 'set_menu_mark'
  58. [5-ERROR] interface.c:1906: warning: implicit declaration of function 'set_menu_items'
  59. [5-ERROR] interface.c:1907: warning: implicit declaration of function 'set_menu_win'
  60. [5-ERROR] interface.c:1908: warning: implicit declaration of function 'set_menu_sub'
  61. [5-ERROR] interface.c:1921: error: 'REQ_UP_ITEM' undeclared (first use in this function)
  62. [5-ERROR] interface.c:1924: error: 'REQ_DOWN_ITEM' undeclared (first use in this function)
  63. [5-ERROR] interface.c:1928: warning: implicit declaration of function 'item_index'
  64. [5-ERROR] interface.c:1940: warning: implicit declaration of function 'free_item'
  65. [5-ERROR] interface.c: In function 'draw_hostname':
  66. [5-ERROR] interface.c:2129: warning: incompatible implicit declaration of built-in function 'strlen'
  67. [5-ERROR] interface.c: In function 'quicksave_prompt':
  68. [5-ERROR] interface.c:2228: warning: incompatible implicit declaration of built-in function 'strlen'
  69. [5-ERROR] interface.c: In function 'clear_prompt':
  70. [5-ERROR] interface.c:2264: warning: incompatible implicit declaration of built-in function 'strlen'
  71. [5-ERROR] interface.c: In function 'quit_prompt':
  72. [5-ERROR] interface.c:2300: warning: incompatible implicit declaration of built-in function 'strlen'
  73. [5-ERROR] interface.c: In function 'draw_num':
  74. [5-ERROR] interface.c:2533: warning: the address of 'snum' will always evaluate as 'true'
  75. [5-ERROR] interface.c:2534: warning: incompatible implicit declaration of built-in function 'strlen'
  76. [5-ERROR] interface.c: In function 'get_num':
  77. [5-ERROR] interface.c:2693: warning: incompatible implicit declaration of built-in function 'memset'
  78. [5-ERROR] interface.c:2699: warning: incompatible implicit declaration of built-in function 'strlen'
  79. [5-ERROR] interface.c: In function 'chselect':
  80. [5-ERROR] interface.c:2932: warning: incompatible implicit declaration of built-in function 'memset'
  81. [5-ERROR] make[2]: *** [interface.o] Error 1
  82. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.tetradraw.1181950592.26113.4161569442/tetradraw-2.0.2/src'
  83. [5-ERROR] make[1]: *** [all-recursive] Error 1
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.tetradraw.1181950592.26113.4161569442/tetradraw-2.0.2'
  85. [5-ERROR] make: *** [all-recursive-am] Error 2
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] interface.c:1235: error: 'E_REQUEST_DENIED' undeclared (first use in this function)
  88. [9-ERROR] interface.c:1277: warning: incompatible implicit declaration of built-in function 'strlen'
  89. [9-ERROR] interface.c:1288: warning: incompatible implicit declaration of built-in function 'strlen'
  90. [9-ERROR] interface.c:1289: warning: incompatible implicit declaration of built-in function 'strcpy'
  91. [9-ERROR] interface.c: In function 'draw_md_chat_input':
  92. [9-ERROR] interface.c:1721: warning: incompatible implicit declaration of built-in function 'strlen'
  93. [9-ERROR] interface.c: In function 'multidraw_chat':
  94. [9-ERROR] interface.c:1774: warning: incompatible implicit declaration of built-in function 'memset'
  95. [9-ERROR] interface.c: In function 'multidraw_connect':
  96. [9-ERROR] interface.c:1878: error: 'MENU' undeclared (first use in this function)
  97. [9-ERROR] interface.c:1878: error: 'menu' undeclared (first use in this function)
  98. [9-ERROR] interface.c:1878: error: expected expression before ')' token
  99. [9-ERROR] interface.c:1879: error: 'ITEM' undeclared (first use in this function)
  100. [9-ERROR] interface.c:1879: error: 'items' undeclared (first use in this function)
  101. [9-ERROR] interface.c:1880: error: 'current' undeclared (first use in this function)
  102. [9-ERROR] interface.c:1880: error: expected expression before ')' token
  103. [9-ERROR] interface.c:1897: warning: implicit declaration of function 'new_item'
  104. [9-ERROR] interface.c:1901: warning: implicit declaration of function 'new_menu'
  105. [9-ERROR] interface.c:1903: warning: implicit declaration of function 'set_menu_fore'
  106. [9-ERROR] interface.c:1904: warning: implicit declaration of function 'set_menu_back'
  107. [9-ERROR] interface.c:1905: warning: implicit declaration of function 'set_menu_mark'
  108. [9-ERROR] interface.c:1906: warning: implicit declaration of function 'set_menu_items'
  109. [9-ERROR] interface.c:1907: warning: implicit declaration of function 'set_menu_win'
  110. [9-ERROR] interface.c:1908: warning: implicit declaration of function 'set_menu_sub'
  111. [9-ERROR] interface.c:1921: error: 'REQ_UP_ITEM' undeclared (first use in this function)
  112. [9-ERROR] interface.c:1924: error: 'REQ_DOWN_ITEM' undeclared (first use in this function)
  113. [9-ERROR] interface.c:1928: warning: implicit declaration of function 'item_index'
  114. [9-ERROR] interface.c:1940: warning: implicit declaration of function 'free_item'
  115. [9-ERROR] interface.c: In function 'draw_hostname':
  116. [9-ERROR] interface.c:2129: warning: incompatible implicit declaration of built-in function 'strlen'
  117. [9-ERROR] interface.c: In function 'quicksave_prompt':
  118. [9-ERROR] interface.c:2228: warning: incompatible implicit declaration of built-in function 'strlen'
  119. [9-ERROR] interface.c: In function 'clear_prompt':
  120. [9-ERROR] interface.c:2264: warning: incompatible implicit declaration of built-in function 'strlen'
  121. [9-ERROR] interface.c: In function 'quit_prompt':
  122. [9-ERROR] interface.c:2300: warning: incompatible implicit declaration of built-in function 'strlen'
  123. [9-ERROR] interface.c: In function 'draw_num':
  124. [9-ERROR] interface.c:2533: warning: the address of 'snum' will always evaluate as 'true'
  125. [9-ERROR] interface.c:2534: warning: incompatible implicit declaration of built-in function 'strlen'
  126. [9-ERROR] interface.c: In function 'get_num':
  127. [9-ERROR] interface.c:2693: warning: incompatible implicit declaration of built-in function 'memset'
  128. [9-ERROR] interface.c:2699: warning: incompatible implicit declaration of built-in function 'strlen'
  129. [9-ERROR] interface.c: In function 'chselect':
  130. [9-ERROR] interface.c:2932: warning: incompatible implicit declaration of built-in function 'memset'
  131. [9-ERROR] make[2]: *** [interface.o] Error 1
  132. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.tetradraw.1181972109.29366.2938899655/tetradraw-2.0.2/src'
  133. [9-ERROR] make[1]: *** [all-recursive] Error 1
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.tetradraw.1181972109.29366.2938899655/tetradraw-2.0.2'
  135. [9-ERROR] make: *** [all-recursive-am] Error 2
  136. [9-ERROR] --- BUILD ERROR ---