Derrick Brashear wrote: > > [...] > grepping the source, I cannot find any declaration of rpcStats > (save for > a typedef afs_uint32 in rxstat.xg). Is this supposed to be generated > from somewhere, or am I missing a package that provides this? > > > it's supposed to be provided by rxgen running on that file. Which failed the first time because I had no /lib/cpp, and the second time because configure picked gcc -E as preprocessor which has different semantics than cpp. The patch I sent to -bugs no longer uses AC_PROG_CPP.
Thanks for the pointer, Arno _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
