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.

130 lines
5.9 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/tschmidt/ngrep/ngrep.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2004 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] 1087483700 Thu Jun 17 16:48:20 2004
  23. [CONFIG-ID] 2.1.0-DEV-x86-reference-expert
  24. [ROCKVER] 2.1.0-DEV
  25. [LOGS] 5-ngrep.err 9-ngrep.err
  26. [5-ERROR] checking for ANSI C header files... yes
  27. [5-ERROR]
  28. [5-ERROR] Configuring GNU Regular Expression library ...
  29. [5-ERROR]
  30. [5-ERROR] creating cache ./config.cache
  31. [5-ERROR] checking host system type... i686-pc-linux-gnu
  32. [5-ERROR] checking target system type... i686-pc-linux-gnu
  33. [5-ERROR] checking build system type... i686-pc-linux-gnu
  34. [5-ERROR] checking for gcc... gcc-3
  35. [5-ERROR] checking whether the C compiler (gcc-3 ) works... yes
  36. [5-ERROR] checking whether the C compiler (gcc-3 ) is a cross-compiler... no
  37. [5-ERROR] checking whether we are using GNU C... yes
  38. [5-ERROR] checking whether gcc-3 accepts -g... yes
  39. [5-ERROR] checking for a BSD compatible install... /ROCK/build/ref0611-2.1.0-DEV-x86-reference-expert/ROCK/tools.chroot/wrapper/install -c
  40. [5-ERROR] checking how to run the C preprocessor... gcc-3 -E
  41. [5-ERROR] checking for AIX... no
  42. [5-ERROR] checking for getmntent in -lseq... no
  43. [5-ERROR] checking for POSIXized ISC... no
  44. [5-ERROR] checking for minix/config.h... no
  45. [5-ERROR] checking for ANSI C header files... yes
  46. [5-ERROR] checking for string.h... yes
  47. [5-ERROR] checking for working alloca.h... yes
  48. [5-ERROR] checking for alloca... yes
  49. [5-ERROR] checking for working const... yes
  50. [5-ERROR] checking for prefix by checking for gcc... /ROCK/build/ref0611-2.1.0-DEV-x86-reference-expert/ROCK/tools.chroot/wrapper/gcc
  51. [5-ERROR] updating cache ./config.cache
  52. [5-ERROR] creating ./config.status
  53. [5-ERROR] creating Makefile
  54. [5-ERROR] creating doc/Makefile
  55. [5-ERROR] creating test/Makefile
  56. [5-ERROR]
  57. [5-ERROR] Configuring Network Grep (ngrep) ...
  58. [5-ERROR]
  59. [5-ERROR] checking for DLT_LINUX_SLL in bpf.h... no
  60. [5-ERROR] checking for DLT_LOOP in bpf.h... no
  61. [5-ERROR] checking for DLT_IEEE802_11 in bpf.h... no
  62. [5-ERROR] checking for DLT_RAW in bpf.h... no
  63. [5-ERROR] checking for a dumb udphdr declaration... no
  64. [5-ERROR] checking for a complete set of pcap headers... no
  65. [5-ERROR] couldn't find a complete set of pcap headers
  66. [5-ERROR] make: *** No targets specified and no makefile found. Stop.
  67. [5-ERROR] --- BUILD ERROR ---
  68. [5-ERROR] Creating file list and doing final adaptions ...
  69. [5-ERROR] processing static lib corrections ...
  70. [5-ERROR] Found 7 files for this package.
  71. [5-ERROR] Clear (old) md5sums and cksums ...
  72. [5-ERROR] Calculating package dependencies ...
  73. [5-ERROR] Creating md5sum and cksum files ... done.
  74. [5-ERROR] Creating package description ...
  75. [5-ERROR] Making post-install adaptions.
  76. [9-ERROR] checking for ANSI C header files... yes
  77. [9-ERROR]
  78. [9-ERROR] Configuring GNU Regular Expression library ...
  79. [9-ERROR]
  80. [9-ERROR] creating cache ./config.cache
  81. [9-ERROR] checking host system type... i686-pc-linux-gnu
  82. [9-ERROR] checking target system type... i686-pc-linux-gnu
  83. [9-ERROR] checking build system type... i686-pc-linux-gnu
  84. [9-ERROR] checking for gcc... gcc-3
  85. [9-ERROR] checking whether the C compiler (gcc-3 ) works... yes
  86. [9-ERROR] checking whether the C compiler (gcc-3 ) is a cross-compiler... no
  87. [9-ERROR] checking whether we are using GNU C... yes
  88. [9-ERROR] checking whether gcc-3 accepts -g... yes
  89. [9-ERROR] checking for a BSD compatible install... /ROCK/build/ref0611-2.1.0-DEV-x86-reference-expert/ROCK/tools.chroot/wrapper/install -c
  90. [9-ERROR] checking how to run the C preprocessor... gcc-3 -E
  91. [9-ERROR] checking for AIX... no
  92. [9-ERROR] checking for getmntent in -lseq... no
  93. [9-ERROR] checking for POSIXized ISC... no
  94. [9-ERROR] checking for minix/config.h... no
  95. [9-ERROR] checking for ANSI C header files... yes
  96. [9-ERROR] checking for string.h... yes
  97. [9-ERROR] checking for working alloca.h... yes
  98. [9-ERROR] checking for alloca... yes
  99. [9-ERROR] checking for working const... yes
  100. [9-ERROR] checking for prefix by checking for gcc... /ROCK/build/ref0611-2.1.0-DEV-x86-reference-expert/ROCK/tools.chroot/wrapper/gcc
  101. [9-ERROR] updating cache ./config.cache
  102. [9-ERROR] creating ./config.status
  103. [9-ERROR] creating Makefile
  104. [9-ERROR] creating doc/Makefile
  105. [9-ERROR] creating test/Makefile
  106. [9-ERROR]
  107. [9-ERROR] Configuring Network Grep (ngrep) ...
  108. [9-ERROR]
  109. [9-ERROR] checking for DLT_LINUX_SLL in bpf.h... no
  110. [9-ERROR] checking for DLT_LOOP in bpf.h... no
  111. [9-ERROR] checking for DLT_IEEE802_11 in bpf.h... no
  112. [9-ERROR] checking for DLT_RAW in bpf.h... no
  113. [9-ERROR] checking for a dumb udphdr declaration... no
  114. [9-ERROR] checking for a complete set of pcap headers... no
  115. [9-ERROR] couldn't find a complete set of pcap headers
  116. [9-ERROR] make: *** No targets specified and no makefile found. Stop.
  117. [9-ERROR] --- BUILD ERROR ---
  118. [9-ERROR] Creating file list and doing final adaptions ...
  119. [9-ERROR] processing static lib corrections ...
  120. [9-ERROR] Found 7 files for this package.
  121. [9-ERROR] Clear (old) md5sums and cksums ...
  122. [9-ERROR] Calculating package dependencies ...
  123. [9-ERROR] Creating md5sum and cksum files ... done.
  124. [9-ERROR] Creating package description ...
  125. [9-ERROR] Making post-install adaptions.