Re: Open AFS Windows Compilation issue.
Jeffrey Altman <[email protected]> Tue, 11 Sep 2007 09:38:04 -0400
| Newsgroups | gmane.comp.file-systems.openafs.devel.win32 |
|---|---|
| Organization | Secure Endpoints Inc. |
| Message-ID | <[email protected]> |
Bharat Kulkarni wrote: > Hi, > > I have downloaded the source code of OpenAFS, 1.5.15. While building the > source code I am getting the following error: > > --> > error LNK2001: unresolved external symbol _ubik_VL_GetEntryByNameO > <-- > > I tried to browse through the code to find its definition but I could > not find it. Can you kindly tell me where I can find its definition, > so that I can eliminate this error. The current sources of OpenAFS for Windows are 1.5.21. ubik_VL_GetEntryByNameO is an RPC function that is autogenerated. If you do not have a clean build environment, then it will not be. The generated file that contains its definition is src/vlserver/vldbint.cs.c. Jeffrey Altman
smime.p7s
(application/x-pkcs7-signature, 3.3 KB) - not displayed