[OpenAFS] getcwd() error for RHEL 7.4 kernel

Benjamin Kaduk kaduk@mit.edu
Thu, 19 Oct 2017 20:41:33 -0500


Hi Matt,

On Thu, Oct 19, 2017 at 09:18:56AM -0400, Matt Vander Werf wrote:
> Hi Ben,
> 
> What do you mean by an openafs config.log? Where would this be at? Would it
> be on the client or the AFS file server? Or is there something that needs
> to be done to generate this log file?

This is the config.log generated by the (autoconf) configure script that
runs as part of the openafs build; I'm interested in the log from a client.
IIRC RHEL is going to be using a dkms build, but I don't remember where the
dkms logs live on RPM-based systems (or if they even retain the temporary
build tree).  If there isn't one kept via DKMS, then in the unpacked source
you should be able to run the configure script manually to get the log.
I'm pretty sure that the relevant portions are not going to be very dependent
on the arguments supplied to configure, so don't worry if you can't find
the actual configure invocation used by the DKMS build.

Does that help?

Thanks,

Ben