Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @@fakeroot dpkg-buildpackage -b -uc
- otp_mppe.c: In function �otp_mppe�:
- otp_mppe.c:419: warning: pointer targets in passing argument 1 of �sprintf� differ in signedness
- otp_mppe.c:421: warning: pointer targets in passing argument 2 of �pairmake� differ in signedness
- otp_mppe.c:461: warning: pointer targets in passing argument 1 of �sprintf� differ in signedness
- otp_mppe.c:463: warning: pointer targets in passing argument 2 of �pairmake� differ in signedness
- 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.
- rlm_pap.c: In function �pap_authenticate�:
- rlm_pap.c:714: warning: pointer targets in passing argument 1 of �radius_xlat� differ in signedness
- rlm_pap.c:719: warning: pointer targets in passing argument 1 of �fr_hex2bin� differ in signedness
- rlm_pap.c:739: warning: pointer targets in passing argument 1 of �radius_xlat� differ in signedness
- rlm_pap.c:744: warning: pointer targets in passing argument 1 of �fr_hex2bin� differ in signedness
- rlm_pap.c:770: warning: pointer targets in passing argument 2 of �fr_hex2bin� differ in signedness
- 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
- In file included from rlm_perl.c:39:
- /usr/lib/perl/5.8/CORE/perl.h:1108: warning: redundant redeclaration of �strerror�
- /usr/include/string.h:256: warning: previous declaration of �strerror� was here
- In file included from rlm_perl.c:39:
- /usr/lib/perl/5.8/CORE/perl.h:2931: warning: redundant redeclaration of �getuid�
- /usr/include/unistd.h:642: warning: previous declaration of �getuid� was here
- /usr/lib/perl/5.8/CORE/perl.h:2932: warning: redundant redeclaration of �geteuid�
- /usr/include/unistd.h:645: warning: previous declaration of �geteuid� was here
- /usr/lib/perl/5.8/CORE/perl.h:2933: warning: redundant redeclaration of �getgid�
- /usr/include/unistd.h:648: warning: previous declaration of �getgid� was here
- /usr/lib/perl/5.8/CORE/perl.h:2934: warning: redundant redeclaration of �getegid�
- /usr/include/unistd.h:651: warning: previous declaration of �getegid� was here
- /usr/lib/perl/5.8/CORE/perl.h:3217: warning: redundant redeclaration of �mktemp�
- /usr/include/stdlib.h:583: warning: previous declaration of �mktemp� was here
- /usr/lib/perl/5.8/CORE/perl.h:3219: warning: redundant redeclaration of �atof�
- /usr/include/stdlib.h:280: warning: previous definition of �atof� was here
- In file included from rlm_perl.c:39:
- /usr/lib/perl/5.8/CORE/perl.h:3310: warning: redundant redeclaration of �crypt�
- /usr/include/crypt.h:34: warning: previous declaration of �crypt� was here
- /usr/lib/perl/5.8/CORE/perl.h:3316: warning: redundant redeclaration of �getenv�
- /usr/include/stdlib.h:545: warning: previous declaration of �getenv� was here
- /usr/lib/perl/5.8/CORE/perl.h:3327: warning: redundant redeclaration of �getlogin�
- /usr/include/unistd.h:815: warning: previous declaration of �getlogin� was here
- /usr/lib/perl/5.8/CORE/perl.h:3432: warning: redundant redeclaration of �environ�
- /usr/include/unistd.h:498: warning: previous declaration of �environ� was here
- In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
- from rlm_perl.c:39:
- /usr/lib/perl/5.8/CORE/proto.h:1289: warning: redundant redeclaration of �Perl_utf8n_to_uvuni�
- /usr/lib/perl/5.8/CORE/proto.h:1288: warning: previous declaration of �Perl_utf8n_to_uvuni� was here
- /usr/lib/perl/5.8/CORE/proto.h:1291: warning: redundant redeclaration of �Perl_uvuni_to_utf8�
- /usr/lib/perl/5.8/CORE/proto.h:1290: warning: previous declaration of �Perl_uvuni_to_utf8� was here
- rlm_perl.c: In function �rlm_perl_destruct�:
- rlm_perl.c: In function �rlm_perl_destruct�:
- rlm_perl.c:206: warning: declaration of �my_perl� shadows a previous local
- rlm_perl.c:197: warning: shadowed declaration is here
- rlm_perl.c: In function �rlm_perl_make_key�:
- rlm_perl.c:238: warning: passing argument 2 of �pthread_key_create� from incompatible pointer type
- rlm_perl.c: In function �rlm_perl_clone�:
- rlm_perl.c:268: warning: format �%d� expects type �int�, but argument 3 has type �pthread_t�
- rlm_perl.c: In function �xs_init�:
- rlm_perl.c:276: warning: initialization discards qualifiers from pointer target type
- rlm_perl.c:279: warning: passing argument 2 of �Perl_newXS� discards qualifiers from pointer target type
- rlm_perl.c: In function �perl_xlat�:
- rlm_perl.c:362: warning: value computed is not used
- rlm_perl.c:369: warning: format �%d� expects type �int�, but argument 3 has type �size_t�
- rlm_perl.c:369: warning: format �%d� expects type �int�, but argument 5 has type �size_t�
- rlm_perl.c: In function �perl_instantiate�:
- rlm_perl.c:429: warning: assignment discards qualifiers from pointer target type
- rlm_perl.c:433: warning: assignment discards qualifiers from pointer target type
- rlm_perl.c:477: warning: passing argument 2 of �Perl_newXS� discards qualifiers from pointer target type
- rlm_perl.c:477: warning: passing argument 4 of �Perl_newXS� discards qualifiers from pointer target type
- rlm_perl.c: In function �rlmperl_call�:
- rlm_perl.c:694: warning: value computed is not used
- 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
- /usr/bin/libtool --mode=link gcc -release 2.1.5 \
- -module -export-dynamic -Wl,-Bsymbolic-functions -o rlm_perl.la \
- -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
- @@*** Warning: Linking the shared library rlm_perl.la against the
- @@*** static library /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a is not portable!
- 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
- 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
- sql_iodbc.c: In function �sql_init_socket�:
- sql_iodbc.c:90: warning: pointer targets in passing argument 2 of �SQLConnect� differ in signedness
- sql_iodbc.c:90: warning: pointer targets in passing argument 4 of �SQLConnect� differ in signedness
- sql_iodbc.c:90: warning: pointer targets in passing argument 6 of �SQLConnect� differ in signedness
- sql_iodbc.c: In function �sql_query�:
- sql_iodbc.c:142: warning: pointer targets in passing argument 2 of �SQLExecDirect� differ in signedness
- sql_iodbc.c: In function �sql_select_query�:
- sql_iodbc.c:180: warning: passing argument 7 of �SQLColAttributes� from incompatible pointer type
- sql_iodbc.c:186: warning: pointer targets in assignment differ in signedness
- sql_iodbc.c: In function �sql_error�:
- sql_iodbc.c:325: warning: pointer targets in return differ in signedness
- sql_iodbc.c: In function �sql_affected_rows�:
- sql_iodbc.c:393: warning: passing argument 2 of �SQLRowCount� from incompatible pointer type
- 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
- listen.c: In function �client_listener_find�:
- listen.c:126: warning: passing argument 1 of �listener->print� discards qualifiers from pointer target type
- listen.c:206: warning: assignment discards qualifiers from pointer target type
- In file included from listen.c:1053:
- command.c: In function �cprint_conf_parser�:
- command.c:390: warning: cast discards qualifiers from pointer target type
- command.c:401: warning: cast discards qualifiers from pointer target type
- command.c:415: warning: cast discards qualifiers from pointer target type
- command.c:423: warning: cast discards qualifiers from pointer target type
- command.c:425: warning: cast discards qualifiers from pointer target type
- command.c: In function �command_show_client_config�:
- command.c:845: warning: passing argument 2 of �cf_section2file� discards qualifiers from pointer target type
- listen.c: In function �listen_bind�:
- listen.c:1208: warning: implicit declaration of function �udpfromto_init�
- listen.c:1208: warning: nested extern declaration of �udpfromto_init�
- radiusd.c:159: warning: passing argument 1 of �free� discards qualifiers from pointer target type
- radiusd.c:441: warning: passing argument 1 of �free� discards qualifiers from pointer target type
- 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
- xlat.c: In function �xlat_packet�:
- xlat.c:185: warning: format �%d� expects type �int�, but argument 4 has type �size_t�
- xlat.c:185: warning: format �%d� expects type �int�, but argument 4 has type �size_t�
- xlat.c: In function �xlat_register�:
- xlat.c:514: warning: passing argument 3 of �xlat_register� discards qualifiers from pointer target type
- xlat.c:523: warning: passing argument 3 of �xlat_register� discards qualifiers from pointer target type
- xlat.c:535: warning: passing argument 3 of �xlat_register� discards qualifiers from pointer target type
- xlat.c:543: warning: passing argument 3 of �xlat_register� discards qualifiers from pointer target type
- libtool: install: warning: relinking `rlm_acct_unique.la'
- libtool: install: warning: remember to run `libtool --finish /usr/lib/freeradius'
- libtool: install: warning: remember to run `libtool --finish /usr/lib/freeradius'
- libtool: install: warning: remember to run `libtool --finish /usr/lib/freeradius'
- dh_installpam --name=radiusd -a
- # We don't need ldconfig. None of our libraries go in it's paths
- dh_makeshlibs -n -a
- dh_shlibdeps -a
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_linelog-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_ippool_tool shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_ippool_tool shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_ippool_tool shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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.
- dpkg-shlibdeps: warning: symbol paircompare used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
- dpkg-shlibdeps: warning: symbol pairxlatmove used by debian/freeradius/usr/lib/freeradius/rlm_preprocess-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/smbencrypt shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/smbencrypt shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/smbencrypt shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/sbin/radmin shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/sbin/radmin shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- @@dpkg-shlibdeps: warning: 5 other similar warnings have been skipped (use -v to see them all).
- 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).
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_expr-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- @@dpkg-shlibdeps: warning: 1 other similar warnings have been skipped (use -v to see them all).
- 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).
- 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).
- 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).
- 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.
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radclient shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radclient shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_unix-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_sqlcounter-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_sqlippool-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_logintime-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_otp-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radwho shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radwho shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- dpkg-shlibdeps: warning: symbol modcall used by debian/freeradius/usr/lib/freeradius/rlm_policy-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- @@dpkg-shlibdeps: warning: 8 other similar warnings have been skipped (use -v to see them all).
- 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).
- 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).
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_realm-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- @@dpkg-shlibdeps: warning: 3 other similar warnings have been skipped (use -v to see them all).
- 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).
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so found in none of the libraries.
- dpkg-shlibdeps: warning: symbol paircompare used by debian/freeradius/usr/lib/freeradius/rlm_fastusers-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_perl-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_parser shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_parser shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_parser shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_cat shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_cat shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/rlm_dbm_cat shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_python-2.1.5.so found in none of the libraries.
- 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.
- 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).
- 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).
- 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).
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_always-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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).
- 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.
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_ippool-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_exec-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_pam-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_acctlog-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radconf2xml shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radconf2xml shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_counter-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_expiration-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_radutmp-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- dpkg-shlibdeps: warning: debian/freeradius/usr/sbin/freeradius shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/sbin/freeradius shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/sbin/freeradius shouldn't be linked with libssl.so.0.9.8 (it uses none of its symbols).
- 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.
- 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.
- 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.
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_mschap-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- dpkg-shlibdeps: warning: symbol paircompare used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
- dpkg-shlibdeps: warning: symbol pairxlatmove used by debian/freeradius/usr/lib/freeradius/rlm_files-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_pap-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: symbol paircompare used by debian/freeradius/usr/lib/freeradius/rlm_dbm-2.1.5.so found in none of the libraries.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_dbm-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- @@dpkg-shlibdeps: warning: 33 other similar warnings have been skipped (use -v to see them all).
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_checkval-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radsniff shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radsniff shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radsniff shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_eap-2.1.5.so found in none of the libraries.
- 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.
- @@dpkg-shlibdeps: warning: 2 other similar warnings have been skipped (use -v to see them all).
- 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).
- 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).
- 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.
- 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.
- 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).
- 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).
- 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).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radeapclient shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radeapclient shouldn't be linked with libresolv.so.2 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radeapclient shouldn't be linked with libssl.so.0.9.8 (it uses none of its symbols).
- dpkg-shlibdeps: warning: debian/freeradius/usr/bin/radeapclient shouldn't be linked with libcrypto.so.0.9.8 (it uses none of its symbols).
- 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.
- 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.
- 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.
- 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.
- 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.
- dpkg-shlibdeps: warning: symbol pairxlatmove used by debian/freeradius/usr/lib/freeradius/rlm_sql-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- @@dpkg-shlibdeps: warning: 10 other similar warnings have been skipped (use -v to see them all).
- 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).
- 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).
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_passwd-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- dpkg-shlibdeps: warning: symbol radlog used by debian/freeradius/usr/lib/freeradius/rlm_detail-2.1.5.so found in none of the libraries.
- 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.
- 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.
- 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.
- @@dpkg-shlibdeps: warning: 1 other similar warnings have been skipped (use -v to see them all).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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).
- 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).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- @@dpkg-shlibdeps: warning: 13 other similar warnings have been skipped (use -v to see them all).
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- dh_installdeb -a
- dh_compress -a
- dh_fixperms -a
- dh_md5sums -a
- dh_gencontrol -a
- dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
- dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
- dh_builddeb -a
- dpkg-deb: building package `freeradius' in `../freeradius_2.1.4-0_amd64.deb'.
- dpkg-deb: building package `freeradius-krb5' in `../freeradius-krb5_2.1.4-0_amd64.deb'.
- dpkg-deb: building package `freeradius-ldap' in `../freeradius-ldap_2.1.4-0_amd64.deb'.
- dpkg-deb: building package `freeradius-postgresql' in `../freeradius-postgresql_2.1.4-0_amd64.deb'.
- dpkg-deb: building package `freeradius-mysql' in `../freeradius-mysql_2.1.4-0_amd64.deb'.
- dpkg-deb: building package `freeradius-iodbc' in `../freeradius-iodbc_2.1.4-0_amd64.deb'.
- dpkg-deb: building package `freeradius-dbg' in `../freeradius-dbg_2.1.4-0_amd64.deb'.
- dpkg-genchanges -b >../freeradius_2.1.4-0_amd64.changes
- dpkg-genchanges: binary-only upload - not including any source code
- dpkg-buildpackage: binary only upload (no source included)
- @@/usr/src/freeradius-2.1.4# libtool --finish /usr/lib/freeradius
- PATH="$PATH:/sbin" ldconfig -n /usr/lib/freeradius
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/freeradius
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement