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.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/avm/dsniff/dsniff.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] 1181073537 Tue Jun 5 21:58:57 2007 (5) ERROR
  23. [TIMESTAMP] 1181543423 Mon Jun 11 08:30:23 2007 (9) ERROR
  24. [TIMESTAMP] 1181823957 Thu Jun 14 14:25:57 2007 (5) ERROR
  25. [TIMESTAMP] 1181904294 Fri Jun 15 12:44:54 2007 (9) ERROR
  26. [TIMESTAMP] 1181950498 Sat Jun 16 01:34:58 2007 (5) ERROR
  27. [TIMESTAMP] 1181972015 Sat Jun 16 07:33:35 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-dsniff.err 9-dsniff.err
  31. [BUILDTIME] 2905 (5) ERROR
  32. [BUILDTIME] 2891 (9) ERROR
  33. [BUILDTIME] 2910 (5) ERROR
  34. [BUILDTIME] 2813 (9) ERROR
  35. [BUILDTIME] 2832 (5) ERROR
  36. [BUILDTIME] 2822 (9) ERROR
  37. [5-ERROR] /usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
  38. [5-ERROR] /usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
  39. [5-ERROR] ./urlsnarf.c: In function 'process_http_request':
  40. [5-ERROR] ./urlsnarf.c:152: warning: assignment makes pointer from integer without a cast
  41. [5-ERROR] make: [urlsnarf.o] Error 1 (ignored)
  42. [5-ERROR] gcc-42 -o urlsnarf urlsnarf.o base64.o buf.o pcaputil.o -lresolv -lnsl -lrpcsvc -L. -lmissing -L/usr/lib -lnids -L/usr/lib -lpcap -L/usr/lib -lnet
  43. [5-ERROR] gcc-42: urlsnarf.o: No such file or directory
  44. [5-ERROR] make: [urlsnarf] Error 1 (ignored)
  45. [5-ERROR] gcc-42 -g -O2 -D_BSD_SOURCE -DDSNIFF_LIBDIR=\"/usr/lib/\" -DLIBNET_VER=0 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/X11R7/include -I./missing -c ./webmitm.c
  46. [5-ERROR] In file included from ./webmitm.c:17:
  47. [5-ERROR] /usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
  48. [5-ERROR] /usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
  49. [5-ERROR] ./webmitm.c:50: warning: built-in function 'csin' declared as non-function
  50. [5-ERROR] make: [webmitm.o] Error 1 (ignored)
  51. [5-ERROR] gcc-42 -o webmitm webmitm.o base64.o buf.o decode_http.o record.o -lresolv -lnsl -lrpcsvc -L. -lmissing -L/usr/lib -lnet -L/usr/lib -ldb -L/usr/lib -lssl -lcrypto
  52. [5-ERROR] gcc-42: webmitm.o: No such file or directory
  53. [5-ERROR] gcc-42: record.o: No such file or directory
  54. [5-ERROR] make: [webmitm] Error 1 (ignored)
  55. [5-ERROR] gcc-42 -g -O2 -D_BSD_SOURCE -DDSNIFF_LIBDIR=\"/usr/lib/\" -DLIBNET_VER=0 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/X11R7/include -I./missing -c ./webspy.c
  56. [5-ERROR] In file included from ./webspy.c:15:
  57. [5-ERROR] /usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
  58. [5-ERROR] /usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
  59. [5-ERROR] ./webspy.c: In function 'process_http_request':
  60. [5-ERROR] ./webspy.c:133: warning: assignment makes pointer from integer without a cast
  61. [5-ERROR] make: [webspy.o] Error 1 (ignored)
  62. [5-ERROR] gcc-42 -g -O2 -D_BSD_SOURCE -DDSNIFF_LIBDIR=\"/usr/lib/\" -DLIBNET_VER=0 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/X11R7/include -I./missing -c ./remote.c
  63. [5-ERROR] gcc-42 -o webspy webspy.o base64.o buf.o remote.o -lresolv -lnsl -lrpcsvc -L. -lmissing -L/usr/lib -lnids -L/usr/lib -lpcap -L/usr/lib -lnet -L/usr/X11R7/lib -lSM -lICE -lXmu -lX11
  64. [5-ERROR] gcc-42: webspy.o: No such file or directory
  65. [5-ERROR] make: [webspy] Error 1 (ignored)
  66. [5-ERROR] test -d /usr/sbin || \
  67. [5-ERROR] /ROCK/build/ref0603-TRUNK-x86-reference/ROCK/tools.chroot/wrapper/install -c -d /usr/sbin
  68. [5-ERROR] for file in arpspoof dnsspoof dsniff filesnarf macof mailsnarf msgsnarf sshmitm sshow tcpkill tcpnice urlsnarf webmitm webspy ; do \
  69. [5-ERROR] /ROCK/build/ref0603-TRUNK-x86-reference/ROCK/tools.chroot/wrapper/install -c -m 755 $file /usr/sbin; \
  70. [5-ERROR] done
  71. [5-ERROR] install: cannot stat `arpspoof': No such file or directory
  72. [5-ERROR] install: cannot stat `dnsspoof': No such file or directory
  73. [5-ERROR] install: cannot stat `dsniff': No such file or directory
  74. [5-ERROR] install: cannot stat `filesnarf': No such file or directory
  75. [5-ERROR] install: cannot stat `macof': No such file or directory
  76. [5-ERROR] install: cannot stat `mailsnarf': No such file or directory
  77. [5-ERROR] install: cannot stat `msgsnarf': No such file or directory
  78. [5-ERROR] install: cannot stat `sshmitm': No such file or directory
  79. [5-ERROR] install: cannot stat `sshow': No such file or directory
  80. [5-ERROR] install: cannot stat `tcpkill': No such file or directory
  81. [5-ERROR] install: cannot stat `tcpnice': No such file or directory
  82. [5-ERROR] install: cannot stat `urlsnarf': No such file or directory
  83. [5-ERROR] install: cannot stat `webmitm': No such file or directory
  84. [5-ERROR] install: cannot stat `webspy': No such file or directory
  85. [5-ERROR] make: *** [install] Error 1
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] /usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
  88. [9-ERROR] /usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
  89. [9-ERROR] ./urlsnarf.c: In function 'process_http_request':
  90. [9-ERROR] ./urlsnarf.c:152: warning: assignment makes pointer from integer without a cast
  91. [9-ERROR] make: [urlsnarf.o] Error 1 (ignored)
  92. [9-ERROR] gcc-42 -o urlsnarf urlsnarf.o base64.o buf.o pcaputil.o -lresolv -lnsl -lrpcsvc -L. -lmissing -L/usr/lib -lnids -L/usr/lib -lpcap -L/usr/lib -lnet
  93. [9-ERROR] gcc-42: urlsnarf.o: No such file or directory
  94. [9-ERROR] make: [urlsnarf] Error 1 (ignored)
  95. [9-ERROR] gcc-42 -g -O2 -D_BSD_SOURCE -DDSNIFF_LIBDIR=\"/usr/lib/\" -DLIBNET_VER=0 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/X11R7/include -I./missing -c ./webmitm.c
  96. [9-ERROR] In file included from ./webmitm.c:17:
  97. [9-ERROR] /usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
  98. [9-ERROR] /usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
  99. [9-ERROR] ./webmitm.c:50: warning: built-in function 'csin' declared as non-function
  100. [9-ERROR] make: [webmitm.o] Error 1 (ignored)
  101. [9-ERROR] gcc-42 -o webmitm webmitm.o base64.o buf.o decode_http.o record.o -lresolv -lnsl -lrpcsvc -L. -lmissing -L/usr/lib -lnet -L/usr/lib -ldb -L/usr/lib -lssl -lcrypto
  102. [9-ERROR] gcc-42: webmitm.o: No such file or directory
  103. [9-ERROR] gcc-42: record.o: No such file or directory
  104. [9-ERROR] make: [webmitm] Error 1 (ignored)
  105. [9-ERROR] gcc-42 -g -O2 -D_BSD_SOURCE -DDSNIFF_LIBDIR=\"/usr/lib/\" -DLIBNET_VER=0 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/X11R7/include -I./missing -c ./webspy.c
  106. [9-ERROR] In file included from ./webspy.c:15:
  107. [9-ERROR] /usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
  108. [9-ERROR] /usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
  109. [9-ERROR] ./webspy.c: In function 'process_http_request':
  110. [9-ERROR] ./webspy.c:133: warning: assignment makes pointer from integer without a cast
  111. [9-ERROR] make: [webspy.o] Error 1 (ignored)
  112. [9-ERROR] gcc-42 -g -O2 -D_BSD_SOURCE -DDSNIFF_LIBDIR=\"/usr/lib/\" -DLIBNET_VER=0 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/X11R7/include -I./missing -c ./remote.c
  113. [9-ERROR] gcc-42 -o webspy webspy.o base64.o buf.o remote.o -lresolv -lnsl -lrpcsvc -L. -lmissing -L/usr/lib -lnids -L/usr/lib -lpcap -L/usr/lib -lnet -L/usr/X11R7/lib -lSM -lICE -lXmu -lX11
  114. [9-ERROR] gcc-42: webspy.o: No such file or directory
  115. [9-ERROR] make: [webspy] Error 1 (ignored)
  116. [9-ERROR] test -d /usr/sbin || \
  117. [9-ERROR] /ROCK/build/ref0603-TRUNK-x86-reference/ROCK/tools.chroot/wrapper/install -c -d /usr/sbin
  118. [9-ERROR] for file in arpspoof dnsspoof dsniff filesnarf macof mailsnarf msgsnarf sshmitm sshow tcpkill tcpnice urlsnarf webmitm webspy ; do \
  119. [9-ERROR] /ROCK/build/ref0603-TRUNK-x86-reference/ROCK/tools.chroot/wrapper/install -c -m 755 $file /usr/sbin; \
  120. [9-ERROR] done
  121. [9-ERROR] install: cannot stat `arpspoof': No such file or directory
  122. [9-ERROR] install: cannot stat `dnsspoof': No such file or directory
  123. [9-ERROR] install: cannot stat `dsniff': No such file or directory
  124. [9-ERROR] install: cannot stat `filesnarf': No such file or directory
  125. [9-ERROR] install: cannot stat `macof': No such file or directory
  126. [9-ERROR] install: cannot stat `mailsnarf': No such file or directory
  127. [9-ERROR] install: cannot stat `msgsnarf': No such file or directory
  128. [9-ERROR] install: cannot stat `sshmitm': No such file or directory
  129. [9-ERROR] install: cannot stat `sshow': No such file or directory
  130. [9-ERROR] install: cannot stat `tcpkill': No such file or directory
  131. [9-ERROR] install: cannot stat `tcpnice': No such file or directory
  132. [9-ERROR] install: cannot stat `urlsnarf': No such file or directory
  133. [9-ERROR] install: cannot stat `webmitm': No such file or directory
  134. [9-ERROR] install: cannot stat `webspy': No such file or directory
  135. [9-ERROR] make: *** [install] Error 1
  136. [9-ERROR] --- BUILD ERROR ---