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.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/valentin/kismet/kismet.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] 1168662590 Sat Jan 13 05:29:50 2007 (5) ERROR
  23. [TIMESTAMP] 1168870186 Mon Jan 15 15:09:46 2007 (9) ERROR
  24. [TIMESTAMP] 1168950365 Tue Jan 16 13:26:05 2007 (5) ERROR
  25. [TIMESTAMP] 1168979728 Tue Jan 16 21:35:28 2007 (9) ERROR
  26. [TIMESTAMP] 1169093341 Thu Jan 18 05:09:01 2007 (5) ERROR
  27. [TIMESTAMP] 1169149939 Thu Jan 18 20:52:19 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-kismet.err 9-kismet.err
  31. [BUILDTIME] 2766 (5) ERROR
  32. [BUILDTIME] 2827 (9) ERROR
  33. [BUILDTIME] 2842 (5) ERROR
  34. [BUILDTIME] 2832 (9) ERROR
  35. [BUILDTIME] 2895 (5) ERROR
  36. [BUILDTIME] 2842 (9) ERROR
  37. [5-ERROR]
  38. [5-ERROR] Configuration complete:
  39. [5-ERROR] Compiling for: linux-gnu (i386)
  40. [5-ERROR] Installing as group: root
  41. [5-ERROR] Man pages owned by: root
  42. [5-ERROR] Installing into: /usr
  43. [5-ERROR] Setuid capable: yes
  44. [5-ERROR] Zaurus extras: no
  45. [5-ERROR] Terminal Control: ncurses
  46. [5-ERROR] Curses interface: yes
  47. [5-ERROR] Panels interface: yes
  48. [5-ERROR] Linux Netlink capture: yes
  49. [5-ERROR] Linux wireless : no
  50. [5-ERROR] Linux wireless v.22+ : no
  51. [5-ERROR] pcap capture: yes
  52. [5-ERROR] pcap source: system
  53. [5-ERROR] WSP100 capture: no
  54. [5-ERROR] Viha capture: no
  55. [5-ERROR] Radiotap headers: no
  56. [5-ERROR] Using local dump code: yes
  57. [5-ERROR] Using ethereal wiretap: no
  58. [5-ERROR] Imagemagick support: yes (6.3.0)
  59. [5-ERROR] Expat Library: yes
  60. [5-ERROR] GMP Library: yes
  61. [5-ERROR] PThread Support: yes
  62. [5-ERROR] libz compression: yes
  63. [5-ERROR] *** WARNING ***
  64. [5-ERROR] Linux Wireless Extentions were not found. This means that they are not
  65. [5-ERROR] turned on in your kernel or that your kernel source include paths on your
  66. [5-ERROR] distribution are broken (namely, that linux/wireless.h didn't exist or
  67. [5-ERROR] was unuseable). Without wireless extentions, most of the commonly used
  68. [5-ERROR] packet sources (such as Cisco, Orinoco, Madwifi, Prism54, and others)
  69. [5-ERROR] WILL NOT BE BUILT.
  70. [5-ERROR] *** WARNING ***
  71. [5-ERROR]
  72. [5-ERROR] Configuration complete. Run 'make dep' to generate dependencies
  73. [5-ERROR] and 'make' followed by 'make install' to compile and install.
  74. [5-ERROR] Makefile:371: .depend: No such file or directory
  75. [5-ERROR] Generating dependencies...
  76. [5-ERROR] g++-40 -I/lib/modules/2.6.17.7-rock/build/include/ -I/usr/include -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"04\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -g -O2 -Wall -W -pthread -c util.cc -o util.o
  77. [5-ERROR] g++-40 -I/lib/modules/2.6.17.7-rock/build/include/ -I/usr/include -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"04\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -g -O2 -Wall -W -pthread -c ringbuf.cc -o ringbuf.o
  78. [5-ERROR] g++-40 -I/lib/modules/2.6.17.7-rock/build/include/ -I/usr/include -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"04\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -g -O2 -Wall -W -pthread -c configfile.cc -o configfile.o
  79. [5-ERROR] macaddr.h:149: warning: unused parameter 'in'
  80. [5-ERROR] g++-40 -I/lib/modules/2.6.17.7-rock/build/include/ -I/usr/include -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"04\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -g -O2 -Wall -W -pthread -c speech.cc -o speech.o
  81. [5-ERROR] macaddr.h:149: warning: unused parameter 'in'
  82. [5-ERROR] g++-40 -I/lib/modules/2.6.17.7-rock/build/include/ -I/usr/include -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"04\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -g -O2 -Wall -W -pthread -c ifcontrol.cc -o ifcontrol.o
  83. [5-ERROR] /lib/modules/2.6.17.7-rock/build/include/linux/types.h:147: error: conflicting declaration 'typedef long unsigned int blkcnt_t'
  84. [5-ERROR] /usr/include/sys/types.h:244: error: 'blkcnt_t' has a previous declaration as 'typedef __blkcnt64_t blkcnt_t'
  85. [5-ERROR] make: *** [ifcontrol.o] Error 1
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR]
  88. [9-ERROR] Configuration complete:
  89. [9-ERROR] Compiling for: linux-gnu (i386)
  90. [9-ERROR] Installing as group: root
  91. [9-ERROR] Man pages owned by: root
  92. [9-ERROR] Installing into: /usr
  93. [9-ERROR] Setuid capable: yes
  94. [9-ERROR] Zaurus extras: no
  95. [9-ERROR] Terminal Control: ncurses
  96. [9-ERROR] Curses interface: yes
  97. [9-ERROR] Panels interface: yes
  98. [9-ERROR] Linux Netlink capture: yes
  99. [9-ERROR] Linux wireless : no
  100. [9-ERROR] Linux wireless v.22+ : no
  101. [9-ERROR] pcap capture: yes
  102. [9-ERROR] pcap source: system
  103. [9-ERROR] WSP100 capture: no
  104. [9-ERROR] Viha capture: no
  105. [9-ERROR] Radiotap headers: no
  106. [9-ERROR] Using local dump code: yes
  107. [9-ERROR] Using ethereal wiretap: no
  108. [9-ERROR] Imagemagick support: yes (6.3.0)
  109. [9-ERROR] Expat Library: yes
  110. [9-ERROR] GMP Library: yes
  111. [9-ERROR] PThread Support: yes
  112. [9-ERROR] libz compression: yes
  113. [9-ERROR] *** WARNING ***
  114. [9-ERROR] Linux Wireless Extentions were not found. This means that they are not
  115. [9-ERROR] turned on in your kernel or that your kernel source include paths on your
  116. [9-ERROR] distribution are broken (namely, that linux/wireless.h didn't exist or
  117. [9-ERROR] was unuseable). Without wireless extentions, most of the commonly used
  118. [9-ERROR] packet sources (such as Cisco, Orinoco, Madwifi, Prism54, and others)
  119. [9-ERROR] WILL NOT BE BUILT.
  120. [9-ERROR] *** WARNING ***
  121. [9-ERROR]
  122. [9-ERROR] Configuration complete. Run 'make dep' to generate dependencies
  123. [9-ERROR] and 'make' followed by 'make install' to compile and install.
  124. [9-ERROR] Makefile:371: .depend: No such file or directory
  125. [9-ERROR] Generating dependencies...
  126. [9-ERROR] g++-40 -I/lib/modules/2.6.17.7-rock/build/include/ -I/usr/include -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"04\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -g -O2 -Wall -W -pthread -c util.cc -o util.o
  127. [9-ERROR] g++-40 -I/lib/modules/2.6.17.7-rock/build/include/ -I/usr/include -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"04\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -g -O2 -Wall -W -pthread -c ringbuf.cc -o ringbuf.o
  128. [9-ERROR] g++-40 -I/lib/modules/2.6.17.7-rock/build/include/ -I/usr/include -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"04\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -g -O2 -Wall -W -pthread -c configfile.cc -o configfile.o
  129. [9-ERROR] macaddr.h:149: warning: unused parameter 'in'
  130. [9-ERROR] g++-40 -I/lib/modules/2.6.17.7-rock/build/include/ -I/usr/include -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"04\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -g -O2 -Wall -W -pthread -c speech.cc -o speech.o
  131. [9-ERROR] macaddr.h:149: warning: unused parameter 'in'
  132. [9-ERROR] g++-40 -I/lib/modules/2.6.17.7-rock/build/include/ -I/usr/include -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"04\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -g -O2 -Wall -W -pthread -c ifcontrol.cc -o ifcontrol.o
  133. [9-ERROR] /lib/modules/2.6.17.7-rock/build/include/linux/types.h:147: error: conflicting declaration 'typedef long unsigned int blkcnt_t'
  134. [9-ERROR] /usr/include/sys/types.h:244: error: 'blkcnt_t' has a previous declaration as 'typedef __blkcnt64_t blkcnt_t'
  135. [9-ERROR] make: *** [ifcontrol.o] Error 1
  136. [9-ERROR] --- BUILD ERROR ---