> They are getting defined in both ubik.h and ubik_int.h: > [...] If you cvs update, you should notice this particular problem (and a few others having to do with rxgen prototypes) have been fixed in the mainline.
There's still a more annoying problem in afsfileprocs.c where CallPreamble magically turns an rx_call into rx_connection, and the arguments to the SRXAFS functions aren't what the prototypes say they should be. In particular, most SRXAFS functions type their first arg as "struct rx_connection *" when the prototypes consider them to be "struct rx_call *". I haven't fixed this one yet. -- kolya _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
