Hello, I'm trying to build a CE6, but I'm having some difficulties compiling it. I did everything as described in this article: http://www.domodom.fr/spip/Generer-une-image-Windows-CE-pour.html?lang=en This is my build.log: ---------------------------------------------- Starting sysgen phase for project ( common ) Found localized resources for Languages () Microsoft (R) Program Maintenance Utility Version CE-6.00.1893.0 Copyright (C) Microsoft Corporation. All rights reserved. Windows CE Version (Release) (Built on Jun 30 2006 16:52:46) makefile.def: Invoked with predefined settings: TARGETNAME: dummy TARGETTYPE: dummy RELEASETYPE: TARGETLIBS: SOURCELIBS: makefile.def: Including C:\WINCE600\public\common\oak\misc\Sources.default makefile.def: BUILDROOT is C:\WINCE600\public\common\cesysgen makefile.def: Including C:\WINCE600\PUBLIC\COMMON\CESYSGEN\sources makefile.def: Including C:\WINCE600\public\common\oak\misc\Sources.CE Directory: C:\WINCE600\PUBLIC\COMMON\CESYSGEN TARGETNAME: dummy RELEASETYPE is not defined. Using DEFAULT. makefile.def: Including C:\WINCE600\public\common\oak\misc\sources.ReleaseType_DEFAULT Creating appropriate directories and deleting COMMON.LOC mkdir C:\WINCE600\public\common\oak\lib\ARMV4I\retail\0409 > nul 2>&1 Copying resources to C:\WINCE600\public\common\oak\lib\ARMV4I\retail\oak\lib\ARMV4I\retail\0409 for %f in (C:\WINCE600\public\common\oak\lib\ARMV4I\retail\*.res) do NMAKE /nologo %~df%~pf0409\%~nf%~xf > nul C:\WINCE600\PUBLIC\COMMON\CESYSGEN>NMAKE /nologo C:\WINCE600\PUBLIC\COMMON\OAK\lib\ARMV4I\retail\0409\hgcore.res 1>nul C:\WINCE600\PUBLIC\COMMON\CESYSGEN>NMAKE /nologo C:\WINCE600\PUBLIC\COMMON\OAK\lib\ARMV4I\retail\0409\msgbox_hpc.res 1>nul C:\WINCE600\PUBLIC\COMMON\CESYSGEN>NMAKE /nologo C:\WINCE600\PUBLIC\COMMON\OAK\lib\ARMV4I\retail\0409\msgbox_ppc.res 1>nul C:\WINCE600\PUBLIC\COMMON\CESYSGEN>NMAKE /nologo C:\WINCE600\PUBLIC\COMMON\OAK\lib\ARMV4I\retail\0409\timezones.res 1>nul C:\WINCE600\PUBLIC\COMMON\CESYSGEN>NMAKE /nologo C:\WINCE600\PUBLIC\COMMON\OAK\lib\ARMV4I\retail\0409\xmllite.res 1>nul Copying fulllibc.* nmake /NOLOGO NOLIBC=1 corelib1.dll makefile.def: Invoked with predefined settings: TARGETNAME: corelib1 TARGETTYPE: dummy RELEASETYPE: OAK TARGETLIBS: SOURCELIBS: C:\WINCE600\public\common\oak\lib\ARMV4I\retail\crtdummy.lib DLLENTRY: DllMain makefile.def: Including C:\WINCE600\public\common\oak\misc\Sources.default makefile.def: BUILDROOT is C:\WINCE600\public\common\cesysgen makefile.def: Including C:\WINCE600\PUBLIC\COMMON\CESYSGEN\sources makefile.def: Including C:\WINCE600\public\common\oak\misc\Sources.CE Directory: C:\WINCE600\PUBLIC\COMMON\CESYSGEN TARGETNAME: corelib1 makefile.def: Including C:\WINCE600\public\common\oak\misc\sources.ReleaseType_OAK nmake /NOLOGO TARGETNAME=corelib1_ALL RELEASETYPE=OAK C:\WINCE600\OSDesigns\Mini2440\Mini2440\Wince600\Mini2440_ARMV4I\cesysgen\oak\li b\ARMV4I\retail\corelib1_ALL.lib makefile.def: Invoked with predefined settings: TARGETNAME: corelib1_ALL TARGETTYPE: LIBRARY RELEASETYPE: OAK TARGETLIBS: SOURCELIBS: C:\WINCE600\public\common\oak\lib\ARMV4I\retail\crtdummy.lib DLLENTRY: DllMain makefile.def: Including C:\WINCE600\public\common\oak\misc\Sources.default makefile.def: BUILDROOT is C:\WINCE600\public\common\cesysgen makefile.def: Including C:\WINCE600\PUBLIC\COMMON\CESYSGEN\sources makefile.def: Including C:\WINCE600\public\common\oak\misc\Sources.CE Directory: C:\WINCE600\PUBLIC\COMMON\CESYSGEN TARGETNAME: corelib1_ALL makefile.def: Including C:\WINCE600\public\common\oak\misc\sources.ReleaseType_OAK NMAKE : fatal error U1073: don't know how to make 'C:\WINCE600\public\common\oak\lib\ARMV4I\retail\crtdummy.lib' Stop. NMAKE : fatal error U1077: 'C:\WINCE600\sdk\bin\i386\nmake.exe' : return code '0x2' Stop. NMAKE : fatal error U1077: 'C:\WINCE600\sdk\bin\i386\nmake.exe' : return code '0x2' Stop. ---------------------------- Tnx, Simon
Error building CE6
Hello Simon, I'm facing with the same issue which you have came accross. For this issue, other than reinstallation is there any other possibility to get rid of that issue.