Tommie Gannert wrote: > Hi All! > > > I'm using RX/KAD for an external project and spent yesterday fighting a > bug due to a missing #define of AFS_PTHREAD_ENV. The structs in RX > change depending on that macro. > > Is there any way to deduce the use of AFS_PTHREAD_ENV using only what is > installed in a standard OpenAFS 1.4 installation? When compiling > OpenAFS, it seems to be given on the command line, implicating that it > is not stored anywhere in the headers. Is that true? > > > /Tommie
Both lwp and pthread versions of the libraries are installed as part of OpenAFS. You need to ensure that you use the appropriate libraries based upon whether or not you define AFS_PHTREAD_ENV. It is also true that many of the servers are built both as lwp and pthread versions and only one of them is installed at a time. Jeffrey Altman
smime.p7s
Description: S/MIME Cryptographic Signature
