MS templates and MIT kerberos

Tom H thuffman00 at aol.com
Thu Feb 27 09:59:22 EST 2003


Hi
When ever I try and compile the 2.1.2 source I get the following error:

**************************************************************************
********************
[03/02/27 07:49:42]
[03/02/27 07:49:42] Building auth\krbcc\src\CCacheLib\Sources
[03/02/27 07:49:42] Included Makefile.dep
[03/02/27 07:49:42] Output going into .\obj\i386\dbg
[03/02/27 07:49:43]     cl -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo
/Zm800 -D_X86_=1 -D_WINNT -D_WIN32_WINNT=0x0400 -D_WIN32_IE=0x04
00 -DWINVER=0x0400 -ZI -Od -DWIN32  -D_WIN32 -D_MT -D_DLL -MDd  -GX -D_DEBUG
-nologo -I..\Headers -I..\Headers.mac -I.\Headers -Fo.\obj\i386
\dbg\ -Fd.\obj\i386\dbg\ -FD -c ...
[03/02/27 07:49:43] Command line warning D4002 : ignoring unknown option '-ZI'
[03/02/27 07:49:43] CCache2Compat.cp
[03/02/27 07:50:33] .\Headers\CCIAllocators.h(194) : fatal error C1001:
INTERNAL COMPILER ERROR
[03/02/27 07:50:33]             (compiler file 'msc1.cpp', line 1188)
[03/02/27 07:50:33]     Please choose the Technical Support command on the
Visual C++
[03/02/27 07:50:33]     Help menu, or open the Technical Support help file for
more information
[03/02/27 07:50:33] NMAKE : fatal error U1077: 'cl' : return code '0x2'
[03/02/27 07:50:33] Stop.

**************************************************************************
********************
With MS being know for their inability to handle templates w/namespce, I was
wondering how others got around this problem. It appears to be a know problem
wioth both VC++ 5.0 and 6.0 so I'm sure others have run into it.

tom


More information about the Kerberos mailing list