Advertisement
Guest User

khan

a guest
Apr 16th, 2009
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.03 KB | None | 0 0
  1. @@fakeroot dpkg-buildpackage -b -uc
  2.  
  3. otp_mppe.c: In function �otp_mppe�:
  4. otp_mppe.c:419: warning: pointer targets in passing argument 1 of �sprintf� differ in signedness
  5. otp_mppe.c:421: warning: pointer targets in passing argument 2 of �pairmake� differ in signedness
  6. otp_mppe.c:461: warning: pointer targets in passing argument 1 of �sprintf� differ in signedness
  7. otp_mppe.c:463: warning: pointer targets in passing argument 2 of �pairmake� differ in signedness
  8. gcc -Wall -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef -I/usr/src/freeradius-2.1.4/src -I/usr/src/freeradius-2.1.4/libltdl -DOPENSSL_NO_KRB5 -c otp_mppe.
  9.  
  10.  
  11. rlm_pap.c: In function �pap_authenticate�:
  12. rlm_pap.c:714: warning: pointer targets in passing argument 1 of �radius_xlat� differ in signedness
  13. rlm_pap.c:719: warning: pointer targets in passing argument 1 of �fr_hex2bin� differ in signedness
  14. rlm_pap.c:739: warning: pointer targets in passing argument 1 of �radius_xlat� differ in signedness
  15. rlm_pap.c:744: warning: pointer targets in passing argument 1 of �fr_hex2bin� differ in signedness
  16. rlm_pap.c:770: warning: pointer targets in passing argument 2 of �fr_hex2bin� differ in signedness
  17. gcc -Wall -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef -I/usr/src/freeradius-2.1.4/src -I/usr/src/freeradius-2.1.4/libltdl -c rlm_pap.c -o rlm_pap.o >/dev/null 2>&1
  18.  
  19.  
  20. In file included from rlm_perl.c:39:
  21. /usr/lib/perl/5.8/CORE/perl.h:1108: warning: redundant redeclaration of �strerror�
  22. /usr/include/string.h:256: warning: previous declaration of �strerror� was here
  23. In file included from rlm_perl.c:39:
  24. /usr/lib/perl/5.8/CORE/perl.h:2931: warning: redundant redeclaration of �getuid�
  25. /usr/include/unistd.h:642: warning: previous declaration of �getuid� was here
  26. /usr/lib/perl/5.8/CORE/perl.h:2932: warning: redundant redeclaration of �geteuid�
  27. /usr/include/unistd.h:645: warning: previous declaration of �geteuid� was here
  28. /usr/lib/perl/5.8/CORE/perl.h:2933: warning: redundant redeclaration of �getgid�
  29. /usr/include/unistd.h:648: warning: previous declaration of �getgid� was here
  30. /usr/lib/perl/5.8/CORE/perl.h:2934: warning: redundant redeclaration of �getegid�
  31. /usr/include/unistd.h:651: warning: previous declaration of �getegid� was here
  32. /usr/lib/perl/5.8/CORE/perl.h:3217: warning: redundant redeclaration of �mktemp�
  33. /usr/include/stdlib.h:583: warning: previous declaration of �mktemp� was here
  34. /usr/lib/perl/5.8/CORE/perl.h:3219: warning: redundant redeclaration of �atof�
  35. /usr/include/stdlib.h:280: warning: previous definition of �atof� was here
  36. In file included from rlm_perl.c:39:
  37. /usr/lib/perl/5.8/CORE/perl.h:3310: warning: redundant redeclaration of �crypt�
  38. /usr/include/crypt.h:34: warning: previous declaration of �crypt� was here
  39. /usr/lib/perl/5.8/CORE/perl.h:3316: warning: redundant redeclaration of �getenv�
  40. /usr/include/stdlib.h:545: warning: previous declaration of �getenv� was here
  41. /usr/lib/perl/5.8/CORE/perl.h:3327: warning: redundant redeclaration of �getlogin�
  42. /usr/include/unistd.h:815: warning: previous declaration of �getlogin� was here
  43. /usr/lib/perl/5.8/CORE/perl.h:3432: warning: redundant redeclaration of �environ�
  44. /usr/include/unistd.h:498: warning: previous declaration of �environ� was here
  45. In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
  46. from rlm_perl.c:39:
  47. /usr/lib/perl/5.8/CORE/proto.h:1289: warning: redundant redeclaration of �Perl_utf8n_to_uvuni�
  48. /usr/lib/perl/5.8/CORE/proto.h:1288: warning: previous declaration of �Perl_utf8n_to_uvuni� was here
  49. /usr/lib/perl/5.8/CORE/proto.h:1291: warning: redundant redeclaration of �Perl_uvuni_to_utf8�
  50. /usr/lib/perl/5.8/CORE/proto.h:1290: warning: previous declaration of �Perl_uvuni_to_utf8� was here
  51. rlm_perl.c: In function �rlm_perl_destruct�:
  52.  
  53.  
  54.  
  55.  
  56. rlm_perl.c: In function �rlm_perl_destruct�:
  57. rlm_perl.c:206: warning: declaration of �my_perl� shadows a previous local
  58. rlm_perl.c:197: warning: shadowed declaration is here
  59. rlm_perl.c: In function �rlm_perl_make_key�:
  60. rlm_perl.c:238: warning: passing argument 2 of �pthread_key_create� from incompatible pointer type
  61. rlm_perl.c: In function �rlm_perl_clone�:
  62. rlm_perl.c:268: warning: format �%d� expects type �int�, but argument 3 has type �pthread_t�
  63. rlm_perl.c: In function �xs_init�:
  64. rlm_perl.c:276: warning: initialization discards qualifiers from pointer target type
  65. rlm_perl.c:279: warning: passing argument 2 of �Perl_newXS� discards qualifiers from pointer target type
  66. rlm_perl.c: In function �perl_xlat�:
  67. rlm_perl.c:362: warning: value computed is not used
  68. rlm_perl.c:369: warning: format �%d� expects type �int�, but argument 3 has type �size_t�
  69. rlm_perl.c:369: warning: format �%d� expects type �int�, but argument 5 has type �size_t�
  70. rlm_perl.c: In function �perl_instantiate�:
  71. rlm_perl.c:429: warning: assignment discards qualifiers from pointer target type
  72. rlm_perl.c:433: warning: assignment discards qualifiers from pointer target type
  73. rlm_perl.c:477: warning: passing argument 2 of �Perl_newXS� discards qualifiers from pointer target type
  74. rlm_perl.c:477: warning: passing argument 4 of �Perl_newXS� discards qualifiers from pointer target type
  75. rlm_perl.c: In function �rlmperl_call�:
  76. rlm_perl.c:694: warning: value computed is not used
  77. gcc -Wall -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef -I/usr/src/freeradius-2.1.4/src -I/usr/src/freeradius-2.1.4/libltdl -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -c rlm_perl.c -o rlm_perl.o >/dev/null 2>&1
  78. /usr/bin/libtool --mode=link gcc -release 2.1.5 \
  79. -module -export-dynamic -Wl,-Bsymbolic-functions -o rlm_perl.la \
  80. -rpath /usr/lib/freeradius rlm_perl.lo rlm_perl.c /usr/src/freeradius-2.1.4/src/lib/libfreeradius-radius.la `perl -MExtUtils::Embed -e ldopts` -lnsl -lresolv -lpthread
  81.  
  82. @@*** Warning: Linking the shared library rlm_perl.la against the
  83. @@*** static library /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a is not portable!
  84. gcc -shared .libs/rlm_perl.o -Wl,--rpath -Wl,/usr/src/freeradius-2.1.4/src/lib/.libs -Wl,--rpath -Wl,/usr/lib/freeradius /usr/src/freeradius-2.1.4/src/lib/.libs/libfreeradius-radius.so -L/usr/local/lib /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.8/CORE -lperl -ldl -lm -lc -lcrypt -lnsl -lresolv -lpthread -Wl,-Bsymbolic-functions
  85.  
  86.  
  87.  
  88. gcc -Wall -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef -I../.. -I/usr/src/freeradius-2.1.4/src/ -I/usr/local/iodbc/include -c sql_iodbc.c -fPIC -DPIC -o .libs/sql_iodbc.o
  89. sql_iodbc.c: In function �sql_init_socket�:
  90. sql_iodbc.c:90: warning: pointer targets in passing argument 2 of �SQLConnect� differ in signedness
  91. sql_iodbc.c:90: warning: pointer targets in passing argument 4 of �SQLConnect� differ in signedness
  92. sql_iodbc.c:90: warning: pointer targets in passing argument 6 of �SQLConnect� differ in signedness
  93. sql_iodbc.c: In function �sql_query�:
  94. sql_iodbc.c:142: warning: pointer targets in passing argument 2 of �SQLExecDirect� differ in signedness
  95. sql_iodbc.c: In function �sql_select_query�:
  96. sql_iodbc.c:180: warning: passing argument 7 of �SQLColAttributes� from incompatible pointer type
  97. sql_iodbc.c:186: warning: pointer targets in assignment differ in signedness
  98. sql_iodbc.c: In function �sql_error�:
  99. sql_iodbc.c:325: warning: pointer targets in return differ in signedness
  100. sql_iodbc.c: In function �sql_affected_rows�:
  101. sql_iodbc.c:393: warning: passing argument 2 of �SQLRowCount� from incompatible pointer type
  102. gcc -Wall -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef -I../.. -I/usr/src/freeradius-2.1.4/src/ -I/usr/local/iodbc/include -c sql_iodbc.c -o sql_iodbc.o >/dev/null 2>&1
  103.  
  104.  
  105.  
  106. listen.c: In function �client_listener_find�:
  107. listen.c:126: warning: passing argument 1 of �listener->print� discards qualifiers from pointer target type
  108. listen.c:206: warning: assignment discards qualifiers from pointer target type
  109. In file included from listen.c:1053:
  110. command.c: In function �cprint_conf_parser�:
  111. command.c:390: warning: cast discards qualifiers from pointer target type
  112. command.c:401: warning: cast discards qualifiers from pointer target type
  113. command.c:415: warning: cast discards qualifiers from pointer target type
  114. command.c:423: warning: cast discards qualifiers from pointer target type
  115. command.c:425: warning: cast discards qualifiers from pointer target type
  116. command.c: In function �command_show_client_config�:
  117. command.c:845: warning: passing argument 2 of �cf_section2file� discards qualifiers from pointer target type
  118. listen.c: In function �listen_bind�:
  119. listen.c:1208: warning: implicit declaration of function �udpfromto_init�
  120. listen.c:1208: warning: nested extern declaration of �udpfromto_init�
  121.  
  122.  
  123. radiusd.c:159: warning: passing argument 1 of �free� discards qualifiers from pointer target type
  124. radiusd.c:441: warning: passing argument 1 of �free� discards qualifiers from pointer target type
  125.  
  126.  
  127. gcc -Wall -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef -I/usr/src/freeradius-2.1.4/src -DHOSTINFO=\"x86_64-pc-linux-gnu\" -DRADIUSD_VERSION=\"2.1.5\" -DOPENSSL_NO_KRB5 -c xlat.c -fPIC -DPIC -o .libs/xlat.o
  128. xlat.c: In function �xlat_packet�:
  129. xlat.c:185: warning: format �%d� expects type �int�, but argument 4 has type �size_t�
  130. xlat.c:185: warning: format �%d� expects type �int�, but argument 4 has type �size_t�
  131. xlat.c: In function �xlat_register�:
  132. xlat.c:514: warning: passing argument 3 of �xlat_register� discards qualifiers from pointer target type
  133. xlat.c:523: warning: passing argument 3 of �xlat_register� discards qualifiers from pointer target type
  134. xlat.c:535: warning: passing argument 3 of �xlat_register� discards qualifiers from pointer target type
  135. xlat.c:543: warning: passing argument 3 of �xlat_register� discards qualifiers from pointer target type
  136.  
  137.  
  138. libtool: install: warning: relinking `rlm_acct_unique.la'
  139.  
  140. libtool: install: warning: remember to run `libtool --finish /usr/lib/freeradius'
  141.  
  142. libtool: install: warning: remember to run `libtool --finish /usr/lib/freeradius'
  143.  
  144. libtool: install: warning: remember to run `libtool --finish /usr/lib/freeradius'
  145.  
  146. dh_installpam --name=radiusd -a
  147. # We don't need ldconfig. None of our libraries go in it's paths
  148. dh_makeshlibs -n -a
  149. dh_shlibdeps -a
  150. dpkg-shlibdeps: warning: symbol cf_reference_item used by debian/freeradius/usr/lib/freeradius/rlm_linelog-2.1.5.so found in none of the libraries.
  151. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_linelog-2.1.5.so found in none of the libraries.
  152. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_linelog-2.1.5.so found in none of the libraries.
  153. dpkg-shlibdeps: warning: symbol cf_itemtopair used by debian/freeradius/usr/lib/freeradius/rlm_linelog-2.1.5.so found in none of the libraries.
  154. dpkg-shlibdeps: warning: symbol cf_item_is_pair used by debian/freeradius/usr/lib/freeradius/rlm_linelog-2.1.5.so found in none of the libraries.
  155. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_linelog-2.1.5.so found in none of the libraries.
  156. dpkg-shlibdeps: warning: symbol cf_pair_value used by debian/freeradius/usr/lib/freeradius/rlm_linelog-2.1.5.so found in none of the libraries.
  157. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_linelog-2.1.5.so found in none of the libraries.
  158. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_linelog-2.1.5.so shouldn't be linked with libfreeradius-radius-2.1.5.so (it uses none of its symbols).
  159. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_linelog-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  160. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_linelog-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  161. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_ippool_tool shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  162. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_ippool_tool shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  163. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_ippool_tool shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  164. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_eap_tls-2.1.5.so found in none of the libraries.
  165. dpkg-shlibdeps: warning: symbol radius_exec_program used by debian/freeradius/usr/lib/freeradius/rlm_eap_tls-2.1.5.so found in none of the libraries.
  166. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_eap_tls-2.1.5.so found in none of the libraries.
  167. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_eap_tls-2.1.5.so found in none of the libraries.
  168. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_eap_tls-2.1.5.so found in none of the libraries.
  169. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_eap_tls-2.1.5.so found in none of the libraries.
  170. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_tls-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  171. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_tls-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  172. dpkg-shlibdeps: warning: symbol radius_paircreate used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
  173. dpkg-shlibdeps: warning: symbol paircompare used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
  174. dpkg-shlibdeps: warning: symbol radlog_request used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
  175. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
  176. dpkg-shlibdeps: warning: symbol pairxlatmove used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
  177. dpkg-shlibdeps: warning: symbol auth_name used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
  178. dpkg-shlibdeps: warning: symbol pairlist_read used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
  179. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
  180. dpkg-shlibdeps: warning: symbol pairlist_free used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
  181. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
  182. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  183. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  184. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  185. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/smbencrypt shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  186. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/smbencrypt shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  187. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/smbencrypt shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  188. dpkg-shlibdeps: warning: debian/freeradius/usr/sbin/radmin shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  189. dpkg-shlibdeps: warning: debian/freeradius/usr/sbin/radmin shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  190. dpkg-shlibdeps: warning: symbol request_data_add used by debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so found in none of the libraries.
  191. dpkg-shlibdeps: warning: symbol request_data_get used by debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so found in none of the libraries.
  192. dpkg-shlibdeps: warning: symbol request_alloc_fake used by debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so found in none of the libraries.
  193. dpkg-shlibdeps: warning: symbol module_post_proxy used by debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so found in none of the libraries.
  194. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so found in none of the libraries.
  195. dpkg-shlibdeps: warning: symbol request_free used by debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so found in none of the libraries.
  196. dpkg-shlibdeps: warning: symbol debug_pair_list used by debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so found in none of the libraries.
  197. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so found in none of the libraries.
  198. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so found in none of the libraries.
  199. dpkg-shlibdeps: warning: symbol rad_authenticate used by debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so found in none of the libraries.
  200. @@dpkg-shlibdeps: warning: 5 other similar warnings have been skipped (use -v to see them all).
  201. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so shouldn't be linked with libcrypto.so.0.9.8 (it uses none of its symbols).
  202. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  203. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  204. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_peap-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  205. dpkg-shlibdeps: warning: symbol cf_section_name1 used by debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so found in none of the libraries.
  206. dpkg-shlibdeps: warning: symbol xlat_register used by debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so found in none of the libraries.
  207. dpkg-shlibdeps: warning: symbol radius_paircreate used by debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so found in none of the libraries.
  208. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so found in none of the libraries.
  209. dpkg-shlibdeps: warning: symbol radius_compare_vps used by debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so found in none of the libraries.
  210. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so found in none of the libraries.
  211. dpkg-shlibdeps: warning: symbol paircompare_unregister used by debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so found in none of the libraries.
  212. dpkg-shlibdeps: warning: symbol paircompare_register used by debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so found in none of the libraries.
  213. dpkg-shlibdeps: warning: symbol cf_section_name2 used by debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so found in none of the libraries.
  214. dpkg-shlibdeps: warning: symbol xlat_unregister used by debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so found in none of the libraries.
  215. @@dpkg-shlibdeps: warning: 1 other similar warnings have been skipped (use -v to see them all).
  216. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  217. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  218. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  219. dpkg-shlibdeps: warning: symbol radlog_request used by debian/freeradius/usr/lib/freeradius/rlm_chap-2.1.5.so found in none of the libraries.
  220. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_chap-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  221. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_chap-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  222. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_chap-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  223. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radclient shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  224. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radclient shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  225. dpkg-shlibdeps: warning: symbol debug_pair_list used by debian/freeradius/usr/lib/freeradius/rlm_eap_sim-2.1.5.so found in none of the libraries.
  226. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_eap_sim-2.1.5.so found in none of the libraries.
  227. dpkg-shlibdeps: warning: symbol rad_assert_fail used by debian/freeradius/usr/lib/freeradius/rlm_eap_sim-2.1.5.so found in none of the libraries.
  228. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_eap_sim-2.1.5.so found in none of the libraries.
  229. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_sim-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  230. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_sim-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  231. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_sim-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  232. dpkg-shlibdeps: warning: symbol radius_paircreate used by debian/freeradius/usr/lib/freeradius/rlm_digest-2.1.5.so found in none of the libraries.
  233. dpkg-shlibdeps: warning: symbol radlog_request used by debian/freeradius/usr/lib/freeradius/rlm_digest-2.1.5.so found in none of the libraries.
  234. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_digest-2.1.5.so found in none of the libraries.
  235. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_digest-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  236. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_digest-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  237. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_digest-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  238. dpkg-shlibdeps: warning: symbol radlog_request used by debian/freeradius/usr/lib/freeradius/rlm_unix-2.1.5.so found in none of the libraries.
  239. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_unix-2.1.5.so found in none of the libraries.
  240. dpkg-shlibdeps: warning: symbol paircompare_unregister used by debian/freeradius/usr/lib/freeradius/rlm_unix-2.1.5.so found in none of the libraries.
  241. dpkg-shlibdeps: warning: symbol paircompare_register used by debian/freeradius/usr/lib/freeradius/rlm_unix-2.1.5.so found in none of the libraries.
  242. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_unix-2.1.5.so found in none of the libraries.
  243. dpkg-shlibdeps: warning: symbol fr_crypt_check used by debian/freeradius/usr/lib/freeradius/rlm_unix-2.1.5.so found in none of the libraries.
  244. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_unix-2.1.5.so found in none of the libraries.
  245. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_unix-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  246. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_unix-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  247. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_unix-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  248. dpkg-shlibdeps: warning: symbol radius_paircreate used by debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so found in none of the libraries.
  249. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so found in none of the libraries.
  250. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so found in none of the libraries.
  251. dpkg-shlibdeps: warning: symbol paircompare_unregister used by debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so found in none of the libraries.
  252. dpkg-shlibdeps: warning: symbol paircompare_register used by debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so found in none of the libraries.
  253. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so found in none of the libraries.
  254. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so found in none of the libraries.
  255. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so found in none of the libraries.
  256. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so found in none of the libraries.
  257. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  258. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  259. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  260. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_sqlippool-2.1.5.so found in none of the libraries.
  261. dpkg-shlibdeps: warning: symbol cf_section_name2 used by debian/freeradius/usr/lib/freeradius/rlm_sqlippool-2.1.5.so found in none of the libraries.
  262. dpkg-shlibdeps: warning: symbol radius_paircreate used by debian/freeradius/usr/lib/freeradius/rlm_sqlippool-2.1.5.so found in none of the libraries.
  263. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_sqlippool-2.1.5.so found in none of the libraries.
  264. dpkg-shlibdeps: warning: symbol find_module_instance used by debian/freeradius/usr/lib/freeradius/rlm_sqlippool-2.1.5.so found in none of the libraries.
  265. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_sqlippool-2.1.5.so found in none of the libraries.
  266. dpkg-shlibdeps: warning: symbol cf_section_find used by debian/freeradius/usr/lib/freeradius/rlm_sqlippool-2.1.5.so found in none of the libraries.
  267. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_sqlippool-2.1.5.so found in none of the libraries.
  268. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_sqlippool-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  269. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_sqlippool-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  270. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_sqlippool-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  271. dpkg-shlibdeps: warning: symbol request_data_add used by debian/freeradius/usr/lib/freeradius/rlm_eap_mschapv2-2.1.5.so found in none of the libraries.
  272. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_eap_mschapv2-2.1.5.so found in none of the libraries.
  273. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_eap_mschapv2-2.1.5.so found in none of the libraries.
  274. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_eap_mschapv2-2.1.5.so found in none of the libraries.
  275. dpkg-shlibdeps: warning: symbol rad_assert_fail used by debian/freeradius/usr/lib/freeradius/rlm_eap_mschapv2-2.1.5.so found in none of the libraries.
  276. dpkg-shlibdeps: warning: symbol module_authenticate used by debian/freeradius/usr/lib/freeradius/rlm_eap_mschapv2-2.1.5.so found in none of the libraries.
  277. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_eap_mschapv2-2.1.5.so found in none of the libraries.
  278. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_eap_mschapv2-2.1.5.so found in none of the libraries.
  279. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_mschapv2-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  280. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_mschapv2-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  281. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_mschapv2-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  282. dpkg-shlibdeps: warning: symbol radius_paircreate used by debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so found in none of the libraries.
  283. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so found in none of the libraries.
  284. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so found in none of the libraries.
  285. dpkg-shlibdeps: warning: symbol paircompare_unregister used by debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so found in none of the libraries.
  286. dpkg-shlibdeps: warning: symbol paircompare_register used by debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so found in none of the libraries.
  287. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so found in none of the libraries.
  288. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so found in none of the libraries.
  289. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so found in none of the libraries.
  290. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so found in none of the libraries.
  291. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  292. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  293. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  294. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_otp-2.1.5.so found in none of the libraries.
  295. dpkg-shlibdeps: warning: symbol rad_assert_fail used by debian/freeradius/usr/lib/freeradius/rlm_otp-2.1.5.so found in none of the libraries.
  296. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_otp-2.1.5.so found in none of the libraries.
  297. dpkg-shlibdeps: warning: symbol cf_section_name1 used by debian/freeradius/usr/lib/freeradius/rlm_otp-2.1.5.so found in none of the libraries.
  298. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_otp-2.1.5.so found in none of the libraries.
  299. dpkg-shlibdeps: warning: symbol cf_section_name2 used by debian/freeradius/usr/lib/freeradius/rlm_otp-2.1.5.so found in none of the libraries.
  300. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_otp-2.1.5.so found in none of the libraries.
  301. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_otp-2.1.5.so found in none of the libraries.
  302. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_otp-2.1.5.so shouldn't be linked with libssl.so.0.9.8 (it uses none of its symbols).
  303. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_otp-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  304. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_otp-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  305. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_attr_filter-2.1.5.so found in none of the libraries.
  306. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_attr_filter-2.1.5.so found in none of the libraries.
  307. dpkg-shlibdeps: warning: symbol pairlist_read used by debian/freeradius/usr/lib/freeradius/rlm_attr_filter-2.1.5.so found in none of the libraries.
  308. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_attr_filter-2.1.5.so found in none of the libraries.
  309. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_attr_filter-2.1.5.so found in none of the libraries.
  310. dpkg-shlibdeps: warning: symbol rad_assert_fail used by debian/freeradius/usr/lib/freeradius/rlm_attr_filter-2.1.5.so found in none of the libraries.
  311. dpkg-shlibdeps: warning: symbol pairlist_free used by debian/freeradius/usr/lib/freeradius/rlm_attr_filter-2.1.5.so found in none of the libraries.
  312. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_attr_filter-2.1.5.so found in none of the libraries.
  313. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_attr_filter-2.1.5.so found in none of the libraries.
  314. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_attr_filter-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  315. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_attr_filter-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  316. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_attr_filter-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  317. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radwho shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  318. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radwho shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  319. dpkg-shlibdeps: warning: symbol request_data_add used by debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so found in none of the libraries.
  320. dpkg-shlibdeps: warning: symbol radius_callback_compare used by debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so found in none of the libraries.
  321. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so found in none of the libraries.
  322. dpkg-shlibdeps: warning: symbol cf_section_free used by debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so found in none of the libraries.
  323. dpkg-shlibdeps: warning: symbol request_data_get used by debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so found in none of the libraries.
  324. dpkg-shlibdeps: warning: symbol cf_file_read used by debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so found in none of the libraries.
  325. dpkg-shlibdeps: warning: symbol modcall used by debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so found in none of the libraries.
  326. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so found in none of the libraries.
  327. dpkg-shlibdeps: warning: symbol rad_assert_fail used by debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so found in none of the libraries.
  328. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so found in none of the libraries.
  329. @@dpkg-shlibdeps: warning: 8 other similar warnings have been skipped (use -v to see them all).
  330. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  331. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  332. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_realm-2.1.5.so found in none of the libraries.
  333. dpkg-shlibdeps: warning: symbol radius_paircreate used by debian/freeradius/usr/lib/freeradius/rlm_realm-2.1.5.so found in none of the libraries.
  334. dpkg-shlibdeps: warning: symbol realm_find used by debian/freeradius/usr/lib/freeradius/rlm_realm-2.1.5.so found in none of the libraries.
  335. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_realm-2.1.5.so found in none of the libraries.
  336. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_realm-2.1.5.so found in none of the libraries.
  337. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_realm-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  338. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_realm-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  339. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_realm-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  340. dpkg-shlibdeps: warning: symbol request_data_add used by debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so found in none of the libraries.
  341. dpkg-shlibdeps: warning: symbol request_data_get used by debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so found in none of the libraries.
  342. dpkg-shlibdeps: warning: symbol request_alloc_fake used by debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so found in none of the libraries.
  343. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so found in none of the libraries.
  344. dpkg-shlibdeps: warning: symbol request_free used by debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so found in none of the libraries.
  345. dpkg-shlibdeps: warning: symbol debug_pair_list used by debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so found in none of the libraries.
  346. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so found in none of the libraries.
  347. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so found in none of the libraries.
  348. dpkg-shlibdeps: warning: symbol rad_authenticate used by debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so found in none of the libraries.
  349. dpkg-shlibdeps: warning: symbol rad_assert_fail used by debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so found in none of the libraries.
  350. @@dpkg-shlibdeps: warning: 3 other similar warnings have been skipped (use -v to see them all).
  351. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so shouldn't be linked with libcrypto.so.0.9.8 (it uses none of its symbols).
  352. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  353. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  354. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_ttls-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  355. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so found in none of the libraries.
  356. dpkg-shlibdeps: warning: symbol paircompare used by debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so found in none of the libraries.
  357. dpkg-shlibdeps: warning: symbol pairlist_read used by debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so found in none of the libraries.
  358. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so found in none of the libraries.
  359. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so found in none of the libraries.
  360. dpkg-shlibdeps: warning: symbol pairlist_free used by debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so found in none of the libraries.
  361. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so found in none of the libraries.
  362. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so found in none of the libraries.
  363. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  364. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  365. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  366. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so found in none of the libraries.
  367. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so found in none of the libraries.
  368. dpkg-shlibdeps: warning: symbol cf_section_name1 used by debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so found in none of the libraries.
  369. dpkg-shlibdeps: warning: symbol xlat_register used by debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so found in none of the libraries.
  370. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so found in none of the libraries.
  371. dpkg-shlibdeps: warning: symbol cf_section_name2 used by debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so found in none of the libraries.
  372. dpkg-shlibdeps: warning: symbol xlat_unregister used by debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so found in none of the libraries.
  373. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so found in none of the libraries.
  374. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so shouldn't be linked with libm.so.6 (it uses none of its symbols).
  375. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so shouldn't be linked with libcrypt.so.1 (it uses none of its symbols).
  376. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  377. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  378. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_parser shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  379. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_parser shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  380. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_parser shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  381. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_acct_unique-2.1.5.so found in none of the libraries.
  382. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_acct_unique-2.1.5.so found in none of the libraries.
  383. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_acct_unique-2.1.5.so found in none of the libraries.
  384. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_acct_unique-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  385. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_acct_unique-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  386. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_acct_unique-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  387. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_cat shouldn't be linked with libfreeradius-radius-2.1.5.so (it uses none of its symbols).
  388. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_cat shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  389. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_cat shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  390. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_cat shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  391. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_python-2.1.5.so found in none of the libraries.
  392. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_python-2.1.5.so found in none of the libraries.
  393. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_python-2.1.5.so shouldn't be linked with libdl.so.2 (it uses none of its symbols).
  394. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_python-2.1.5.so shouldn't be linked with libutil.so.1 (it uses none of its symbols).
  395. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_python-2.1.5.so shouldn't be linked with libm.so.6 (it uses none of its symbols).
  396. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_python-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  397. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_python-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  398. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_python-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  399. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_always-2.1.5.so found in none of the libraries.
  400. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_always-2.1.5.so found in none of the libraries.
  401. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_always-2.1.5.so found in none of the libraries.
  402. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_always-2.1.5.so shouldn't be linked with libfreeradius-radius-2.1.5.so (it uses none of its symbols).
  403. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_always-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  404. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_always-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  405. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_always-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  406. dpkg-shlibdeps: warning: symbol radius_paircreate used by debian/freeradius/usr/lib/freeradius/rlm_ippool-2.1.5.so found in none of the libraries.
  407. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_ippool-2.1.5.so found in none of the libraries.
  408. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_ippool-2.1.5.so found in none of the libraries.
  409. dpkg-shlibdeps: warning: symbol cf_section_name2 used by debian/freeradius/usr/lib/freeradius/rlm_ippool-2.1.5.so found in none of the libraries.
  410. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_ippool-2.1.5.so found in none of the libraries.
  411. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_ippool-2.1.5.so found in none of the libraries.
  412. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_ippool-2.1.5.so found in none of the libraries.
  413. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_ippool-2.1.5.so found in none of the libraries.
  414. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_ippool-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  415. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_ippool-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  416. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_sql_log-2.1.5.so found in none of the libraries.
  417. dpkg-shlibdeps: warning: symbol radlog_request used by debian/freeradius/usr/lib/freeradius/rlm_sql_log-2.1.5.so found in none of the libraries.
  418. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_sql_log-2.1.5.so found in none of the libraries.
  419. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_sql_log-2.1.5.so found in none of the libraries.
  420. dpkg-shlibdeps: warning: symbol cf_pair_value used by debian/freeradius/usr/lib/freeradius/rlm_sql_log-2.1.5.so found in none of the libraries.
  421. dpkg-shlibdeps: warning: symbol cf_pair_find used by debian/freeradius/usr/lib/freeradius/rlm_sql_log-2.1.5.so found in none of the libraries.
  422. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_sql_log-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  423. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_sql_log-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  424. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_eap_gtc-2.1.5.so found in none of the libraries.
  425. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_eap_gtc-2.1.5.so found in none of the libraries.
  426. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_eap_gtc-2.1.5.so found in none of the libraries.
  427. dpkg-shlibdeps: warning: symbol rad_assert_fail used by debian/freeradius/usr/lib/freeradius/rlm_eap_gtc-2.1.5.so found in none of the libraries.
  428. dpkg-shlibdeps: warning: symbol module_authenticate used by debian/freeradius/usr/lib/freeradius/rlm_eap_gtc-2.1.5.so found in none of the libraries.
  429. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_eap_gtc-2.1.5.so found in none of the libraries.
  430. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_gtc-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  431. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_gtc-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  432. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_gtc-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  433. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_exec-2.1.5.so found in none of the libraries.
  434. dpkg-shlibdeps: warning: symbol cf_section_name1 used by debian/freeradius/usr/lib/freeradius/rlm_exec-2.1.5.so found in none of the libraries.
  435. dpkg-shlibdeps: warning: symbol xlat_register used by debian/freeradius/usr/lib/freeradius/rlm_exec-2.1.5.so found in none of the libraries.
  436. dpkg-shlibdeps: warning: symbol cf_section_name2 used by debian/freeradius/usr/lib/freeradius/rlm_exec-2.1.5.so found in none of the libraries.
  437. dpkg-shlibdeps: warning: symbol xlat_unregister used by debian/freeradius/usr/lib/freeradius/rlm_exec-2.1.5.so found in none of the libraries.
  438. dpkg-shlibdeps: warning: symbol radius_exec_program used by debian/freeradius/usr/lib/freeradius/rlm_exec-2.1.5.so found in none of the libraries.
  439. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_exec-2.1.5.so found in none of the libraries.
  440. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_exec-2.1.5.so found in none of the libraries.
  441. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_exec-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  442. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_exec-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  443. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_exec-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  444. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_pam-2.1.5.so found in none of the libraries.
  445. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_pam-2.1.5.so found in none of the libraries.
  446. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_pam-2.1.5.so found in none of the libraries.
  447. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_pam-2.1.5.so found in none of the libraries.
  448. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_pam-2.1.5.so found in none of the libraries.
  449. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_pam-2.1.5.so shouldn't be linked with libdl.so.2 (it uses none of its symbols).
  450. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_pam-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  451. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_pam-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  452. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_pam-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  453. dpkg-shlibdeps: warning: symbol client_read used by debian/freeradius/usr/lib/freeradius/rlm_dynamic_clients-2.1.5.so found in none of the libraries.
  454. dpkg-shlibdeps: warning: symbol cf_pair_value used by debian/freeradius/usr/lib/freeradius/rlm_dynamic_clients-2.1.5.so found in none of the libraries.
  455. dpkg-shlibdeps: warning: symbol cf_pair_find used by debian/freeradius/usr/lib/freeradius/rlm_dynamic_clients-2.1.5.so found in none of the libraries.
  456. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_dynamic_clients-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  457. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_dynamic_clients-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  458. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_dynamic_clients-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  459. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_acctlog-2.1.5.so found in none of the libraries.
  460. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_acctlog-2.1.5.so found in none of the libraries.
  461. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_acctlog-2.1.5.so found in none of the libraries.
  462. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_acctlog-2.1.5.so found in none of the libraries.
  463. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_acctlog-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  464. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_acctlog-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  465. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_acctlog-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  466. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radconf2xml shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  467. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radconf2xml shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  468. dpkg-shlibdeps: warning: symbol radius_paircreate used by debian/freeradius/usr/lib/freeradius/rlm_counter-2.1.5.so found in none of the libraries.
  469. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_counter-2.1.5.so found in none of the libraries.
  470. dpkg-shlibdeps: warning: symbol paircompare_unregister used by debian/freeradius/usr/lib/freeradius/rlm_counter-2.1.5.so found in none of the libraries.
  471. dpkg-shlibdeps: warning: symbol paircompare_register used by debian/freeradius/usr/lib/freeradius/rlm_counter-2.1.5.so found in none of the libraries.
  472. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_counter-2.1.5.so found in none of the libraries.
  473. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_counter-2.1.5.so found in none of the libraries.
  474. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_counter-2.1.5.so found in none of the libraries.
  475. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_counter-2.1.5.so found in none of the libraries.
  476. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_counter-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  477. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_counter-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  478. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_expiration-2.1.5.so found in none of the libraries.
  479. dpkg-shlibdeps: warning: symbol paircompare_unregister used by debian/freeradius/usr/lib/freeradius/rlm_expiration-2.1.5.so found in none of the libraries.
  480. dpkg-shlibdeps: warning: symbol paircompare_register used by debian/freeradius/usr/lib/freeradius/rlm_expiration-2.1.5.so found in none of the libraries.
  481. dpkg-shlibdeps: warning: symbol radius_paircreate used by debian/freeradius/usr/lib/freeradius/rlm_expiration-2.1.5.so found in none of the libraries.
  482. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_expiration-2.1.5.so found in none of the libraries.
  483. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_expiration-2.1.5.so found in none of the libraries.
  484. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_expiration-2.1.5.so found in none of the libraries.
  485. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_expiration-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  486. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_expiration-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  487. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_expiration-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  488. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_radutmp-2.1.5.so found in none of the libraries.
  489. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_radutmp-2.1.5.so found in none of the libraries.
  490. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_radutmp-2.1.5.so found in none of the libraries.
  491. dpkg-shlibdeps: warning: symbol rad_check_ts used by debian/freeradius/usr/lib/freeradius/rlm_radutmp-2.1.5.so found in none of the libraries.
  492. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_radutmp-2.1.5.so found in none of the libraries.
  493. dpkg-shlibdeps: warning: symbol session_zap used by debian/freeradius/usr/lib/freeradius/rlm_radutmp-2.1.5.so found in none of the libraries.
  494. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_radutmp-2.1.5.so found in none of the libraries.
  495. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_radutmp-2.1.5.so found in none of the libraries.
  496. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_radutmp-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  497. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_radutmp-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  498. dpkg-shlibdeps: warning: debian/freeradius/usr/sbin/freeradius shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  499. dpkg-shlibdeps: warning: debian/freeradius/usr/sbin/freeradius shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  500. dpkg-shlibdeps: warning: debian/freeradius/usr/sbin/freeradius shouldn't be linked with libssl.so.0.9.8 (it uses none of its symbols).
  501. dpkg-shlibdeps: warning: symbol cf_section_name1 used by debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so found in none of the libraries.
  502. dpkg-shlibdeps: warning: symbol xlat_register used by debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so found in none of the libraries.
  503. dpkg-shlibdeps: warning: symbol radius_pairmake used by debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so found in none of the libraries.
  504. dpkg-shlibdeps: warning: symbol radlog_request used by debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so found in none of the libraries.
  505. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so found in none of the libraries.
  506. dpkg-shlibdeps: warning: symbol cf_section_name2 used by debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so found in none of the libraries.
  507. dpkg-shlibdeps: warning: symbol xlat_unregister used by debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so found in none of the libraries.
  508. dpkg-shlibdeps: warning: symbol radius_exec_program used by debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so found in none of the libraries.
  509. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so found in none of the libraries.
  510. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so found in none of the libraries.
  511. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  512. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  513. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  514. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
  515. dpkg-shlibdeps: warning: symbol paircompare used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
  516. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
  517. dpkg-shlibdeps: warning: symbol pairxlatmove used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
  518. dpkg-shlibdeps: warning: symbol pairlist_read used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
  519. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
  520. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
  521. dpkg-shlibdeps: warning: symbol pairlist_free used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
  522. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
  523. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
  524. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  525. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  526. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  527. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_eap_md5-2.1.5.so found in none of the libraries.
  528. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_eap_md5-2.1.5.so found in none of the libraries.
  529. dpkg-shlibdeps: warning: symbol rad_assert_fail used by debian/freeradius/usr/lib/freeradius/rlm_eap_md5-2.1.5.so found in none of the libraries.
  530. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_eap_md5-2.1.5.so found in none of the libraries.
  531. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_md5-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  532. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_md5-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  533. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_md5-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  534. dpkg-shlibdeps: warning: symbol cf_section_name1 used by debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so found in none of the libraries.
  535. dpkg-shlibdeps: warning: symbol radius_paircreate used by debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so found in none of the libraries.
  536. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so found in none of the libraries.
  537. dpkg-shlibdeps: warning: symbol radlog_request used by debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so found in none of the libraries.
  538. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so found in none of the libraries.
  539. dpkg-shlibdeps: warning: symbol cf_section_name2 used by debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so found in none of the libraries.
  540. dpkg-shlibdeps: warning: symbol realm_find used by debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so found in none of the libraries.
  541. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so found in none of the libraries.
  542. dpkg-shlibdeps: warning: symbol fr_crypt_check used by debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so found in none of the libraries.
  543. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so found in none of the libraries.
  544. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  545. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  546. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  547. dpkg-shlibdeps: warning: symbol paircompare used by debian/freeradius/usr/lib/freeradius/rlm_dbm-2.1.5.so found in none of the libraries.
  548. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_dbm-2.1.5.so found in none of the libraries.
  549. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_dbm-2.1.5.so found in none of the libraries.
  550. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_dbm-2.1.5.so found in none of the libraries.
  551. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_dbm-2.1.5.so found in none of the libraries.
  552. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_dbm-2.1.5.so found in none of the libraries.
  553. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_dbm-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  554. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_dbm-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  555. dpkg-shlibdeps: warning: symbol EVP_sha1 used by debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so found in none of the libraries.
  556. dpkg-shlibdeps: warning: symbol SSL_SESSION_get_ex_data used by debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so found in none of the libraries.
  557. dpkg-shlibdeps: warning: symbol SSL_set_quiet_shutdown used by debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so found in none of the libraries.
  558. dpkg-shlibdeps: warning: symbol SSL_set_bio used by debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so found in none of the libraries.
  559. dpkg-shlibdeps: warning: symbol SSL_shutdown used by debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so found in none of the libraries.
  560. dpkg-shlibdeps: warning: symbol BIO_ctrl_pending used by debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so found in none of the libraries.
  561. dpkg-shlibdeps: warning: symbol SSL_set_info_callback used by debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so found in none of the libraries.
  562. dpkg-shlibdeps: warning: symbol SSL_read used by debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so found in none of the libraries.
  563. dpkg-shlibdeps: warning: symbol HMAC_Final used by debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so found in none of the libraries.
  564. dpkg-shlibdeps: warning: symbol radlog_request used by debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so found in none of the libraries.
  565. @@dpkg-shlibdeps: warning: 33 other similar warnings have been skipped (use -v to see them all).
  566. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  567. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  568. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/libfreeradius-eap-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  569. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_checkval-2.1.5.so found in none of the libraries.
  570. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_checkval-2.1.5.so found in none of the libraries.
  571. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_checkval-2.1.5.so found in none of the libraries.
  572. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_checkval-2.1.5.so found in none of the libraries.
  573. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_checkval-2.1.5.so found in none of the libraries.
  574. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_checkval-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  575. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_checkval-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  576. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_checkval-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  577. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radsniff shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  578. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radsniff shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  579. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radsniff shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  580. dpkg-shlibdeps: warning: symbol request_data_add used by debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so found in none of the libraries.
  581. dpkg-shlibdeps: warning: symbol radlog_request used by debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so found in none of the libraries.
  582. dpkg-shlibdeps: warning: symbol request_data_get used by debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so found in none of the libraries.
  583. dpkg-shlibdeps: warning: symbol realm_find used by debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so found in none of the libraries.
  584. dpkg-shlibdeps: warning: symbol rad_assert_fail used by debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so found in none of the libraries.
  585. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so found in none of the libraries.
  586. dpkg-shlibdeps: warning: symbol cf_section_name1 used by debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so found in none of the libraries.
  587. dpkg-shlibdeps: warning: symbol cf_log_module used by debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so found in none of the libraries.
  588. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so found in none of the libraries.
  589. dpkg-shlibdeps: warning: symbol cf_section_name2 used by debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so found in none of the libraries.
  590. @@dpkg-shlibdeps: warning: 2 other similar warnings have been skipped (use -v to see them all).
  591. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  592. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  593. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_copy_packet-2.1.5.so found in none of the libraries.
  594. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_copy_packet-2.1.5.so found in none of the libraries.
  595. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_copy_packet-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  596. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_copy_packet-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  597. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_copy_packet-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  598. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radeapclient shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  599. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radeapclient shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  600. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radeapclient shouldn't be linked with libssl.so.0.9.8 (it uses none of its symbols).
  601. dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radeapclient shouldn't be linked with libcrypto.so.0.9.8 (it uses none of its symbols).
  602. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so found in none of the libraries.
  603. dpkg-shlibdeps: warning: symbol radius_pairmake used by debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so found in none of the libraries.
  604. dpkg-shlibdeps: warning: symbol client_free used by debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so found in none of the libraries.
  605. dpkg-shlibdeps: warning: symbol radlog_request used by debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so found in none of the libraries.
  606. dpkg-shlibdeps: warning: symbol paircompare_unregister used by debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so found in none of the libraries.
  607. dpkg-shlibdeps: warning: symbol pairxlatmove used by debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so found in none of the libraries.
  608. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so found in none of the libraries.
  609. dpkg-shlibdeps: warning: symbol session_zap used by debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so found in none of the libraries.
  610. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so found in none of the libraries.
  611. dpkg-shlibdeps: warning: symbol cf_section_name1 used by debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so found in none of the libraries.
  612. @@dpkg-shlibdeps: warning: 10 other similar warnings have been skipped (use -v to see them all).
  613. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  614. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  615. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_passwd-2.1.5.so found in none of the libraries.
  616. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_passwd-2.1.5.so found in none of the libraries.
  617. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_passwd-2.1.5.so found in none of the libraries.
  618. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_passwd-2.1.5.so found in none of the libraries.
  619. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_passwd-2.1.5.so found in none of the libraries.
  620. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_passwd-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  621. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_passwd-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  622. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_passwd-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  623. dpkg-shlibdeps: warning: symbol cf_item_find_next used by debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so found in none of the libraries.
  624. dpkg-shlibdeps: warning: symbol cf_pair_attr used by debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so found in none of the libraries.
  625. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so found in none of the libraries.
  626. dpkg-shlibdeps: warning: symbol cf_itemtopair used by debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so found in none of the libraries.
  627. dpkg-shlibdeps: warning: symbol radlog_request used by debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so found in none of the libraries.
  628. dpkg-shlibdeps: warning: symbol rad_mkdir used by debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so found in none of the libraries.
  629. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so found in none of the libraries.
  630. dpkg-shlibdeps: warning: symbol cf_item_is_pair used by debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so found in none of the libraries.
  631. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so found in none of the libraries.
  632. dpkg-shlibdeps: warning: symbol cf_section_sub_find used by debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so found in none of the libraries.
  633. @@dpkg-shlibdeps: warning: 1 other similar warnings have been skipped (use -v to see them all).
  634. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  635. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  636. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_eap_leap-2.1.5.so found in none of the libraries.
  637. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_eap_leap-2.1.5.so found in none of the libraries.
  638. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_eap_leap-2.1.5.so found in none of the libraries.
  639. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_leap-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  640. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_leap-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  641. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_eap_leap-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  642. dpkg-shlibdeps: warning: symbol request_data_add used by debian/freeradius/usr/lib/freeradius/rlm_attr_rewrite-2.1.5.so found in none of the libraries.
  643. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius/usr/lib/freeradius/rlm_attr_rewrite-2.1.5.so found in none of the libraries.
  644. dpkg-shlibdeps: warning: symbol request_data_get used by debian/freeradius/usr/lib/freeradius/rlm_attr_rewrite-2.1.5.so found in none of the libraries.
  645. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_attr_rewrite-2.1.5.so found in none of the libraries.
  646. dpkg-shlibdeps: warning: symbol cf_section_name2 used by debian/freeradius/usr/lib/freeradius/rlm_attr_rewrite-2.1.5.so found in none of the libraries.
  647. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius/usr/lib/freeradius/rlm_attr_rewrite-2.1.5.so found in none of the libraries.
  648. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius/usr/lib/freeradius/rlm_attr_rewrite-2.1.5.so found in none of the libraries.
  649. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius/usr/lib/freeradius/rlm_attr_rewrite-2.1.5.so found in none of the libraries.
  650. dpkg-shlibdeps: warning: symbol log_debug used by debian/freeradius/usr/lib/freeradius/rlm_attr_rewrite-2.1.5.so found in none of the libraries.
  651. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_attr_rewrite-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  652. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_attr_rewrite-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  653. dpkg-shlibdeps: warning: debian/freeradius/usr/lib/freeradius/rlm_attr_rewrite-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  654. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius-krb5/usr/lib/freeradius/rlm_krb5-2.1.5.so found in none of the libraries.
  655. dpkg-shlibdeps: warning: symbol cf_section_parse used by debian/freeradius-krb5/usr/lib/freeradius/rlm_krb5-2.1.5.so found in none of the libraries.
  656. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius-krb5/usr/lib/freeradius/rlm_krb5-2.1.5.so found in none of the libraries.
  657. dpkg-shlibdeps: warning: debian/freeradius-krb5/usr/lib/freeradius/rlm_krb5-2.1.5.so shouldn't be linked with libk5crypto.so.3 (it uses none of its symbols).
  658. dpkg-shlibdeps: warning: debian/freeradius-krb5/usr/lib/freeradius/rlm_krb5-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  659. dpkg-shlibdeps: warning: debian/freeradius-krb5/usr/lib/freeradius/rlm_krb5-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  660. dpkg-shlibdeps: warning: debian/freeradius-krb5/usr/lib/freeradius/rlm_krb5-2.1.5.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
  661. dpkg-shlibdeps: warning: symbol radius_paircreate used by debian/freeradius-ldap/usr/lib/freeradius/rlm_ldap-2.1.5.so found in none of the libraries.
  662. dpkg-shlibdeps: warning: symbol radius_xlat used by debian/freeradius-ldap/usr/lib/freeradius/rlm_ldap-2.1.5.so found in none of the libraries.
  663. dpkg-shlibdeps: warning: symbol paircompare_unregister used by debian/freeradius-ldap/usr/lib/freeradius/rlm_ldap-2.1.5.so found in none of the libraries.
  664. dpkg-shlibdeps: warning: symbol pairxlatmove used by debian/freeradius-ldap/usr/lib/freeradius/rlm_ldap-2.1.5.so found in none of the libraries.
  665. dpkg-shlibdeps: warning: symbol ber_init used by debian/freeradius-ldap/usr/lib/freeradius/rlm_ldap-2.1.5.so found in none of the libraries.
  666. dpkg-shlibdeps: warning: symbol ber_alloc used by debian/freeradius-ldap/usr/lib/freeradius/rlm_ldap-2.1.5.so found in none of the libraries.
  667. dpkg-shlibdeps: warning: symbol debug_flag used by debian/freeradius-ldap/usr/lib/freeradius/rlm_ldap-2.1.5.so found in none of the libraries.
  668. dpkg-shlibdeps: warning: symbol rad_assert_fail used by debian/freeradius-ldap/usr/lib/freeradius/rlm_ldap-2.1.5.so found in none of the libraries.
  669. dpkg-shlibdeps: warning: symbol ber_free used by debian/freeradius-ldap/usr/lib/freeradius/rlm_ldap-2.1.5.so found in none of the libraries.
  670. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius-ldap/usr/lib/freeradius/rlm_ldap-2.1.5.so found in none of the libraries.
  671. @@dpkg-shlibdeps: warning: 13 other similar warnings have been skipped (use -v to see them all).
  672. dpkg-shlibdeps: warning: debian/freeradius-ldap/usr/lib/freeradius/rlm_ldap-2.1.5.so shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
  673. dpkg-shlibdeps: warning: debian/freeradius-ldap/usr/lib/freeradius/rlm_ldap-2.1.5.so shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
  674. dpkg-shlibdeps: warning: symbol strlcpy used by debian/freeradius-postgresql/usr/lib/freeradius/rlm_sql_postgresql-2.1.5.so found in none of the libraries.
  675. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius-postgresql/usr/lib/freeradius/rlm_sql_postgresql-2.1.5.so found in none of the libraries.
  676. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius-postgresql/usr/lib/freeradius/rlm_sql_postgresql-2.1.5.so found in none of the libraries.
  677. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius-mysql/usr/lib/freeradius/rlm_sql_mysql-2.1.5.so found in none of the libraries.
  678. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius-mysql/usr/lib/freeradius/rlm_sql_mysql-2.1.5.so found in none of the libraries.
  679. dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius-iodbc/usr/lib/freeradius/rlm_sql_iodbc-2.1.5.so found in none of the libraries.
  680. dpkg-shlibdeps: warning: symbol rad_malloc used by debian/freeradius-iodbc/usr/lib/freeradius/rlm_sql_iodbc-2.1.5.so found in none of the libraries.
  681. dh_installdeb -a
  682. dh_compress -a
  683. dh_fixperms -a
  684. dh_md5sums -a
  685. dh_gencontrol -a
  686. dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
  687. dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
  688. dh_builddeb -a
  689. dpkg-deb: building package `freeradius' in `../freeradius_2.1.4-0_amd64.deb'.
  690. dpkg-deb: building package `freeradius-krb5' in `../freeradius-krb5_2.1.4-0_amd64.deb'.
  691. dpkg-deb: building package `freeradius-ldap' in `../freeradius-ldap_2.1.4-0_amd64.deb'.
  692. dpkg-deb: building package `freeradius-postgresql' in `../freeradius-postgresql_2.1.4-0_amd64.deb'.
  693. dpkg-deb: building package `freeradius-mysql' in `../freeradius-mysql_2.1.4-0_amd64.deb'.
  694. dpkg-deb: building package `freeradius-iodbc' in `../freeradius-iodbc_2.1.4-0_amd64.deb'.
  695. dpkg-deb: building package `freeradius-dbg' in `../freeradius-dbg_2.1.4-0_amd64.deb'.
  696. dpkg-genchanges -b >../freeradius_2.1.4-0_amd64.changes
  697. dpkg-genchanges: binary-only upload - not including any source code
  698. dpkg-buildpackage: binary only upload (no source included)
  699.  
  700. @@/usr/src/freeradius-2.1.4# libtool --finish /usr/lib/freeradius
  701. PATH="$PATH:/sbin" ldconfig -n /usr/lib/freeradius
  702. ----------------------------------------------------------------------
  703. Libraries have been installed in:
  704. /usr/lib/freeradius
  705.  
  706. If you ever happen to want to link against installed libraries
  707. in a given directory, LIBDIR, you must either use libtool, and
  708. specify the full pathname of the library, or use the `-LLIBDIR'
  709. flag during linking and do at least one of the following:
  710. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  711. during execution
  712. - add LIBDIR to the `LD_RUN_PATH' environment variable
  713. during linking
  714. - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  715. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  716.  
  717. See any operating system documentation about shared libraries for
  718. more information, such as the ld(1) and ld.so(8) manual pages.
  719. ----------------------------------------------------------------------
  720.  
  721.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement