Hi all
VS2005 and Wince 6.0 using
Errors

1-Catalog Id "StringTable:MS:Cepc:1033" duplicated in files
"C:\WINCE600\platform\CEPC\catalog\1033\cepcstrings.pbcxml" and
"C:\WINCE600\platform\VIAMARK\catalog\1033\cepcstrings.pbcxml" with
equivalent version numbers. Ignoring second record (file
"C:\WINCE600\platform\VIAMARK\catalog\1033\cepcstrings.pbcxml"). C:\WINCE600\platform\VIAMARK\catalog\1033\cepcstrings.pbcxml

2-Catalog Id "StringTable:MS:Cepc:1041" duplicated in files
"C:\WINCE600\platform\CEPC\catalog\1041\cepcstrings.pbcxml" and
"C:\WINCE600\platform\VIAMARK\catalog\1041\cepcstrings.pbcxml" with
equivalent version numbers. Ignoring second record (file
"C:\WINCE600\platform\VIAMARK\catalog\1041\cepcstrings.pbcxml"). C:\WINCE600\platform\VIAMARK\catalog\1041\cepcstrings.pbcxml 0

3- build.err file == C:\WINCE600\build.log(1) : error SYSGEN0000: error(s)
in sysgen phase

Warnings

4-BUILD: [00:0000000053:WARNS ] Directory:
C:\WINCE600\public\ossvcs\oak\inc\ does not exist.

as error(s) and warning(s) receiving!!! how to taking??
no speak english
thank you

Re: error SYSGEN0000: error(s) in sysgen phase by Bruce

Bruce
Fri May 16 08:31:13 PDT 2008

http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/eca2ea2838137b7f/7027d5b0492dc519?hl=en&lnk=st&q=#7027d5b0492dc519

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com

EuroTech Inc.
www.EuroTech.com

"ByGalaxy" <ByGalaxy@discussions.microsoft.com> wrote in message
news:A92C5F4E-9B79-425F-9D30-E3FBB90C4AFC@microsoft.com...
> Hi all
> VS2005 and Wince 6.0 using
> Errors
>
> 1-Catalog Id "StringTable:MS:Cepc:1033" duplicated in files
> "C:\WINCE600\platform\CEPC\catalog\1033\cepcstrings.pbcxml" and
> "C:\WINCE600\platform\VIAMARK\catalog\1033\cepcstrings.pbcxml" with
> equivalent version numbers. Ignoring second record (file
> "C:\WINCE600\platform\VIAMARK\catalog\1033\cepcstrings.pbcxml").
> C:\WINCE600\platform\VIAMARK\catalog\1033\cepcstrings.pbcxml
>
> 2-Catalog Id "StringTable:MS:Cepc:1041" duplicated in files
> "C:\WINCE600\platform\CEPC\catalog\1041\cepcstrings.pbcxml" and
> "C:\WINCE600\platform\VIAMARK\catalog\1041\cepcstrings.pbcxml" with
> equivalent version numbers. Ignoring second record (file
> "C:\WINCE600\platform\VIAMARK\catalog\1041\cepcstrings.pbcxml").
> C:\WINCE600\platform\VIAMARK\catalog\1041\cepcstrings.pbcxml 0
>
> 3- build.err file == C:\WINCE600\build.log(1) : error SYSGEN0000:
> error(s)
> in sysgen phase
>
> Warnings
>
> 4-BUILD: [00:0000000053:WARNS ] Directory:
> C:\WINCE600\public\ossvcs\oak\inc\ does not exist.
>
> as error(s) and warning(s) receiving!!! how to taking??
> no speak english
> thank you
>
>



RE: error SYSGEN0000: error(s) in sysgen phase by ByGalaxy

ByGalaxy
Mon May 19 00:30:00 PDT 2008

Thank you Bruce;
I 've another problem

Windows CE .net 4.2 and platform builder using..

Compiling error

...\cfwpc.c(268) : error C2065: 'CPUID_PAT' : undeclared identifier
...\cfwpc.c(269) : error C4013: 'NKVirtualSetAttributes' undefined; assuming
extern returning int
...\cfwpc.c(293) : error C2065: 'PHYSICAL_ADDRESS_UNKNOWN' : undeclared
identifier
...\cfwpc.c(293) : error C4047: '!=' : 'int ' differs in levels of
indirection from 'void *'
...\cfwpc.c(435) : error C2065: 'CPUID_MSR' : undeclared identifier
...\cfwpc.c(455) : error C2065: 'CPUID_MTRR' : undeclared identifier


This is because Vortex86 BSP is based on update Platform Builder. CFWPC.C is
patched by Microsoft 2003-08-05 KB815794. User has to install QFE to build
image and those messages will not appear.

http://msdn.microsoft.com/embedded/downloads/ce/wince/default.aspx.
this link's fallin... give me another link

How can I download to KB815794..please you give me a link

thank you..




Re: error SYSGEN0000: error(s) in sysgen phase by Michel

Michel
Mon May 19 03:54:00 PDT 2008

That KB is included in the rollup:
http://www.microsoft.com/downloads/details.aspx?FamilyID=dcd10fcc-fc21-4e85-9d6a-4a4eeed361f3&DisplayLang=en

See
http://download.microsoft.com/download/6/9/2/69236b9a-b553-4a90-8c44-c56851effef0/Windows%20CE%20.NET%204.2_Product_Update_Rollup_2007.htm

For all CE 4.2 QFE's use the following link:
http://www.microsoft.com/downloads/results.aspx?freetext=ce%204.2&productID=&categoryId=&period=&sortCriteria=date&nr=50&DisplayLang=en


Good luck,

Michel Verhagen, eMVP
Check out my blog: http://GuruCE.com/blog

GuruCE Ltd.
Microsoft Embedded Partner
http://GuruCE.com
Consultancy, training and development services.

ByGalaxy wrote:
> Thank you Bruce;
> I 've another problem
>
> Windows CE .net 4.2 and platform builder using..
>
> Compiling error
>
> ....\cfwpc.c(268) : error C2065: 'CPUID_PAT' : undeclared identifier
> ....\cfwpc.c(269) : error C4013: 'NKVirtualSetAttributes' undefined; assuming
> extern returning int
> ....\cfwpc.c(293) : error C2065: 'PHYSICAL_ADDRESS_UNKNOWN' : undeclared
> identifier
> ....\cfwpc.c(293) : error C4047: '!=' : 'int ' differs in levels of
> indirection from 'void *'
> ....\cfwpc.c(435) : error C2065: 'CPUID_MSR' : undeclared identifier
> ....\cfwpc.c(455) : error C2065: 'CPUID_MTRR' : undeclared identifier
>
>
> This is because Vortex86 BSP is based on update Platform Builder. CFWPC.C is
> patched by Microsoft 2003-08-05 KB815794. User has to install QFE to build
> image and those messages will not appear.
>
> http://msdn.microsoft.com/embedded/downloads/ce/wince/default.aspx.
> this link's fallin... give me another link
>
> How can I download to KB815794..please you give me a link
>
> thank you..
>
>
>

Re: error SYSGEN0000: error(s) in sysgen phase by Bruce

Bruce
Mon May 19 07:43:52 PDT 2008

You can always go to msdn.microsoft.com/embedded to find QFEs in the
downloads.

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com

EuroTech Inc.
www.EuroTech.com

"ByGalaxy" <ByGalaxy@discussions.microsoft.com> wrote in message
news:B6EA787A-FCA2-4365-BD42-1AD555DBC94F@microsoft.com...
> Thank you Bruce;
> I 've another problem
>
> Windows CE .net 4.2 and platform builder using..
>
> Compiling error
>
> ...\cfwpc.c(268) : error C2065: 'CPUID_PAT' : undeclared identifier
> ...\cfwpc.c(269) : error C4013: 'NKVirtualSetAttributes' undefined;
> assuming
> extern returning int
> ...\cfwpc.c(293) : error C2065: 'PHYSICAL_ADDRESS_UNKNOWN' : undeclared
> identifier
> ...\cfwpc.c(293) : error C4047: '!=' : 'int ' differs in levels of
> indirection from 'void *'
> ...\cfwpc.c(435) : error C2065: 'CPUID_MSR' : undeclared identifier
> ...\cfwpc.c(455) : error C2065: 'CPUID_MTRR' : undeclared identifier
>
>
> This is because Vortex86 BSP is based on update Platform Builder. CFWPC.C
> is
> patched by Microsoft 2003-08-05 KB815794. User has to install QFE to build
> image and those messages will not appear.
>
> http://msdn.microsoft.com/embedded/downloads/ce/wince/default.aspx.
> this link's fallin... give me another link
>
> How can I download to KB815794..please you give me a link
>
> thank you..
>
>
>



Re: error SYSGEN0000: error(s) in sysgen phase by ByGalaxy

ByGalaxy
Tue May 20 06:44:02 PDT 2008

Thanks for Bruce and Michel... As you have told download and installed...I
guess the setup didn't build good, I can't see folders...I'm taking the same
error...

Re: error SYSGEN0000: error(s) in sysgen phase by Michel

Michel
Tue May 20 13:35:24 PDT 2008

Are you doing a clean sysgen?

See also this blog post: http://guruce.com/content/whattobuildwhen

Good luck,

Michel Verhagen, eMVP
Check out my blog: http://GuruCE.com/blog

GuruCE Ltd.
Microsoft Embedded Partner
http://GuruCE.com
Consultancy, training and development services.

ByGalaxy wrote:
> Thanks for Bruce and Michel... As you have told download and installed...I
> guess the setup didn't build good, I can't see folders...I'm taking the same
> error...

Re: error SYSGEN0000: error(s) in sysgen phase by Bruce

Bruce
Wed May 21 05:27:40 PDT 2008

What does "I can't see folders" mean?

--
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:275C5DEC-C45C-48BA-A033-73714DB6F66F@microsoft.com...
> Thanks for Bruce and Michel... As you have told download and installed...I
> guess the setup didn't build good, I can't see folders...I'm taking the
> same
> error...



Re: error SYSGEN0000: error(s) in sysgen phase by ByGalaxy

ByGalaxy
Fri May 23 08:44:01 PDT 2008

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.


Re: error SYSGEN0000: error(s) in sysgen phase by Bruce

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.
>



Re: error SYSGEN0000: error(s) in sysgen phase by ByGalaxy

ByGalaxy
Thu May 29 03:15:01 PDT 2008

I can create nk.bin file but I can't put and work it on the compact flash. It
is working but ubsent a video. Generally every design, I can take this ""
BUILD: [00:0000000053:WARNS ] Directory: C:\WINCE600\public\ossvcs\oak\inc\
does not exist."".
how is the make of 6.0 boot? is it same .net 4.2? // Loadcepc.exe
/l:800x600x16 nk.bin

thank you so much

Re: error SYSGEN0000: error(s) in sysgen phase by Bruce

Bruce
Thu May 29 05:45:55 PDT 2008

You need to take a little time to become familiar with the Platform Builder
build tools and nmake.

--
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:71BAF1E5-F6CF-4D9B-AECF-3D22D9648AB1@microsoft.com...
>I can create nk.bin file but I can't put and work it on the compact flash.
>It
> is working but ubsent a video. Generally every design, I can take this ""
> BUILD: [00:0000000053:WARNS ] Directory:
> C:\WINCE600\public\ossvcs\oak\inc\
> does not exist."".
> how is the make of 6.0 boot? is it same .net 4.2? // Loadcepc.exe
> /l:800x600x16 nk.bin
>
> thank you so much