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
7.7 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/wavemon/wavemon.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] 1181084897 Wed Jun 6 01:08:17 2007 (5) ERROR
  23. [TIMESTAMP] 1181556906 Mon Jun 11 12:15:06 2007 (9) ERROR
  24. [TIMESTAMP] 1181824090 Thu Jun 14 14:28:10 2007 (5) ERROR
  25. [TIMESTAMP] 1181904462 Fri Jun 15 12:47:42 2007 (9) ERROR
  26. [TIMESTAMP] 1181950626 Sat Jun 16 01:37:06 2007 (5) ERROR
  27. [TIMESTAMP] 1181972144 Sat Jun 16 07:35:44 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-wavemon.err 9-wavemon.err
  31. [BUILDTIME] 1632 (5) ERROR
  32. [BUILDTIME] 1680 (9) ERROR
  33. [BUILDTIME] 1621 (5) ERROR
  34. [BUILDTIME] 1574 (9) ERROR
  35. [BUILDTIME] 1584 (5) ERROR
  36. [BUILDTIME] 1574 (9) ERROR
  37. [5-ERROR] checking for string.h... yes
  38. [5-ERROR] checking for sys/ioctl.h... yes
  39. [5-ERROR] checking for sys/socket.h... yes
  40. [5-ERROR] checking for sys/time.h... yes
  41. [5-ERROR] checking for unistd.h... yes
  42. [5-ERROR] checking for working const... yes
  43. [5-ERROR] checking whether time.h and sys/time.h may both be included... yes
  44. [5-ERROR] checking whether gcc-42 needs -traditional... no
  45. [5-ERROR] checking return type of signal handlers... void
  46. [5-ERROR] checking for vprintf... yes
  47. [5-ERROR] checking for gettimeofday... yes
  48. [5-ERROR] checking for memmove... yes
  49. [5-ERROR] checking for memset... yes
  50. [5-ERROR] checking for modf... yes
  51. [5-ERROR] checking for pow... yes
  52. [5-ERROR] checking for socket... yes
  53. [5-ERROR] checking for strcasecmp... yes
  54. [5-ERROR] checking for strchr... yes
  55. [5-ERROR] checking for strcspn... yes
  56. [5-ERROR] checking for strdup... yes
  57. [5-ERROR] checking for strncasecmp... yes
  58. [5-ERROR] checking for strspn... yes
  59. [5-ERROR] checking for strtol... yes
  60. [5-ERROR] updating cache ./config.cache
  61. [5-ERROR] creating ./config.status
  62. [5-ERROR] creating Makefile
  63. [5-ERROR] creating defs.h
  64. [5-ERROR] gcc-42 -O2 -Wall -c -o conf.o conf.c
  65. [5-ERROR] In file included from iw_if.h:22,
  66. [5-ERROR] from conf.c:31:
  67. [5-ERROR] /usr/include/linux/wireless.h:650: error: expected specifier-qualifier-list before '__s32'
  68. [5-ERROR] /usr/include/linux/wireless.h:663: error: expected specifier-qualifier-list before '__u16'
  69. [5-ERROR] /usr/include/linux/wireless.h:677: error: expected specifier-qualifier-list before '__s32'
  70. [5-ERROR] /usr/include/linux/wireless.h:688: error: expected specifier-qualifier-list before '__u8'
  71. [5-ERROR] /usr/include/linux/wireless.h:704: error: expected specifier-qualifier-list before '__u32'
  72. [5-ERROR] /usr/include/linux/wireless.h:717: error: expected specifier-qualifier-list before '__u32'
  73. [5-ERROR] /usr/include/linux/wireless.h:744: error: expected specifier-qualifier-list before '__u8'
  74. [5-ERROR] /usr/include/linux/wireless.h:806: error: expected specifier-qualifier-list before '__u32'
  75. [5-ERROR] /usr/include/linux/wireless.h:820: error: expected specifier-qualifier-list before '__u16'
  76. [5-ERROR] /usr/include/linux/wireless.h:834: error: expected specifier-qualifier-list before '__u32'
  77. [5-ERROR] /usr/include/linux/wireless.h:842: error: expected specifier-qualifier-list before '__u32'
  78. [5-ERROR] /usr/include/linux/wireless.h:851: error: expected specifier-qualifier-list before '__u32'
  79. [5-ERROR] /usr/include/linux/wireless.h:863: error: expected specifier-qualifier-list before '__u16'
  80. [5-ERROR] /usr/include/linux/wireless.h:886: error: 'IFNAMSIZ' undeclared here (not in a function)
  81. [5-ERROR] /usr/include/linux/wireless.h:901: error: expected specifier-qualifier-list before '__u32'
  82. [5-ERROR] /usr/include/linux/wireless.h:945: error: expected specifier-qualifier-list before '__u32'
  83. [5-ERROR] /usr/include/linux/wireless.h:1046: error: expected specifier-qualifier-list before '__u32'
  84. [5-ERROR] /usr/include/linux/wireless.h:1064: error: expected specifier-qualifier-list before '__u16'
  85. [5-ERROR] make: *** [conf.o] Error 1
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] checking for string.h... yes
  88. [9-ERROR] checking for sys/ioctl.h... yes
  89. [9-ERROR] checking for sys/socket.h... yes
  90. [9-ERROR] checking for sys/time.h... yes
  91. [9-ERROR] checking for unistd.h... yes
  92. [9-ERROR] checking for working const... yes
  93. [9-ERROR] checking whether time.h and sys/time.h may both be included... yes
  94. [9-ERROR] checking whether gcc-42 needs -traditional... no
  95. [9-ERROR] checking return type of signal handlers... void
  96. [9-ERROR] checking for vprintf... yes
  97. [9-ERROR] checking for gettimeofday... yes
  98. [9-ERROR] checking for memmove... yes
  99. [9-ERROR] checking for memset... yes
  100. [9-ERROR] checking for modf... yes
  101. [9-ERROR] checking for pow... yes
  102. [9-ERROR] checking for socket... yes
  103. [9-ERROR] checking for strcasecmp... yes
  104. [9-ERROR] checking for strchr... yes
  105. [9-ERROR] checking for strcspn... yes
  106. [9-ERROR] checking for strdup... yes
  107. [9-ERROR] checking for strncasecmp... yes
  108. [9-ERROR] checking for strspn... yes
  109. [9-ERROR] checking for strtol... yes
  110. [9-ERROR] updating cache ./config.cache
  111. [9-ERROR] creating ./config.status
  112. [9-ERROR] creating Makefile
  113. [9-ERROR] creating defs.h
  114. [9-ERROR] gcc-42 -O2 -Wall -c -o conf.o conf.c
  115. [9-ERROR] In file included from iw_if.h:22,
  116. [9-ERROR] from conf.c:31:
  117. [9-ERROR] /usr/include/linux/wireless.h:650: error: expected specifier-qualifier-list before '__s32'
  118. [9-ERROR] /usr/include/linux/wireless.h:663: error: expected specifier-qualifier-list before '__u16'
  119. [9-ERROR] /usr/include/linux/wireless.h:677: error: expected specifier-qualifier-list before '__s32'
  120. [9-ERROR] /usr/include/linux/wireless.h:688: error: expected specifier-qualifier-list before '__u8'
  121. [9-ERROR] /usr/include/linux/wireless.h:704: error: expected specifier-qualifier-list before '__u32'
  122. [9-ERROR] /usr/include/linux/wireless.h:717: error: expected specifier-qualifier-list before '__u32'
  123. [9-ERROR] /usr/include/linux/wireless.h:744: error: expected specifier-qualifier-list before '__u8'
  124. [9-ERROR] /usr/include/linux/wireless.h:806: error: expected specifier-qualifier-list before '__u32'
  125. [9-ERROR] /usr/include/linux/wireless.h:820: error: expected specifier-qualifier-list before '__u16'
  126. [9-ERROR] /usr/include/linux/wireless.h:834: error: expected specifier-qualifier-list before '__u32'
  127. [9-ERROR] /usr/include/linux/wireless.h:842: error: expected specifier-qualifier-list before '__u32'
  128. [9-ERROR] /usr/include/linux/wireless.h:851: error: expected specifier-qualifier-list before '__u32'
  129. [9-ERROR] /usr/include/linux/wireless.h:863: error: expected specifier-qualifier-list before '__u16'
  130. [9-ERROR] /usr/include/linux/wireless.h:886: error: 'IFNAMSIZ' undeclared here (not in a function)
  131. [9-ERROR] /usr/include/linux/wireless.h:901: error: expected specifier-qualifier-list before '__u32'
  132. [9-ERROR] /usr/include/linux/wireless.h:945: error: expected specifier-qualifier-list before '__u32'
  133. [9-ERROR] /usr/include/linux/wireless.h:1046: error: expected specifier-qualifier-list before '__u32'
  134. [9-ERROR] /usr/include/linux/wireless.h:1064: error: expected specifier-qualifier-list before '__u16'
  135. [9-ERROR] make: *** [conf.o] Error 1
  136. [9-ERROR] --- BUILD ERROR ---