[cvsacl-users] CVSACL WinNT compile errors ...
Brought to you by:
sbaris
From: Amarjit J. <ama...@ro...> - 2004-07-23 01:53:09
|
Hello: Has anybody been able to successfully compile CVSACL for Windows? I had a fair number of errors trying to compile CVSACL with source from = cvs-1.11.17-cvsacl-1.2.1-patched. I seem to have overcome most of them, but now I have the following: main.obj : error LNK2001: unresolved external symbol _cvsacl parseinfo.obj : error LNK2001: unresolved external symbol = _cvs_server_run_as parseinfo.obj : error LNK2001: unresolved external symbol = _cvs_groups_file_locat ion parseinfo.obj : error LNK2001: unresolved external symbol = _cvs_acl_file_location parseinfo.obj : error LNK2001: unresolved external symbol = _use_system_groups parseinfo.obj : error LNK2001: unresolved external symbol = _use_cvs_groups parseinfo.obj : error LNK2001: unresolved external symbol = _given_perms_valid parseinfo.obj : error LNK2001: unresolved external symbol = _cvs_acl_default_permi ssions parseinfo.obj : error LNK2001: unresolved external symbol = _stop_at_first_permiss ion_denied parseinfo.obj : error LNK2001: unresolved external symbol = _use_separate_acl_file _for_each_dir parseinfo.obj : error LNK2001: unresolved external symbol _use_cvs_acl .\WinRel\cvs.exe : fatal error LNK1120: 11 unresolved externals NMAKE : fatal error U1077: 'link.exe' : return code '0x460' Thanks Amarjit |