Kevin Koch wanted to know in which file I am facing error. Following is the detail of error i m facing. Please have a look.
Name "main::logging" used only once: possible typo at C:\kfw\pismere\athena\auth\krb5\src\windows\build\bkw.pl line 344. Info -- Reading configuration from bkwconfig.xml. Executing bkw.pl /config bkwconfig.xml Info -- logging to bkw.pl.log. [07/07/31 12:16:10] src is : C:\KfW at[07/07/31 12:16:11] Use of uninitialized value in string eq at ../scripts/build.pl line 204. [07/07/31 12:16:11] Use of uninitialized value in string eq at ../scripts/build.pl line 204. [07/07/31 12:16:11] Use of uninitialized value in string eq at ../scripts/build.pl line 204. [07/07/31 12:16:11] Using build_local_opts.pm [07/07/31 12:16:11] <<ps4124.persistent.co.in>> [07/07/31 12:16:11] build.pl invoking NMAKE with the following options: [07/07/31 12:16:11] /nologo [07/07/31 12:16:11] NODEBUG=1 [07/07/31 12:16:11] BUILD_KFW=1 [07/07/31 12:16:11] BUILD_OFFICIAL=1 [07/07/31 12:16:11] DEBUG_SYMBOL=1 [07/07/31 12:16:11] SKIPPING MISSING DIR (softdirs enabled): .\util\getdomainname [07/07/31 12:16:11] Entering .\util\guiwrap [07/07/31 12:16:11] Entering util\guiwrap\src [07/07/31 12:16:11] Entering util\guiwrap\src\exe [07/07/31 12:16:11] Building util\guiwrap\src\exe [07/07/31 12:16:11] build_dir /nologo NODEBUG=1 BUILD_KFW=1 BUILD_OFFICIAL=1 DEBUG_SYMBOL=1 [07/07/31 12:16:11] cl -c -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -D_X86_=1 -DWIN32 -D_WIN32 -W3 -D_WINNT -D_WIN32_WINNT=0x0400 -D_WIN32_IE=0x0400 -DWINVER=0x0400 -Os -Zi -D_MT -D_DLL -MD -EHsc -DNDEBUG -nologo -Fo.\obj\i386\rel\ -Fd.\obj\i386\rel\ -FD -c ... [07/07/31 12:16:11] NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.EXE"' : return code '0x80' [07/07/31 12:16:11] Stop. [07/07/31 12:16:11] return Error 2 Error 2 [07/07/31 12:16:11] [07/07/31 12:16:11] Fatal -- build failed. at C:\kfw\pismere\athena\auth\krb5\src\windows\build\bkw.pl line 510. One more thing I want to make confirm is, Kfw 3.2, needs some libraries like CVS, SVN etc... Which we need to get it from sites. I am listing down the sites of those dependent components. Please let me know, if I have taken libraries from wrong sourse. I am listing down them below: CVS: http://ftp.gnu.org/non-gnu/cvs/binary/stable/x86-woe/ SVN: http://svn1clicksetup.tigris.org/ WIX: http://sourceforge.net/project/showfiles.php?group_id=105970 NSIS: http://sourceforge.net/project/showfiles.php?group_id=105970 Doxygen: http://www.stack.nl/~dimitri/doxygen/ Plink: SQLyog Filever: Windows Resource Kits http://www.softpanorama.org/Unixification/Reskit/index.shtml Please let me know, If i m wrong at any place.... Waiting for your reply.... On 7/31/07, Danny Mayer <[EMAIL PROTECTED]> wrote: > > The only reason (apart from people who needs verifiable sources) for > building from source is to debug an application that's linked into kfw. > That's what I was doing. I'd expect that the credentials cache is not > needed for that. > > Danny > > Jeffrey Altman wrote: > > Priyanka Gala wrote: > >> So, is it something like, IT'S NOT POSSIBLE to build Kerberos on visual > >> studio 20005.... > >> Any workaorund to solve the problem of missing files??? > >> Because I need Visual studio 2005 compatible libraries.....Any > >> suggestions????? > > > > The Credential Cache implementation that ships with KFW 3.2 cannot be > > built using Visual Studio 2005. The C++ template classes that were > > used are no longer supported. > > > > In what way are the binaries shipped by MIT not compatible with Visual > > Studio 2005? > > > > Jeffrey Altman > > Secure Endpoints Inc > > _______________________________________________ kfwdev mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/kfwdev
