Bruce
Fri May 23 09:54:42 PDT 2008
What does "she becomes counted" mean?
> Warning2:BUILD: [01:0000002121:WARNN ] kitl_x86.obj : warning LNK4006:
> _OALKitlCreateName already defined in oal_kitl_pci.lib(name.obj); second
> definition ignored
Means exactly what it says. _OALKitlCreateName() exists more than once.
Remove one to remove the the warning.
> Warning5:BUILD: [01:0000000825:WARNN ] fulllibc.lib(xtow.obj) : warning
> LNK4099: PDB 'ccrtconv.pdb' was not found with
> 'C:\WINCE600\OSDesigns\OsCE\OsCE\Wince600\VIAMARK_x86\cesysgen\oak\lib\x86\retail\fulllibc.lib'
> or at 'C:\WINCE600\platform\VIAMARK\target\x86\retail\ccrtconv.pdb';
> linking
> object as if no debug info
You may be able to figure out how to disable this linker warning message.
But you can't fix the cause of the warning.
--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG
http://geekswithblogs.net/bruceeitman
EuroTech Inc.
www.EuroTech.com
"ByGalaxy" <ByGalaxy@discussions.microsoft.com> wrote in message
news:B6F830A4-C73C-42E3-ADCA-18E6AA5416B7@microsoft.com...
> Hi
> I solved the other problems she becomes counted..Thus I am taking warnings
> recently..
>
> Warning1:BUILD: [00:0000000052:WARNS ] Directory:
> C:\WINCE600\public\ossvcs\oak\inc\ does not exist.
>
> Warning2:BUILD: [01:0000002121:WARNN ] kitl_x86.obj : warning LNK4006:
> _OALKitlCreateName already defined in oal_kitl_pci.lib(name.obj); second
> definition ignored
>
> Warning3:BUILD: [01:0000000751:WARNN ] kitl_x86.obj : warning LNK4006:
> _OALKitlCreateName already defined in oal_kitl_pci.lib(name.obj); second
> definition ignored
>
> Warning4:BUILD: [01:0000000824:WARNN ] fulllibc.lib(tolower.obj) : warning
> LNK4099: PDB 'ccrtconv.pdb' was not found with
> 'C:\WINCE600\OSDesigns\OsCE\OsCE\Wince600\VIAMARK_x86\cesysgen\oak\lib\x86\retail\fulllibc.lib'
> or at 'C:\WINCE600\platform\VIAMARK\target\x86\retail\ccrtconv.pdb';
> linking
> object as if no debug info
>
> Warning5:BUILD: [01:0000000825:WARNN ] fulllibc.lib(xtow.obj) : warning
> LNK4099: PDB 'ccrtconv.pdb' was not found with
> 'C:\WINCE600\OSDesigns\OsCE\OsCE\Wince600\VIAMARK_x86\cesysgen\oak\lib\x86\retail\fulllibc.lib'
> or at 'C:\WINCE600\platform\VIAMARK\target\x86\retail\ccrtconv.pdb';
> linking
> object as if no debug info
>
> Warning6:BUILD: [01:0000000826:WARNN ] fulllibc.lib(chandler4.obj) :
> warning
> LNK4099: PDB 'ccrthelp.pdb' was not found with
> 'C:\WINCE600\OSDesigns\OsCE\OsCE\Wince600\VIAMARK_x86\cesysgen\oak\lib\x86\retail\fulllibc.lib'
> or at 'C:\WINCE600\platform\VIAMARK\target\x86\retail\ccrthelp.pdb';
> linking
> object as if no debug info
>
> Warning7:BUILD: [01:0000000881:WARNN ] fulllibc.lib(atox.obj) : warning
> LNK4099: PDB 'ccrtconv.pdb' was not found with
> 'C:\WINCE600\OSDesigns\OsCE\OsCE\Wince600\VIAMARK_x86\cesysgen\oak\lib\x86\retail\fulllibc.lib'
> or at 'C:\WINCE600\platform\VIAMARK\target\x86\retail\ccrtconv.pdb';
> linking
> object as if no debug info
>
> Warning8:BUILD: [01:0000000882:WARNN ] fulllibc.lib(chandler4.obj) :
> warning
> LNK4099: PDB 'ccrthelp.pdb' was not found with
> 'C:\WINCE600\OSDesigns\OsCE\OsCE\Wince600\VIAMARK_x86\cesysgen\oak\lib\x86\retail\fulllibc.lib'
> or at 'C:\WINCE600\platform\VIAMARK\target\x86\retail\ccrthelp.pdb';
> linking
> object as if no debug info
>
> Warning 9:Unable to do imports from schannel.dll to RSAENH.dll - will late
> bin Warning 10:Unable to do imports from k.schannel.dll to RSAENH.dll -
> will
> late bind
> Warning 11:Unable to do imports from crypt32.dll to RSAENH.dll - will late
> bind Warning 12:Unable to do imports from k.crypt32.dll to RSAENH.dll -
> will
> late bind Warning 13:Unable to do imports from schannel.dll to
> RSAENH.dll -
> will late bin Warning 14:Unable to do imports from k.schannel.dll to
> RSAENH.dll - will late bin Warning 15:Unable to do imports from
> crypt32.dll
> to RSAENH.dll - will late bin Warning 16:Unable to do imports from
> k.crypt32.dll to RSAENH.dll - will late bind
> How I straighten not can these warnings.For the answers thanking I do.
>