mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
- libtirpc is required for lsof to work from CU172 onwards. rpc.h is no longer available from glibc. This would normally cause the lsof build to fail but libtirpc as an addon is built before lsof and so is present in the build and lsof is linked to it. When running lsof it fails as the linked libtirpc library is not present unless it has been installed as an addon. - This patch converts the libtirpc lfs from an addon to a core program and moves the rootfile from the packages directory to the common directory. - Tested out on my vm testbed. With CU172 lsof fails to run due to the missing libtirpc With the build based on this patch installed lsof works normally again. - Disabled the static library build in the configure options and updated the rootfile Tested-by: Adolf Belka <adolf.belka@ipfire.org> Fixes: Bug#13015 Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Reviewed-by: Bernhard Bitsch <bbitsch@ipfire.org>
62 lines
1.9 KiB
Plaintext
62 lines
1.9 KiB
Plaintext
etc/bindresvport.blacklist
|
|
etc/netconfig
|
|
#usr/include/tirpc
|
|
#usr/include/tirpc/netconfig.h
|
|
#usr/include/tirpc/rpc
|
|
#usr/include/tirpc/rpc/auth.h
|
|
#usr/include/tirpc/rpc/auth_des.h
|
|
#usr/include/tirpc/rpc/auth_unix.h
|
|
#usr/include/tirpc/rpc/clnt.h
|
|
#usr/include/tirpc/rpc/clnt_soc.h
|
|
#usr/include/tirpc/rpc/clnt_stat.h
|
|
#usr/include/tirpc/rpc/des.h
|
|
#usr/include/tirpc/rpc/des_crypt.h
|
|
#usr/include/tirpc/rpc/key_prot.h
|
|
#usr/include/tirpc/rpc/nettype.h
|
|
#usr/include/tirpc/rpc/pmap_clnt.h
|
|
#usr/include/tirpc/rpc/pmap_prot.h
|
|
#usr/include/tirpc/rpc/pmap_rmt.h
|
|
#usr/include/tirpc/rpc/raw.h
|
|
#usr/include/tirpc/rpc/rpc.h
|
|
#usr/include/tirpc/rpc/rpc_com.h
|
|
#usr/include/tirpc/rpc/rpc_msg.h
|
|
#usr/include/tirpc/rpc/rpcb_clnt.h
|
|
#usr/include/tirpc/rpc/rpcb_prot.h
|
|
#usr/include/tirpc/rpc/rpcb_prot.x
|
|
#usr/include/tirpc/rpc/rpcent.h
|
|
#usr/include/tirpc/rpc/svc.h
|
|
#usr/include/tirpc/rpc/svc_auth.h
|
|
#usr/include/tirpc/rpc/svc_dg.h
|
|
#usr/include/tirpc/rpc/svc_mt.h
|
|
#usr/include/tirpc/rpc/svc_soc.h
|
|
#usr/include/tirpc/rpc/types.h
|
|
#usr/include/tirpc/rpc/xdr.h
|
|
#usr/include/tirpc/rpcsvc
|
|
#usr/include/tirpc/rpcsvc/crypt.h
|
|
#usr/include/tirpc/rpcsvc/crypt.x
|
|
#usr/lib/libtirpc.la
|
|
#usr/lib/libtirpc.so
|
|
usr/lib/libtirpc.so.3
|
|
usr/lib/libtirpc.so.3.0.0
|
|
#usr/lib/pkgconfig/libtirpc.pc
|
|
#usr/share/man/man3/bindresvport.3t
|
|
#usr/share/man/man3/des_crypt.3t
|
|
#usr/share/man/man3/getnetconfig.3t
|
|
#usr/share/man/man3/getnetpath.3t
|
|
#usr/share/man/man3/getrpcent.3t
|
|
#usr/share/man/man3/getrpcport.3t
|
|
#usr/share/man/man3/rpc.3t
|
|
#usr/share/man/man3/rpc_clnt_auth.3t
|
|
#usr/share/man/man3/rpc_clnt_calls.3t
|
|
#usr/share/man/man3/rpc_clnt_create.3t
|
|
#usr/share/man/man3/rpc_secure.3t
|
|
#usr/share/man/man3/rpc_soc.3t
|
|
#usr/share/man/man3/rpc_svc_calls.3t
|
|
#usr/share/man/man3/rpc_svc_create.3t
|
|
#usr/share/man/man3/rpc_svc_err.3t
|
|
#usr/share/man/man3/rpc_svc_reg.3t
|
|
#usr/share/man/man3/rpc_xdr.3t
|
|
#usr/share/man/man3/rpcbind.3t
|
|
#usr/share/man/man3/rtime.3t
|
|
#usr/share/man/man5/netconfig.5
|