Hi,

I am trying to compile the sources available in below tar in my Windows 7 
laptop (32-bit).

http://web.mit.edu/kerberos/dist/krb5/1.13/krb5-1.13.2-signed.tar

My environment is the following:
Windows 7 Professional , Service Pack 1
Processor - Intel(r) Core(tm) i5 CPU M 560 @ 2.67 GHz   2.66 GHz
RAM - 4GB (2.99 GB Usable )
System type: 32-bit operating system

Various thing I have tried:
1:
I have "Microsoft Visual Studio 11.0" installed.
I have the linux commands in my path.
I opened a command prompt and executed the steps as listed in the README.
It was doing lots of operations and at last compilation failed with the 
following error:
Making in
        link /nologo -nologo -incremental:no -manifest 
/out:obj\i386\rel\leash.exe /ENTRY:WinMainCRTStartup 
obj\i386\rel\Krb4EditDomainRealmList.obj  obj\i386\rel\CLeashDragListBox.obj  
obj\i386\rel\Krb5Properties.obj  obj\i386\rel\KrbAddHostServer.obj  
obj\i386\rel\KrbAddRealm.obj  obj\i386\rel\KrbConfigOptions.obj  
obj\i386\rel\KrbDomainRealmMaintenance.obj  obj\i386\rel\KrbEditHostServer.obj  
obj\i386\rel\KrbEditRealm.obj  obj\i386\rel\KrbProperties.obj  
obj\i386\rel\KrbRealmHostMaintenance.obj  obj\i386\rel\Leash.obj  
obj\i386\rel\LeashAboutBox.obj  obj\i386\rel\LeashDebugWindow.obj  
obj\i386\rel\LeashDoc.obj  obj\i386\rel\LeashFileDialog.obj  
obj\i386\rel\LeashFrame.obj  obj\i386\rel\LeashMessageBox.obj  
obj\i386\rel\LeashProperties.obj  obj\i386\rel\LeashView.obj  
obj\i386\rel\lglobals.obj  obj\i386\rel\MainFrm.obj  obj\i386\rel\out2con.obj  
obj\i386\rel\StdAfx.obj  obj\i386\rel\AfsProperties.obj  
obj\i386\rel\VSroutines.obj  obj\i386\rel\KrbMiscConfigOpt.obj  obj\i386!
 \rel\KrbListTickets.obj obj\i386\rel\Leash.res  
..\..\lib\obj\i386\rel\gssapi32.lib ..\..\lib\obj\i386\rel\comerr32.lib  
kernel32.lib Iphlpapi.lib ws2_32.lib user32.lib gdi32.lib comdlg32.lib 
comctl32.lib version.lib ..\..\util\wshelper\obj\i386\rel\wshelp32.lib  
../lib/obj\i386\rel\libwin.lib atl.lib MFC110.LIB
LINK : fatal error LNK1181: cannot open input file 'atl.lib'
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
11.0\VC\BIN\link.EXE"' : return code '0x49d'
Stop.
NMAKE : fatal error U1077: 'for' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'for' : return code '0x1'
Stop.


2:
I have Microsoft Visual Studio 13.0 installed
I have the linux commands in my path.
I opened a command prompt and executed the steps as listed in the README.
It was doing lots of operations and at last compilation failed with the 
following error:
LINK : fatal error LNK1181: cannot open input file 'atl.lib'
NMAKE : fatal error U1077: 'D:\Softwares\vs-community-2013-update4\VC\BIN\link.E
XE' : return code '0x49d'
Stop.
NMAKE : fatal error U1077: 'for' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'for' : return code '0x1'
Stop.

Please advise me on how to compile the sources for windows.

Thanks and Regards,
Parasuraman.R
Product Architect | Cuecent BPMS GoCloud Platform | Bahwan CyberTek |
148, Rajiv Gandhi Salai (OMR), Okkiyam Thoraipakkam, Chennai - 600 097, India |
T: +91 44 4344 9000 (Ext : 9030) | M: +91 9884600751 | E: 
[email protected]<mailto:[email protected]> |
www.bahwancybertek.com<http://www.bahwancybertek.com/> | 
www.cuecent.com<http://www.cuecent.com/>


-----------------------------------------------------------------------------------------------------------------------
 The information contained in this communication is intended solely for the use 
of the individual or entity to whom it is addressed and others authorized to 
receive it. It may contain confidential or legally privileged information. If 
you are not the intended recipient you are hereby notified that any disclosure, 
copying, distribution or taking any action in reliance on the contents of this 
information is strictly prohibited and may be unlawful. If you are not the 
intended recipient, please notify us immediately by responding to this email 
and then delete it from your system. Bahwan Cybertek is neither liable for the 
proper and complete transmission of the information contained in this 
communication nor for any delay in its receipt.
_______________________________________________
kfwdev mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/kfwdev

Reply via email to