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
8.6 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/avm/tpctl/tpctl.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] 1168692402 Sat Jan 13 13:46:42 2007 (5) ERROR
  23. [TIMESTAMP] 1168901389 Mon Jan 15 23:49:49 2007 (9) ERROR
  24. [TIMESTAMP] 1168953739 Tue Jan 16 14:22:19 2007 (5) ERROR
  25. [TIMESTAMP] 1168983465 Tue Jan 16 22:37:45 2007 (9) ERROR
  26. [TIMESTAMP] 1169124072 Thu Jan 18 13:41:12 2007 (5) ERROR
  27. [TIMESTAMP] 1169153659 Thu Jan 18 21:54:19 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-tpctl.err 9-tpctl.err
  31. [BUILDTIME] 885 (5) ERROR
  32. [BUILDTIME] 905 (9) ERROR
  33. [BUILDTIME] 894 (5) ERROR
  34. [BUILDTIME] 903 (9) ERROR
  35. [BUILDTIME] 903 (5) ERROR
  36. [BUILDTIME] 912 (9) ERROR
  37. [5-ERROR] ntpctl.c:541: error: dereferencing pointer to incomplete type
  38. [5-ERROR] ntpctl.c:544: error: dereferencing pointer to incomplete type
  39. [5-ERROR] ntpctl.c:547: error: dereferencing pointer to incomplete type
  40. [5-ERROR] ntpctl.c:549: error: dereferencing pointer to incomplete type
  41. [5-ERROR] ntpctl.c:579: error: dereferencing pointer to incomplete type
  42. [5-ERROR] ntpctl.c:580: error: dereferencing pointer to incomplete type
  43. [5-ERROR] ntpctl.c:581: error: dereferencing pointer to incomplete type
  44. [5-ERROR] ntpctl.c:582: error: dereferencing pointer to incomplete type
  45. [5-ERROR] ntpctl.c: In function 'pm_resume_hardware':
  46. [5-ERROR] ntpctl.c:599: error: dereferencing pointer to incomplete type
  47. [5-ERROR] ntpctl.c:600: error: dereferencing pointer to incomplete type
  48. [5-ERROR] ntpctl.c: In function 'pm_resume_lid':
  49. [5-ERROR] ntpctl.c:617: error: dereferencing pointer to incomplete type
  50. [5-ERROR] ntpctl.c:618: error: dereferencing pointer to incomplete type
  51. [5-ERROR] ntpctl.c: In function 'pm_resume_RTC':
  52. [5-ERROR] ntpctl.c:644: error: dereferencing pointer to incomplete type
  53. [5-ERROR] ntpctl.c:645: error: dereferencing pointer to incomplete type
  54. [5-ERROR] ntpctl.c: In function 'pm_resume_serial_RI':
  55. [5-ERROR] ntpctl.c:665: error: dereferencing pointer to incomplete type
  56. [5-ERROR] ntpctl.c:666: error: dereferencing pointer to incomplete type
  57. [5-ERROR] ntpctl.c: In function 'cleanup':
  58. [5-ERROR] ntpctl.c:710: warning: implicit declaration of function 'free_menu'
  59. [5-ERROR] ntpctl.c:714: warning: implicit declaration of function 'free_item'
  60. [5-ERROR] ntpctl.c: In function 'handle_sig_winch':
  61. [5-ERROR] ntpctl.c:747: warning: implicit declaration of function 'unpost_menu'
  62. [5-ERROR] ntpctl.c:761: warning: implicit declaration of function 'set_menu_win'
  63. [5-ERROR] ntpctl.c:762: warning: implicit declaration of function 'set_menu_spacing'
  64. [5-ERROR] ntpctl.c:764: warning: implicit declaration of function 'set_menu_format'
  65. [5-ERROR] ntpctl.c:766: warning: implicit declaration of function 'post_menu'
  66. [5-ERROR] ntpctl.c:766: error: 'E_OK' undeclared (first use in this function)
  67. [5-ERROR] ntpctl.c: In function 'startup':
  68. [5-ERROR] ntpctl.c:856: warning: implicit declaration of function 'new_item'
  69. [5-ERROR] ntpctl.c:856: warning: assignment makes pointer from integer without a cast
  70. [5-ERROR] ntpctl.c:865: warning: implicit declaration of function 'new_menu'
  71. [5-ERROR] ntpctl.c:865: warning: assignment makes pointer from integer without a cast
  72. [5-ERROR] ntpctl.c:882: error: 'E_OK' undeclared (first use in this function)
  73. [5-ERROR] ntpctl.c: In function 'main':
  74. [5-ERROR] ntpctl.c:951: error: 'E_OK' undeclared (first use in this function)
  75. [5-ERROR] ntpctl.c:980: warning: implicit declaration of function 'menu_driver'
  76. [5-ERROR] ntpctl.c:980: error: 'REQ_DOWN_ITEM' undeclared (first use in this function)
  77. [5-ERROR] ntpctl.c:984: error: 'REQ_UP_ITEM' undeclared (first use in this function)
  78. [5-ERROR] ntpctl.c:988: error: 'REQ_SCR_DPAGE' undeclared (first use in this function)
  79. [5-ERROR] ntpctl.c:988: error: 'E_REQUEST_DENIED' undeclared (first use in this function)
  80. [5-ERROR] ntpctl.c:989: error: 'REQ_LAST_ITEM' undeclared (first use in this function)
  81. [5-ERROR] ntpctl.c:993: error: 'REQ_SCR_UPAGE' undeclared (first use in this function)
  82. [5-ERROR] ntpctl.c:994: error: 'REQ_FIRST_ITEM' undeclared (first use in this function)
  83. [5-ERROR] make[1]: *** [ntpctl.o] Error 1
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.tpctl.1169124063.27053.3694631316/tpctl-4.17/ntpctl'
  85. [5-ERROR] make: *** [all] Error 2
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] ntpctl.c:541: error: dereferencing pointer to incomplete type
  88. [9-ERROR] ntpctl.c:544: error: dereferencing pointer to incomplete type
  89. [9-ERROR] ntpctl.c:547: error: dereferencing pointer to incomplete type
  90. [9-ERROR] ntpctl.c:549: error: dereferencing pointer to incomplete type
  91. [9-ERROR] ntpctl.c:579: error: dereferencing pointer to incomplete type
  92. [9-ERROR] ntpctl.c:580: error: dereferencing pointer to incomplete type
  93. [9-ERROR] ntpctl.c:581: error: dereferencing pointer to incomplete type
  94. [9-ERROR] ntpctl.c:582: error: dereferencing pointer to incomplete type
  95. [9-ERROR] ntpctl.c: In function 'pm_resume_hardware':
  96. [9-ERROR] ntpctl.c:599: error: dereferencing pointer to incomplete type
  97. [9-ERROR] ntpctl.c:600: error: dereferencing pointer to incomplete type
  98. [9-ERROR] ntpctl.c: In function 'pm_resume_lid':
  99. [9-ERROR] ntpctl.c:617: error: dereferencing pointer to incomplete type
  100. [9-ERROR] ntpctl.c:618: error: dereferencing pointer to incomplete type
  101. [9-ERROR] ntpctl.c: In function 'pm_resume_RTC':
  102. [9-ERROR] ntpctl.c:644: error: dereferencing pointer to incomplete type
  103. [9-ERROR] ntpctl.c:645: error: dereferencing pointer to incomplete type
  104. [9-ERROR] ntpctl.c: In function 'pm_resume_serial_RI':
  105. [9-ERROR] ntpctl.c:665: error: dereferencing pointer to incomplete type
  106. [9-ERROR] ntpctl.c:666: error: dereferencing pointer to incomplete type
  107. [9-ERROR] ntpctl.c: In function 'cleanup':
  108. [9-ERROR] ntpctl.c:710: warning: implicit declaration of function 'free_menu'
  109. [9-ERROR] ntpctl.c:714: warning: implicit declaration of function 'free_item'
  110. [9-ERROR] ntpctl.c: In function 'handle_sig_winch':
  111. [9-ERROR] ntpctl.c:747: warning: implicit declaration of function 'unpost_menu'
  112. [9-ERROR] ntpctl.c:761: warning: implicit declaration of function 'set_menu_win'
  113. [9-ERROR] ntpctl.c:762: warning: implicit declaration of function 'set_menu_spacing'
  114. [9-ERROR] ntpctl.c:764: warning: implicit declaration of function 'set_menu_format'
  115. [9-ERROR] ntpctl.c:766: warning: implicit declaration of function 'post_menu'
  116. [9-ERROR] ntpctl.c:766: error: 'E_OK' undeclared (first use in this function)
  117. [9-ERROR] ntpctl.c: In function 'startup':
  118. [9-ERROR] ntpctl.c:856: warning: implicit declaration of function 'new_item'
  119. [9-ERROR] ntpctl.c:856: warning: assignment makes pointer from integer without a cast
  120. [9-ERROR] ntpctl.c:865: warning: implicit declaration of function 'new_menu'
  121. [9-ERROR] ntpctl.c:865: warning: assignment makes pointer from integer without a cast
  122. [9-ERROR] ntpctl.c:882: error: 'E_OK' undeclared (first use in this function)
  123. [9-ERROR] ntpctl.c: In function 'main':
  124. [9-ERROR] ntpctl.c:951: error: 'E_OK' undeclared (first use in this function)
  125. [9-ERROR] ntpctl.c:980: warning: implicit declaration of function 'menu_driver'
  126. [9-ERROR] ntpctl.c:980: error: 'REQ_DOWN_ITEM' undeclared (first use in this function)
  127. [9-ERROR] ntpctl.c:984: error: 'REQ_UP_ITEM' undeclared (first use in this function)
  128. [9-ERROR] ntpctl.c:988: error: 'REQ_SCR_DPAGE' undeclared (first use in this function)
  129. [9-ERROR] ntpctl.c:988: error: 'E_REQUEST_DENIED' undeclared (first use in this function)
  130. [9-ERROR] ntpctl.c:989: error: 'REQ_LAST_ITEM' undeclared (first use in this function)
  131. [9-ERROR] ntpctl.c:993: error: 'REQ_SCR_UPAGE' undeclared (first use in this function)
  132. [9-ERROR] ntpctl.c:994: error: 'REQ_FIRST_ITEM' undeclared (first use in this function)
  133. [9-ERROR] make[1]: *** [ntpctl.o] Error 1
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.tpctl.1169153650.17408.3951810427/tpctl-4.17/ntpctl'
  135. [9-ERROR] make: *** [all] Error 2
  136. [9-ERROR] --- BUILD ERROR ---