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.

133 lines
6.3 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/btscanner/btscanner.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2005 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] 1115684314 Tue May 10 02:18:34 2005
  23. [CONFIG-ID] TRUNK-x86-reference-expert
  24. [ROCKVER] TRUNK
  25. [LOGS] 5-btscanner.err 9-btscanner.err
  26. [BUILDTIME] 2400 (9)
  27. [5-ERROR] checking sys/ioctl.h presence... yes
  28. [5-ERROR] checking for sys/ioctl.h... yes
  29. [5-ERROR] checking sys/socket.h usability... yes
  30. [5-ERROR] checking sys/socket.h presence... yes
  31. [5-ERROR] checking for sys/socket.h... yes
  32. [5-ERROR] checking for unistd.h... (cached) yes
  33. [5-ERROR] checking bluetooth/bluetooth.h usability... yes
  34. [5-ERROR] checking bluetooth/bluetooth.h presence... yes
  35. [5-ERROR] checking for bluetooth/bluetooth.h... yes
  36. [5-ERROR] checking bluetooth/sdp.h usability... yes
  37. [5-ERROR] checking bluetooth/sdp.h presence... yes
  38. [5-ERROR] checking for bluetooth/sdp.h... yes
  39. [5-ERROR] checking gdbm.h usability... yes
  40. [5-ERROR] checking gdbm.h presence... yes
  41. [5-ERROR] checking for gdbm.h... yes
  42. [5-ERROR] checking for an ANSI C-conforming const... yes
  43. [5-ERROR] checking for size_t... yes
  44. [5-ERROR] checking whether gcc-34 needs -traditional... no
  45. [5-ERROR] checking for stdlib.h... (cached) yes
  46. [5-ERROR] checking for GNU libc compatible malloc... yes
  47. [5-ERROR] checking return type of signal handlers... void
  48. [5-ERROR] checking for memset... yes
  49. [5-ERROR] checking for strerror... yes
  50. [5-ERROR] configure: creating ./config.status
  51. [5-ERROR] config.status: creating Makefile
  52. [5-ERROR] config.status: creating btscanner.h
  53. [5-ERROR] gcc-34 -g -O2 -c btscanner.c
  54. [5-ERROR] gcc-34 -g -O2 -c bs_scan.c
  55. [5-ERROR] gcc-34 -g -O2 -c bs_screen.c
  56. [5-ERROR] gcc-34 -g -O2 -c bs_info.c
  57. [5-ERROR] bs_info.c: In function `bs_get_info':
  58. [5-ERROR] bs_info.c:163: error: `get_link_quality_rp' undeclared (first use in this function)
  59. [5-ERROR] bs_info.c:163: error: (Each undeclared identifier is reported only once
  60. [5-ERROR] bs_info.c:163: error: for each function it appears in.)
  61. [5-ERROR] bs_info.c:163: error: parse error before "rp_lq"
  62. [5-ERROR] bs_info.c:293: error: `rp_lq' undeclared (first use in this function)
  63. [5-ERROR] bs_info.c:295: error: `OCF_GET_LINK_QUALITY' undeclared (first use in this function)
  64. [5-ERROR] bs_info.c:299: error: `GET_LINK_QUALITY_RP_SIZE' undeclared (first use in this function)
  65. [5-ERROR] make: *** [bs_info.o] Error 1
  66. [5-ERROR] --- BUILD ERROR ---
  67. [5-ERROR] Creating file list and doing final adaptions ...
  68. [5-ERROR] Processing static lib corrections ...
  69. [5-ERROR] Verifing the .la files ...
  70. [5-ERROR] Found 0 files for this package.
  71. [5-ERROR] Applying package split: 40 btscanner:dev (/lib/.*\.(la|a|o)$|/include/)
  72. [5-ERROR] Applying package split: 42 btscanner:dev /pkgconfig/
  73. [5-ERROR] Applying package split: 60 btscanner:doc /share/doc/
  74. [5-ERROR] Calculating package dependencies ...
  75. [5-ERROR] Making post-install adaptions.
  76. [5-ERROR] Finished building btscanner=btscanner.
  77. [9-ERROR] checking sys/ioctl.h presence... yes
  78. [9-ERROR] checking for sys/ioctl.h... yes
  79. [9-ERROR] checking sys/socket.h usability... yes
  80. [9-ERROR] checking sys/socket.h presence... yes
  81. [9-ERROR] checking for sys/socket.h... yes
  82. [9-ERROR] checking for unistd.h... (cached) yes
  83. [9-ERROR] checking bluetooth/bluetooth.h usability... yes
  84. [9-ERROR] checking bluetooth/bluetooth.h presence... yes
  85. [9-ERROR] checking for bluetooth/bluetooth.h... yes
  86. [9-ERROR] checking bluetooth/sdp.h usability... yes
  87. [9-ERROR] checking bluetooth/sdp.h presence... yes
  88. [9-ERROR] checking for bluetooth/sdp.h... yes
  89. [9-ERROR] checking gdbm.h usability... yes
  90. [9-ERROR] checking gdbm.h presence... yes
  91. [9-ERROR] checking for gdbm.h... yes
  92. [9-ERROR] checking for an ANSI C-conforming const... yes
  93. [9-ERROR] checking for size_t... yes
  94. [9-ERROR] checking whether gcc-34 needs -traditional... no
  95. [9-ERROR] checking for stdlib.h... (cached) yes
  96. [9-ERROR] checking for GNU libc compatible malloc... yes
  97. [9-ERROR] checking return type of signal handlers... void
  98. [9-ERROR] checking for memset... yes
  99. [9-ERROR] checking for strerror... yes
  100. [9-ERROR] configure: creating ./config.status
  101. [9-ERROR] config.status: creating Makefile
  102. [9-ERROR] config.status: creating btscanner.h
  103. [9-ERROR] gcc-34 -g -O2 -c btscanner.c
  104. [9-ERROR] gcc-34 -g -O2 -c bs_scan.c
  105. [9-ERROR] gcc-34 -g -O2 -c bs_screen.c
  106. [9-ERROR] gcc-34 -g -O2 -c bs_info.c
  107. [9-ERROR] bs_info.c: In function `bs_get_info':
  108. [9-ERROR] bs_info.c:163: error: `get_link_quality_rp' undeclared (first use in this function)
  109. [9-ERROR] bs_info.c:163: error: (Each undeclared identifier is reported only once
  110. [9-ERROR] bs_info.c:163: error: for each function it appears in.)
  111. [9-ERROR] bs_info.c:163: error: parse error before "rp_lq"
  112. [9-ERROR] bs_info.c:293: error: `rp_lq' undeclared (first use in this function)
  113. [9-ERROR] bs_info.c:295: error: `OCF_GET_LINK_QUALITY' undeclared (first use in this function)
  114. [9-ERROR] bs_info.c:299: error: `GET_LINK_QUALITY_RP_SIZE' undeclared (first use in this function)
  115. [9-ERROR] make: *** [bs_info.o] Error 1
  116. [9-ERROR] --- BUILD ERROR ---
  117. [9-ERROR] Creating file list and doing final adaptions ...
  118. [9-ERROR] Processing static lib corrections ...
  119. [9-ERROR] Verifing the .la files ...
  120. [9-ERROR] Found 0 files for this package.
  121. [9-ERROR] Applying package split: 40 btscanner:dev (/lib/.*\.(la|a|o)$|/include/)
  122. [9-ERROR] Applying package split: 42 btscanner:dev /pkgconfig/
  123. [9-ERROR] Applying package split: 60 btscanner:doc /share/doc/
  124. [9-ERROR] Calculating package dependencies ...
  125. [9-ERROR] Making post-install adaptions.
  126. [9-ERROR] Finished building btscanner=btscanner.