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.2 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] 1168648310 Sat Jan 13 01:31:50 2007 (5) ERROR
  23. [TIMESTAMP] 1168854788 Mon Jan 15 10:53:08 2007 (9) ERROR
  24. [TIMESTAMP] 1168948948 Tue Jan 16 13:02:28 2007 (5) ERROR
  25. [TIMESTAMP] 1168978860 Tue Jan 16 21:21:00 2007 (9) ERROR
  26. [TIMESTAMP] 1169092363 Thu Jan 18 04:52:43 2007 (5) ERROR
  27. [TIMESTAMP] 1169149133 Thu Jan 18 20:38:53 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-wavemon.err 9-wavemon.err
  31. [BUILDTIME] 1067 (5) ERROR
  32. [BUILDTIME] 1091 (9) ERROR
  33. [BUILDTIME] 1110 (5) ERROR
  34. [BUILDTIME] 1103 (9) ERROR
  35. [BUILDTIME] 1101 (5) ERROR
  36. [BUILDTIME] 1105 (9) ERROR
  37. [5-ERROR] creating cache ./config.cache
  38. [5-ERROR] checking host system type... i386-unknown-linux-gnu
  39. [5-ERROR] checking for gcc... gcc-40
  40. [5-ERROR] checking whether the C compiler (gcc-40 -O2 -Wall -ldl) works... yes
  41. [5-ERROR] checking whether the C compiler (gcc-40 -O2 -Wall -ldl) is a cross-compiler... no
  42. [5-ERROR] checking whether we are using GNU C... yes
  43. [5-ERROR] checking whether gcc-40 accepts -g... yes
  44. [5-ERROR] checking how to run the C preprocessor... gcc-40 -E
  45. [5-ERROR] checking for a BSD compatible install... /ROCK/build/ref0111-TRUNK-x86-reference/ROCK/tools.chroot/wrapper/install -c
  46. [5-ERROR] checking whether make sets ${MAKE}... yes
  47. [5-ERROR] checking for linux/wireless.h... yes
  48. [5-ERROR] checking for pow in -lm... yes
  49. [5-ERROR] checking for waddstr in -lncurses... yes
  50. [5-ERROR] checking for ANSI C header files... yes
  51. [5-ERROR] checking for fcntl.h... yes
  52. [5-ERROR] checking for netdb.h... yes
  53. [5-ERROR] checking for stdlib.h... yes
  54. [5-ERROR] checking for string.h... yes
  55. [5-ERROR] checking for sys/ioctl.h... yes
  56. [5-ERROR] checking for sys/socket.h... yes
  57. [5-ERROR] checking for sys/time.h... yes
  58. [5-ERROR] checking for unistd.h... yes
  59. [5-ERROR] checking for working const... yes
  60. [5-ERROR] checking whether time.h and sys/time.h may both be included... yes
  61. [5-ERROR] checking whether gcc-40 needs -traditional... no
  62. [5-ERROR] checking return type of signal handlers... void
  63. [5-ERROR] checking for vprintf... yes
  64. [5-ERROR] checking for gettimeofday... yes
  65. [5-ERROR] checking for memmove... yes
  66. [5-ERROR] checking for memset... yes
  67. [5-ERROR] checking for modf... yes
  68. [5-ERROR] checking for pow... yes
  69. [5-ERROR] checking for socket... yes
  70. [5-ERROR] checking for strcasecmp... yes
  71. [5-ERROR] checking for strchr... yes
  72. [5-ERROR] checking for strcspn... yes
  73. [5-ERROR] checking for strdup... yes
  74. [5-ERROR] checking for strncasecmp... yes
  75. [5-ERROR] checking for strspn... yes
  76. [5-ERROR] checking for strtol... yes
  77. [5-ERROR] updating cache ./config.cache
  78. [5-ERROR] creating ./config.status
  79. [5-ERROR] creating Makefile
  80. [5-ERROR] creating defs.h
  81. [5-ERROR] gcc-40 -O2 -Wall -c -o conf.o conf.c
  82. [5-ERROR] gcc-40 -O2 -Wall -c -o llist.o llist.c
  83. [5-ERROR] llist.c: In function 'arg2element':
  84. [5-ERROR] llist.c:355: error: invalid lvalue in assignment
  85. [5-ERROR] make: *** [llist.o] Error 1
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] creating cache ./config.cache
  88. [9-ERROR] checking host system type... i386-unknown-linux-gnu
  89. [9-ERROR] checking for gcc... gcc-40
  90. [9-ERROR] checking whether the C compiler (gcc-40 -O2 -Wall -ldl) works... yes
  91. [9-ERROR] checking whether the C compiler (gcc-40 -O2 -Wall -ldl) is a cross-compiler... no
  92. [9-ERROR] checking whether we are using GNU C... yes
  93. [9-ERROR] checking whether gcc-40 accepts -g... yes
  94. [9-ERROR] checking how to run the C preprocessor... gcc-40 -E
  95. [9-ERROR] checking for a BSD compatible install... /ROCK/build/ref0111-TRUNK-x86-reference/ROCK/tools.chroot/wrapper/install -c
  96. [9-ERROR] checking whether make sets ${MAKE}... yes
  97. [9-ERROR] checking for linux/wireless.h... yes
  98. [9-ERROR] checking for pow in -lm... yes
  99. [9-ERROR] checking for waddstr in -lncurses... yes
  100. [9-ERROR] checking for ANSI C header files... yes
  101. [9-ERROR] checking for fcntl.h... yes
  102. [9-ERROR] checking for netdb.h... yes
  103. [9-ERROR] checking for stdlib.h... yes
  104. [9-ERROR] checking for string.h... yes
  105. [9-ERROR] checking for sys/ioctl.h... yes
  106. [9-ERROR] checking for sys/socket.h... yes
  107. [9-ERROR] checking for sys/time.h... yes
  108. [9-ERROR] checking for unistd.h... yes
  109. [9-ERROR] checking for working const... yes
  110. [9-ERROR] checking whether time.h and sys/time.h may both be included... yes
  111. [9-ERROR] checking whether gcc-40 needs -traditional... no
  112. [9-ERROR] checking return type of signal handlers... void
  113. [9-ERROR] checking for vprintf... yes
  114. [9-ERROR] checking for gettimeofday... yes
  115. [9-ERROR] checking for memmove... yes
  116. [9-ERROR] checking for memset... yes
  117. [9-ERROR] checking for modf... yes
  118. [9-ERROR] checking for pow... yes
  119. [9-ERROR] checking for socket... yes
  120. [9-ERROR] checking for strcasecmp... yes
  121. [9-ERROR] checking for strchr... yes
  122. [9-ERROR] checking for strcspn... yes
  123. [9-ERROR] checking for strdup... yes
  124. [9-ERROR] checking for strncasecmp... yes
  125. [9-ERROR] checking for strspn... yes
  126. [9-ERROR] checking for strtol... yes
  127. [9-ERROR] updating cache ./config.cache
  128. [9-ERROR] creating ./config.status
  129. [9-ERROR] creating Makefile
  130. [9-ERROR] creating defs.h
  131. [9-ERROR] gcc-40 -O2 -Wall -c -o conf.o conf.c
  132. [9-ERROR] gcc-40 -O2 -Wall -c -o llist.o llist.c
  133. [9-ERROR] llist.c: In function 'arg2element':
  134. [9-ERROR] llist.c:355: error: invalid lvalue in assignment
  135. [9-ERROR] make: *** [llist.o] Error 1
  136. [9-ERROR] --- BUILD ERROR ---