Util_cr is a console program that does a variety of small things. It's the 2nd thing to be built and is quite simple (no dependencies, etc)
Try building the debug version of OpenAFS If you still have problems, post the entire section of the log file that deals with util_cr.c, .obj and .exe From: [email protected] [mailto:[email protected]] On Behalf Of Simona Poilinca Sent: Monday, April 05, 2010 7:49 PM To: [email protected] Subject: [OpenAFS-devel] Problem building openAFS on Windows Env Hello, I'm trying to build openAFS on a 32-bit Windows environment and I have a problem with one device driver when trying to link. The error states util_cr.obj : error LNK2019: unresolved external symbol __SEH_epilog4_GS referenced in function _gencurdir util_cr.obj : error LNK2001: unresolved external symbol __except_handler4 util_cr.obj : error LNK2019: unresolved external symbol __SEH_prolog4_GS referenced in function _gencurdir C:\openAFS\openafs-1.5.73\obj\ i386_w2k\free\config\util_cr.exe : fatal error LNK1120: 3 unresolved externals any idea?
