On 23/03/2018 20:22, Ryan Marsaw wrote: > Hello BLFS editors. > > Samba 4.8.0 requires libtirpc. Without it, the configuration stage > fails with the following: > > [...] > Checking for libtirpc headers : not found > Checking for libntirpc headers : not found > ERROR: No rpc/rpc.h header found, tirpc or libntirpc missing? > [...] > > This is related to the same issue involving rpcsvc-proto. One of the > dependencies of Samba is libnsl, which itself requires rpcsvc-proto and > libtirpc. libnsl pulls in libtirpc. However, the former is not a > required dependency, while the latter is.
Hmm, the question is whether all those libraries are required, or only recommended. That is, is there an option to disable them somehow, or should they be present unconditionally for the configuration to succeed? I'll try digging inside the waf build system... Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
