Re: Minimo WinCE Detailed Build Instructions

Shiv Gupta <[email protected]> Sat, 12 Mar 2005 00:49:26 +0530
Newsgroups gmane.comp.mozilla.devel.small-devices
Message-ID <[email protected]>
I went up till the 18th step. 
but when I ran the command 

C:\builds\wince_port\wince\mozilla>call make -f client.mk build_all
It did some processing and then 
I got the error 

......
......
creating pr/src/threads/Makefile
creating pr/tests/Makefile
creating pr/tests/dll/Makefile
creating pr/src/threads/combined/Makefile
configure: warning: Recreating autoconf.mk with updated nspr-config output
make  -C /cygdrive/c/builds/wince_port/wince/mozilla/../test-arm-build
make[1]: Entering directory `/cygdrive/c/builds/wince_port/wince/test-arm-build'

make[1]: *** No targets.  Stop.
make[1]: Leaving directory `/cygdrive/c/builds/wince_port/wince/test-arm-build'
make: *** [build] Error 2


Kindly help. The whole log is attached.

Regards,
Shiv


On Fri, 11 Mar 2005 10:40:35 -0800, Doug Turner <[email protected]> wrote:
> Doug Turner wrote:
> > John Wolfe posted some great build instructions:
> >
> > http://www.mozilla.org/projects/minimo/WinCE/build.html
> >
> > Feel free to give them a spin.  Patches alway welcome
> >
> > Regards,
> > Doug Turner
> 
> First one that gets a Windows CE build based on these instructions wins
> a mozilla tshirt and poster!
> 
> Doug
> _______________________________________________
> Mozilla-small-devices mailing list
> [email protected]
> http://mail.mozilla.org/listinfo/mozilla-small-devices
> 


-- 
Shiv Gupta
Quote :Forgetting a person you love is same as remembering a person
you never met - Angelina Jolie
Minimobuild_error.txt (text/plain, 36.4 KB)

C:\builds\wince_port\wince\mozilla>call make -f client.mk build_all
Adding client.mk options from /cygdrive/c/builds/wince_port/wince/mozilla/.mozco
nfig:
    MOZ_CO_PROJECT=suite
    MOZ_OBJDIR=$(TOPSRCDIR)/../test-arm-build
    WINCE=1
    MINIMO=1
cd /cygdrive/c/builds/wince_port/wince/mozilla/../test-arm-build
/cygdrive/c/builds/wince_port/wince/mozilla/configure
Adding configure options from /cygdrive/c/builds/wince_port/wince/mozilla/.mozco
nfig:
  --enable-application=suite
  --target=arm-wince
  --enable-win32-target=WINCE
  --enable-default-toolkit=windows
  --without-libIDL
  --disable-md
  --disable-xul
  --disable-profilesharing
  --disable-profilelocking
  --enable-single-profile
  --disable-extensions
  --disable-accessibility
  --disable-composer
  --enable-plaintext-editor-only
  --disable-mailnews
  --disable-ldap
  --disable-postscript
  --disable-mathml
  --disable-jsd
  --disable-jsloader
  --disable-installer
  --disable-xpinstall
  --disable-xpfe-components
  --disable-necko-disk-cache
  --enable-necko-small-buffers
  --disable-dtd-debug
  --disable-logging
  --disable-tests
  --enable-crypto
  --enable-necko-protocols=http,file,res,jar
  --enable-image-decoders=png,gif,jpeg
  --enable-strip
  --disable-debug
loading cache ./config.cache
checking host system type... i586-pc-msvc
checking target system type... arm-unknown-wince
checking build system type... i586-pc-msvc
cross compiling from i586-pc-msvc to arm-unknown-wince
checking for host c compiler... checking for gcc... no
checking for cc... no
checking for /usr/ucb/cc... no
checking for cl... cl
cl
checking for host c++ compiler... checking for c++... no
checking for g++... no
checking for gcc... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... cl
cl
checking for ranlib... no
checking for ar... no
checking whether the host c compiler (cl  ) works... yes
checking whether the host c++ compiler (cl  ) works... yes
checking for arm-wince-gcc... arm-wince-gcc
checking for gcc... arm-wince-gcc
checking whether the C compiler (arm-wince-gcc  ) works... yes
checking whether the C compiler (arm-wince-gcc  ) is a cross-compiler... yes
checking whether we are using GNU C... no
checking whether arm-wince-gcc accepts -g... no
checking for arm-wince-gcc... arm-wince-gcc
checking for c++... arm-wince-gcc
checking whether the C++ compiler (arm-wince-gcc  ) works... yes
checking whether the C++ compiler (arm-wince-gcc  ) is a cross-compiler... yes
checking whether we are using GNU C++... no
checking whether arm-wince-gcc accepts -g... no
checking for arm-wince-ranlib... no
checking for arm-unknown-wince-ranlib... no
checking for arm-wince-lib... arm-wince-lib
checking for arm-wince-as... /cygdrive/c/builds/wince_port/tools/arm-wince-as
checking for arm-wince-link... arm-wince-link
checking for arm-wince-strip... no
checking for arm-unknown-wince-strip... no
checking for arm-wince-windres... no
checking for arm-unknown-wince-windres... no
checking for mawk... no
checking for gawk... gawk
checking for midl... midl
checking for midl flags... none needed
checking how to run the C preprocessor... /lib/cpp
checking for mmintrin.h... grep: conftest.out: No such file or directory
yes
checking how to run the C preprocessor... /lib/cpp
checking how to run the C++ preprocessor... /lib/cpp
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for minimum required perl version >= 5.004... 5.008006
checking for full perl installation... yes
checking for doxygen... :
checking for whoami... /usr/bin/whoami
checking for autoconf... /usr/bin/autoconf
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for makedepend... no
checking for xargs... /usr/bin/xargs
checking for make... /usr/bin/make
checking for X... grep: conftest.out: No such file or directory
no
checking for 64-bit OS... maybe
checking for valid optimization flags... yes
creating mozilla-config.h
==== mozilla-config.h =================================
/* List of defines generated by configure. Included with preprocessor flag,
 * -include, to avoid long list of -D defines on the compile command-line.
 * Do not edit.
 */

#ifndef _MOZILLA_CONFIG_H_
#define _MOZILLA_CONFIG_H_

#define CROSS_COMPILE 1
#define D_INO d_ino
#define HAVE_MMINTRIN_H 1
#define HAVE_SNPRINTF 1
#define HW_THREADS 1
#define IBMBIDI 1
#define JS_THREADSAFE 1
#define MOZILLA_LOCALE_VERSION "1.8b2"
#define MOZILLA_REGION_VERSION "1.8b2"
#define MOZILLA_SKIN_VERSION "1.5"
#define MOZILLA_VERSION "1.8b2"
#define MOZ_BUILD_APP suite
#define MOZ_DEFAULT_TOOLKIT "windows"
#define MOZ_DISTRIBUTION_ID "org.mozilla"
#define MOZ_DLL_SUFFIX ".dll"
#define MOZ_USER_DIR "Mozilla"
#define MOZ_VIEW_SOURCE 1
#define MOZ_XTF 1
#define NS_DISABLE_LOGGING 1
#define NS_PRINTING 1
#define NS_PRINT_PREVIEW 1
#define OJI 1
#define STDC_HEADERS 1
#define WIN32 1
#define WIN32_LEAN_AND_MEAN 1
#define WINVER 0x400
#define XP_WIN 1
#define XP_WIN32 1
#define X_DISPLAY_MISSING 1
#define _WIN32 1
#define _WINDOWS 1

#endif /* _MOZILLA_CONFIG_H_ */

creating build/Makefile
creating build/unix/Makefile
creating config/Makefile
creating config/mkdepend/Makefile
creating caps/Makefile
creating caps/idl/Makefile
creating caps/include/Makefile
creating caps/src/Makefile
creating db/Makefile
creating db/mdb/Makefile
creating db/mdb/public/Makefile
creating db/mork/Makefile
creating db/mork/build/Makefile
creating db/mork/src/Makefile
creating dbm/Makefile
creating dbm/include/Makefile
creating dbm/src/Makefile
creating dbm/tests/Makefile
creating docshell/Makefile
creating docshell/base/Makefile
creating docshell/build/Makefile
creating dom/Makefile
creating dom/public/Makefile
creating dom/public/base/Makefile
creating dom/public/coreEvents/Makefile
creating dom/public/idl/Makefile
creating dom/public/idl/base/Makefile
creating dom/public/idl/core/Makefile
creating dom/public/idl/css/Makefile
creating dom/public/idl/events/Makefile
creating dom/public/idl/html/Makefile
creating dom/public/idl/range/Makefile
creating dom/public/idl/stylesheets/Makefile
creating dom/public/idl/views/Makefile
creating dom/public/idl/xbl/Makefile
creating dom/public/idl/xpath/Makefile
creating dom/public/idl/xul/Makefile
creating dom/src/Makefile
creating dom/src/base/Makefile
creating dom/src/events/Makefile
creating dom/src/jsurl/Makefile
creating dom/locales/Makefile
creating editor/Makefile
creating editor/public/Makefile
creating editor/idl/Makefile
creating editor/txmgr/Makefile
creating editor/txmgr/idl/Makefile
creating editor/txmgr/public/Makefile
creating editor/txmgr/src/Makefile
creating editor/txmgr/tests/Makefile
creating editor/txtsvc/Makefile
creating editor/txtsvc/public/Makefile
creating editor/txtsvc/src/Makefile
creating embedding/Makefile
creating embedding/base/Makefile
creating embedding/browser/Makefile
creating embedding/browser/activex/src/Makefile
creating embedding/browser/activex/src/control/Makefile
creating embedding/browser/activex/src/control_kicker/Makefile
creating embedding/browser/build/Makefile
creating embedding/browser/chrome/Makefile
creating embedding/browser/webBrowser/Makefile
creating embedding/browser/gtk/Makefile
creating embedding/browser/gtk/src/Makefile
creating embedding/browser/gtk/tests/Makefile
creating embedding/browser/qt/Makefile
creating embedding/browser/qt/src/Makefile
creating embedding/browser/qt/tests/Makefile
creating embedding/browser/photon/Makefile
creating embedding/browser/photon/src/Makefile
creating embedding/browser/photon/tests/Makefile
creating embedding/browser/cocoa/Makefile
creating embedding/components/Makefile
creating embedding/components/build/Makefile
creating embedding/components/windowwatcher/Makefile
creating embedding/components/windowwatcher/public/Makefile
creating embedding/components/windowwatcher/src/Makefile
creating embedding/components/ui/Makefile
creating embedding/components/ui/helperAppDlg/Makefile
creating embedding/components/ui/progressDlg/Makefile
creating embedding/config/Makefile
creating embedding/tests/Makefile
creating embedding/tests/cocoaEmbed/Makefile
creating embedding/tests/winEmbed/Makefile
creating embedding/tests/mfcembed/Makefile
creating embedding/tests/mfcembed/components/Makefile
creating parser/expat/Makefile
creating parser/expat/lib/Makefile
creating extensions/Makefile
creating gc/boehm/Makefile
creating gc/boehm/leaksoup/Makefile
creating gfx/Makefile
creating gfx/idl/Makefile
creating gfx/public/Makefile
creating gfx/src/Makefile
creating gfx/src/beos/Makefile
creating gfx/src/gtk/Makefile
creating gfx/src/ps/Makefile
creating gfx/src/psshared/Makefile
creating gfx/src/photon/Makefile
creating gfx/src/mac/Makefile
creating gfx/src/qt/Makefile
creating gfx/src/xlib/Makefile
creating gfx/src/os2/Makefile
creating gfx/src/xlibrgb/Makefile
creating gfx/src/windows/Makefile
creating gfx/src/cairo/Makefile
creating gfx/tests/Makefile
creating accessible/Makefile
creating accessible/public/Makefile
creating accessible/public/msaa/Makefile
creating accessible/src/Makefile
creating accessible/src/base/Makefile
creating accessible/src/html/Makefile
creating accessible/src/xul/Makefile
creating accessible/src/msaa/Makefile
creating accessible/src/atk/Makefile
creating accessible/src/mac/Makefile
creating accessible/build/Makefile
creating parser/htmlparser/Makefile
creating parser/htmlparser/robot/Makefile
creating parser/htmlparser/robot/test/Makefile
creating parser/htmlparser/public/Makefile
creating parser/htmlparser/src/Makefile
creating parser/htmlparser/tests/Makefile
creating parser/htmlparser/tests/grabpage/Makefile
creating parser/htmlparser/tests/logparse/Makefile
creating parser/htmlparser/tests/html/Makefile
creating parser/htmlparser/tests/outsinks/Makefile
creating intl/Makefile
creating intl/chardet/Makefile
creating intl/chardet/public/Makefile
creating intl/chardet/src/Makefile
creating intl/uconv/Makefile
creating intl/uconv/idl/Makefile
creating intl/uconv/public/Makefile
creating intl/uconv/src/Makefile
creating intl/uconv/tests/Makefile
creating intl/uconv/ucvja/Makefile
creating intl/uconv/ucvlatin/Makefile
creating intl/uconv/ucvcn/Makefile
creating intl/uconv/ucvtw/Makefile
creating intl/uconv/ucvtw2/Makefile
creating intl/uconv/ucvko/Makefile
creating intl/uconv/ucvibm/Makefile
creating intl/uconv/native/Makefile
creating intl/locale/Makefile
creating intl/locale/public/Makefile
creating intl/locale/idl/Makefile
creating intl/locale/src/Makefile
creating intl/locale/src/unix/Makefile
creating intl/locale/src/os2/Makefile
creating intl/locale/src/windows/Makefile
creating intl/locale/tests/Makefile
creating intl/lwbrk/Makefile
creating intl/lwbrk/src/Makefile
creating intl/lwbrk/public/Makefile
creating intl/lwbrk/tests/Makefile
creating intl/unicharutil/Makefile
creating intl/unicharutil/idl/Makefile
creating intl/unicharutil/src/Makefile
creating intl/unicharutil/public/Makefile
creating intl/unicharutil/tables/Makefile
creating intl/unicharutil/tests/Makefile
creating intl/unicharutil/tools/Makefile
creating intl/strres/Makefile
creating intl/strres/public/Makefile
creating intl/strres/src/Makefile
creating intl/strres/tests/Makefile
creating jpeg/Makefile
creating js/Makefile
creating js/src/Makefile
creating js/src/fdlibm/Makefile
creating js/jsd/Makefile
creating js/jsd/idl/Makefile
creating content/Makefile
creating content/base/Makefile
creating content/base/public/Makefile
creating content/base/src/Makefile
creating content/events/Makefile
creating content/events/public/Makefile
creating content/events/src/Makefile
creating content/html/Makefile
creating content/html/content/Makefile
creating content/html/content/public/Makefile
creating content/html/content/src/Makefile
creating content/html/document/Makefile
creating content/html/document/public/Makefile
creating content/html/document/src/Makefile
creating content/xml/Makefile
creating content/xml/content/Makefile
creating content/xml/content/public/Makefile
creating content/xml/content/src/Makefile
creating content/xml/document/Makefile
creating content/xml/document/public/Makefile
creating content/xml/document/src/Makefile
creating content/xul/Makefile
creating content/xul/content/Makefile
creating content/xul/content/public/Makefile
creating content/xul/content/src/Makefile
creating content/xul/document/Makefile
creating content/xul/document/public/Makefile
creating content/xul/document/src/Makefile
creating content/xul/templates/public/Makefile
creating content/xul/templates/src/Makefile
creating content/xbl/Makefile
creating content/xbl/public/Makefile
creating content/xbl/src/Makefile
creating content/xbl/builtin/Makefile
creating content/xsl/Makefile
creating content/xsl/public/Makefile
creating content/xtf/Makefile
creating content/xtf/public/Makefile
creating content/xtf/src/Makefile
creating layout/Makefile
creating layout/base/Makefile
creating layout/base/tests/Makefile
creating layout/build/Makefile
creating layout/forms/Makefile
creating layout/html/tests/Makefile
creating layout/style/Makefile
creating layout/printing/Makefile
creating layout/tools/Makefile
creating layout/xul/Makefile
creating layout/xul/base/Makefile
creating layout/xul/base/public/Makefile
creating layout/xul/base/src/Makefile
creating layout/xul/base/src/tree/Makefile
creating layout/xul/base/src/tree/src/Makefile
creating layout/xul/base/src/tree/public/Makefile
creating layout/xtf/Makefile
creating layout/xtf/src/Makefile
creating modules/libreg/Makefile
creating modules/libreg/include/Makefile
creating modules/libreg/src/Makefile
creating modules/libreg/standalone/Makefile
creating modules/libimg/Makefile
creating modules/libimg/png/Makefile
creating modules/libpr0n/Makefile
creating modules/libpr0n/public/Makefile
creating modules/libpr0n/src/Makefile
creating modules/libpr0n/decoders/Makefile
creating modules/libpr0n/decoders/gif/Makefile
creating modules/libpr0n/decoders/png/Makefile
creating modules/libpr0n/decoders/jpeg/Makefile
creating modules/libpr0n/decoders/bmp/Makefile
creating modules/libpr0n/decoders/icon/Makefile
creating modules/libpr0n/decoders/icon/win/Makefile
creating modules/libpr0n/decoders/icon/gtk/Makefile
creating modules/libpr0n/decoders/xbm/Makefile
creating modules/libjar/Makefile
creating modules/libjar/standalone/Makefile
creating modules/libpref/Makefile
creating modules/libpref/public/Makefile
creating modules/libpref/src/Makefile
creating modules/libutil/Makefile
creating modules/libutil/public/Makefile
creating modules/libutil/src/Makefile
creating js/src/liveconnect/Makefile
creating js/src/liveconnect/classes/Makefile
creating modules/oji/Makefile
creating modules/oji/public/Makefile
creating modules/oji/src/Makefile
creating modules/plugin/Makefile
creating modules/plugin/base/src/Makefile
creating modules/plugin/base/public/Makefile
creating modules/plugin/samples/simple/Makefile
creating modules/plugin/samples/SanePlugin/Makefile
creating modules/plugin/samples/default/unix/Makefile
creating modules/plugin/tools/sdk/Makefile
creating modules/plugin/tools/sdk/samples/Makefile
creating modules/plugin/tools/sdk/samples/common/Makefile
creating modules/plugin/tools/sdk/samples/basic/windows/Makefile
creating modules/plugin/tools/sdk/samples/scriptable/windows/Makefile
creating modules/plugin/tools/sdk/samples/simple/Makefile
creating modules/plugin/tools/sdk/samples/winless/windows/Makefile
creating netwerk/Makefile
creating netwerk/base/Makefile
creating netwerk/base/public/Makefile
creating netwerk/base/src/Makefile
creating netwerk/build/Makefile
creating netwerk/build2/Makefile
creating netwerk/cache/Makefile
creating netwerk/cache/public/Makefile
creating netwerk/cache/src/Makefile
creating netwerk/cookie/Makefile
creating netwerk/cookie/public/Makefile
creating netwerk/cookie/src/Makefile
creating netwerk/dns/Makefile
creating netwerk/dns/public/Makefile
creating netwerk/dns/src/Makefile
creating netwerk/protocol/Makefile
creating netwerk/protocol/about/Makefile
creating netwerk/protocol/about/public/Makefile
creating netwerk/protocol/about/src/Makefile
creating netwerk/protocol/data/Makefile
creating netwerk/protocol/data/public/Makefile
creating netwerk/protocol/data/src/Makefile
creating netwerk/protocol/file/Makefile
creating netwerk/protocol/file/public/Makefile
creating netwerk/protocol/file/src/Makefile
creating netwerk/protocol/ftp/Makefile
creating netwerk/protocol/ftp/public/Makefile
creating netwerk/protocol/ftp/src/Makefile
creating netwerk/protocol/gopher/Makefile
creating netwerk/protocol/gopher/src/Makefile
creating netwerk/protocol/http/Makefile
creating netwerk/protocol/http/public/Makefile
creating netwerk/protocol/http/src/Makefile
creating netwerk/protocol/keyword/Makefile
creating netwerk/protocol/keyword/src/Makefile
creating netwerk/protocol/res/Makefile
creating netwerk/protocol/res/public/Makefile
creating netwerk/protocol/res/src/Makefile
creating netwerk/mime/Makefile
creating netwerk/mime/public/Makefile
creating netwerk/mime/src/Makefile
creating netwerk/socket/Makefile
creating netwerk/socket/base/Makefile
creating netwerk/streamconv/Makefile
creating netwerk/streamconv/converters/Makefile
creating netwerk/streamconv/public/Makefile
creating netwerk/streamconv/src/Makefile
creating netwerk/streamconv/test/Makefile
creating netwerk/test/Makefile
creating netwerk/testserver/Makefile
creating netwerk/resources/Makefile
creating netwerk/locales/Makefile
creating uriloader/exthandler/Makefile
creating profile/Makefile
creating profile/src/Makefile
creating profile/public/Makefile
creating profile/resources/Makefile
creating profile/pref-migrator/Makefile
creating profile/pref-migrator/public/Makefile
creating profile/pref-migrator/src/Makefile
creating profile/pref-migrator/resources/Makefile
creating profile/defaults/Makefile
creating profile/dirserviceprovider/Makefile
creating profile/dirserviceprovider/public/Makefile
creating profile/dirserviceprovider/src/Makefile
creating rdf/Makefile
creating rdf/base/Makefile
creating rdf/base/idl/Makefile
creating rdf/base/public/Makefile
creating rdf/base/src/Makefile
creating rdf/chrome/Makefile
creating rdf/chrome/public/Makefile
creating rdf/chrome/build/Makefile
creating rdf/chrome/src/Makefile
creating rdf/chrome/tools/Makefile
creating rdf/chrome/tools/chromereg/Makefile
creating rdf/util/Makefile
creating rdf/util/public/Makefile
creating rdf/util/src/Makefile
creating rdf/resources/Makefile
creating rdf/build/Makefile
creating rdf/datasource/Makefile
creating rdf/datasource/public/Makefile
creating rdf/datasource/src/Makefile
creating rdf/tests/Makefile
creating rdf/tests/rdfcat/Makefile
creating rdf/tests/rdfpoll/Makefile
creating sun-java/Makefile
creating sun-java/stubs/Makefile
creating sun-java/stubs/include/Makefile
creating sun-java/stubs/jri/Makefile
creating themes/Makefile
creating themes/modern/Makefile
creating themes/classic/Makefile
creating uriloader/Makefile
creating uriloader/base/Makefile
creating view/Makefile
creating view/public/Makefile
creating view/src/Makefile
creating webshell/Makefile
creating webshell/public/Makefile
creating webshell/tests/Makefile
creating webshell/tests/viewer/Makefile
creating webshell/tests/viewer/public/Makefile
creating webshell/tests/viewer/unix/Makefile
creating webshell/tests/viewer/unix/gtk/Makefile
creating webshell/tests/viewer/unix/qt/Makefile
creating webshell/tests/viewer/unix/xlib/Makefile
creating widget/Makefile
creating widget/public/Makefile
creating widget/src/Makefile
creating widget/src/beos/Makefile
creating widget/src/build/Makefile
creating widget/src/gtk/Makefile
creating widget/src/gtksuperwin/Makefile
creating widget/src/gtkxtbin/Makefile
creating widget/src/qt/Makefile
creating widget/src/photon/Makefile
creating widget/src/mac/Makefile
creating widget/src/cocoa/Makefile
creating widget/src/xlib/Makefile
creating widget/src/os2/Makefile
creating widget/src/windows/Makefile
creating widget/src/xlibxtbin/Makefile
creating widget/src/xpwidgets/Makefile
creating widget/src/support/Makefile
creating xpcom/string/Makefile
creating xpcom/string/public/Makefile
creating xpcom/string/src/Makefile
creating xpcom/Makefile
creating xpcom/base/Makefile
creating xpcom/build/Makefile
creating xpcom/components/Makefile
creating xpcom/ds/Makefile
creating xpcom/glue/Makefile
creating xpcom/glue/standalone/Makefile
creating xpcom/io/Makefile
creating xpcom/typelib/Makefile
creating xpcom/reflect/Makefile
creating xpcom/typelib/xpt/Makefile
creating xpcom/typelib/xpt/public/Makefile
creating xpcom/typelib/xpt/src/Makefile
creating xpcom/typelib/xpt/tests/Makefile
creating xpcom/typelib/xpt/tools/Makefile
creating xpcom/typelib/xpidl/Makefile
creating xpcom/reflect/xptcall/Makefile
creating xpcom/reflect/xptcall/public/Makefile
creating xpcom/reflect/xptcall/src/Makefile
creating xpcom/reflect/xptcall/src/md/Makefile
creating xpcom/reflect/xptcall/src/md/os2/Makefile
creating xpcom/reflect/xptcall/src/md/test/Makefile
creating xpcom/reflect/xptcall/src/md/unix/Makefile
creating xpcom/reflect/xptcall/src/md/win32/Makefile
creating xpcom/reflect/xptcall/tests/Makefile
creating xpcom/reflect/xptinfo/Makefile
creating xpcom/reflect/xptinfo/public/Makefile
creating xpcom/reflect/xptinfo/src/Makefile
creating xpcom/reflect/xptinfo/tests/Makefile
creating xpcom/proxy/Makefile
creating xpcom/proxy/public/Makefile
creating xpcom/proxy/src/Makefile
creating xpcom/proxy/tests/Makefile
creating xpcom/sample/Makefile
creating xpcom/threads/Makefile
creating xpcom/tools/Makefile
creating xpcom/tools/registry/Makefile
creating xpcom/stub/Makefile
creating xpcom/windbgdlg/Makefile
creating xpcom/obsolete/Makefile
creating xpcom/obsolete/component/Makefile
creating xpcom/tests/Makefile
creating xpcom/tests/dynamic/Makefile
creating xpcom/tests/services/Makefile
creating xpcom/tests/windows/Makefile
creating js/src/xpconnect/Makefile
creating js/src/xpconnect/public/Makefile
creating js/src/xpconnect/idl/Makefile
creating js/src/xpconnect/shell/Makefile
creating js/src/xpconnect/src/Makefile
creating js/src/xpconnect/loader/Makefile
creating js/src/xpconnect/tests/Makefile
creating js/src/xpconnect/tests/components/Makefile
creating js/src/xpconnect/tests/idl/Makefile
creating js/src/xpconnect/tools/Makefile
creating js/src/xpconnect/tools/idl/Makefile
creating xpinstall/Makefile
creating xpinstall/packager/Makefile
creating xpinstall/packager/unix/Makefile
creating xpinstall/packager/windows/Makefile
creating xpinstall/packager/os2/Makefile
creating xpinstall/public/Makefile
creating xpinstall/res/Makefile
creating xpinstall/src/Makefile
creating xpinstall/stub/Makefile
creating xpinstall/wizard/libxpnet/Makefile
creating xpinstall/wizard/libxpnet/src/Makefile
creating xpinstall/wizard/libxpnet/test/Makefile
creating xpinstall/wizard/unix/src2/Makefile
creating xpinstall/wizard/windows/builder/Makefile
creating xpinstall/wizard/windows/nsinstall/Makefile
creating xpinstall/wizard/windows/nsztool/Makefile
creating xpinstall/wizard/windows/uninstall/Makefile
creating xpinstall/wizard/windows/setup/Makefile
creating xpinstall/wizard/windows/setuprsc/Makefile
creating xpinstall/wizard/windows/ren8dot3/Makefile
creating xpinstall/wizard/windows/ds32/Makefile
creating xpinstall/wizard/windows/GetShortPathName/Makefile
creating xpfe/Makefile
creating xpfe/browser/Makefile
creating xpfe/browser/public/Makefile
creating xpfe/browser/src/Makefile
creating xpfe/browser/samples/Makefile
creating xpfe/browser/samples/sampleimages/Makefile
creating xpfe/components/Makefile
creating xpfe/components/shistory/Makefile
creating xpfe/components/shistory/public/Makefile
creating xpfe/components/shistory/src/Makefile
creating xpfe/components/bookmarks/Makefile
creating xpfe/components/bookmarks/public/Makefile
creating xpfe/components/bookmarks/src/Makefile
creating xpfe/components/directory/Makefile
creating xpfe/components/download-manager/Makefile
creating xpfe/components/download-manager/src/Makefile
creating xpfe/components/download-manager/public/Makefile
creating xpfe/components/find/Makefile
creating xpfe/components/find/public/Makefile
creating xpfe/components/find/src/Makefile
creating xpfe/components/filepicker/Makefile
creating xpfe/components/filepicker/public/Makefile
creating xpfe/components/filepicker/src/Makefile
creating xpfe/components/history/Makefile
creating xpfe/components/history/src/Makefile
creating xpfe/components/history/public/Makefile
creating xpfe/components/prefwindow/Makefile
creating xpfe/components/prefwindow/resources/Makefile
creating xpfe/components/prefwindow/resources/content/Makefile
creating xpfe/components/prefwindow/resources/content/unix/Makefile
creating xpfe/components/prefwindow/resources/content/win/Makefile
creating xpfe/components/prefwindow/resources/locale/Makefile
creating xpfe/components/prefwindow/resources/locale/en-US/Makefile
creating xpfe/components/prefwindow/resources/locale/en-US/unix/Makefile
creating xpfe/components/prefwindow/resources/locale/en-US/win/Makefile
creating xpfe/components/related/Makefile
creating xpfe/components/related/src/Makefile
creating xpfe/components/related/public/Makefile
creating xpfe/components/search/Makefile
creating xpfe/components/search/datasets/Makefile
creating xpfe/components/search/public/Makefile
creating xpfe/components/search/src/Makefile
creating xpfe/components/sidebar/Makefile
creating xpfe/components/sidebar/public/Makefile
creating xpfe/components/sidebar/src/Makefile
creating xpfe/components/startup/Makefile
creating xpfe/components/startup/public/Makefile
creating xpfe/components/startup/src/Makefile
creating xpfe/components/autocomplete/Makefile
creating xpfe/components/autocomplete/public/Makefile
creating xpfe/components/autocomplete/src/Makefile
creating xpfe/components/urlwidget/Makefile
creating xpfe/components/winhooks/Makefile
creating xpfe/components/alerts/Makefile
creating xpfe/components/alerts/public/Makefile
creating xpfe/components/alerts/src/Makefile
creating xpfe/components/console/Makefile
creating xpfe/components/resetPref/Makefile
creating xpfe/components/killAll/Makefile
creating xpfe/components/build/Makefile
creating xpfe/components/xremote/Makefile
creating xpfe/components/xremote/public/Makefile
creating xpfe/components/xremote/src/Makefile
creating xpfe/appshell/Makefile
creating xpfe/appshell/src/Makefile
creating xpfe/appshell/public/Makefile
creating xpfe/bootstrap/Makefile
creating xpfe/bootstrap/init.d/Makefile
creating xpfe/bootstrap/appleevents/Makefile
creating xpfe/browser/resources/Makefile
creating xpfe/browser/resources/content/Makefile
creating xpfe/browser/resources/content/unix/Makefile
creating xpfe/browser/resources/content/win/Makefile
creating xpfe/browser/resources/locale/Makefile
creating xpfe/browser/resources/locale/en-US/Makefile
creating xpfe/browser/resources/locale/en-US/unix/Makefile
creating xpfe/global/Makefile
creating xpfe/global/resources/Makefile
creating xpfe/global/resources/content/Makefile
creating xpfe/global/resources/content/os2/Makefile
creating xpfe/global/resources/content/unix/Makefile
creating xpfe/global/resources/locale/Makefile
creating xpfe/global/resources/locale/en-US/Makefile
creating xpfe/global/resources/locale/en-US/mac/Makefile
creating xpfe/global/resources/locale/en-US/os2/Makefile
creating xpfe/global/resources/locale/en-US/unix/Makefile
creating xpfe/global/resources/locale/en-US/win/Makefile
creating xpfe/communicator/Makefile
creating xpfe/communicator/resources/Makefile
creating xpfe/communicator/resources/locale/Makefile
creating xpfe/communicator/resources/locale/en-US/Makefile
creating xpfe/communicator/resources/content/Makefile
creating xpfe/communicator/resources/content/unix/Makefile
creating xpfe/communicator/resources/content/win/Makefile
creating modules/zlib/Makefile
creating modules/zlib/src/Makefile
creating modules/zlib/standalone/Makefile
creating security/manager/Makefile
creating security/manager/boot/Makefile
creating security/manager/boot/src/Makefile
creating security/manager/boot/public/Makefile
creating security/manager/ssl/Makefile
creating security/manager/ssl/src/Makefile
creating security/manager/ssl/resources/Makefile
creating security/manager/ssl/public/Makefile
creating security/manager/pki/Makefile
creating security/manager/pki/resources/Makefile
creating security/manager/pki/src/Makefile
creating security/manager/pki/public/Makefile
creating embedding/minimo/Makefile
creating embedding/minimo/app/Makefile
creating embedding/minimo/chromelite/Makefile
creating embedding/minimo/popuplite/Makefile
updating cache ./config.cache
creating ./config.status
creating config/autoconf.mk
creating config/doxygen.cfg
creating xpfe/global/buildconfig.html
creating gfx/gfx-config.h
creating netwerk/necko-config.h
creating xpcom/xpcom-config.h
creating xpcom/xpcom-private.h
configuring in nsprpub
running /bin/sh /cygdrive/c/builds/wince_port/wince/mozilla/nsprpub/configure  -
-enable-application=suite --target=arm-wince --enable-win32-target=WINCE --enabl
e-default-toolkit=windows --without-libIDL --disable-md --disable-xul --disable-
profilesharing --disable-profilelocking --enable-single-profile --disable-extens
ions --disable-accessibility --disable-composer --enable-plaintext-editor-only -
-disable-mailnews --disable-ldap --disable-postscript --disable-mathml --disable
-jsd --disable-jsloader --disable-installer --disable-xpinstall --disable-xpfe-c
omponents --disable-necko-disk-cache --enable-necko-small-buffers --disable-dtd-
debug --disable-logging --disable-tests --enable-crypto --enable-necko-protocols
=http,file,res,jar --enable-image-decoders=png,gif,jpeg --enable-strip --disable
-debug --with-dist-prefix=/cygdrive/c/builds/wince_port/wince/test-arm-build/dis
t --with-mozilla --disable-debug --enable-optimize --cache-file=.././config.cach
e --srcdir=/cygdrive/c/builds/wince_port/wince/mozilla/nsprpub
loading cache .././config.cache
checking host system type... i586-pc-msvc
checking target system type... arm-unknown-wince
checking build system type... i586-pc-msvc
checking for whoami... (cached) /usr/bin/whoami
cross compiling from i586-pc-msvc to arm-unknown-wince
checking for i586-pc-msvc compiler... checking for gcc... (cached) cl
cl
checking whether the i586-pc-msvc compiler (cl  ) works... yes
checking for arm-wince-gcc... (cached) arm-wince-gcc
checking for gcc... arm-wince-gcc
checking whether the C compiler (arm-wince-gcc  ) works... yes
checking whether the C compiler (arm-wince-gcc  ) is a cross-compiler... yes
checking whether we are using GNU C... (cached) no
checking whether arm-wince-gcc accepts -g... (cached) no
checking for arm-wince-g++... (cached) arm-wince-gcc
checking for c++... arm-wince-gcc
checking whether the C++ compiler (arm-wince-gcc  ) works... yes
checking whether the C++ compiler (arm-wince-gcc  ) is a cross-compiler... yes
checking whether we are using GNU C++... (cached) no
checking whether arm-wince-gcc accepts -g... (cached) no
checking for arm-wince-ranlib... no
checking for arm-unknown-wince-ranlib... no
checking for arm-wince-ar... (cached) arm-wince-lib
checking for arm-wince-as... arm-wince-as
checking for arm-wince-ld... (cached) arm-wince-link
checking for arm-wince-strip... no
checking for arm-unknown-wince-strip... no
checking for arm-wince-windres... no
checking for arm-unknown-wince-windres... no
checking for gcc -pipe support... no
checking for perl5... (cached) /usr/bin/perl
checking for dlopen in -ldl... no
checking for lchown... no
checking for strerror... no
checking for pthread_create in -lpthreads... cl.exe /I"c:/Program Files/Windows
CE Tools/wce420/Pocket PC 2003/Include/Emulator/" /I"c:/builds/wince_port/wince/
mozilla/build/wince/shunt/include/" /FI"mozce_shunt.h" /D_i386_ /D_X86_ /Dx86 /D
_WIN32_WCE=310 /DWIN32_PLATFORM_PSPC=310 /DUNDER_CE=310 /DWINCE /DDEPRECATE_SUPP
ORTED /F5000000 -o dummy dummy.c -lpthreads /link -STACK:0x5000000,1000000 -ENTR
Y:mainACRTStartup -SUBSYSTEM:WINDOWSCE -MACHINE:X86 \"-LIBPATH:"c:/Program Files
/Windows CE Tools/wce420/Pocket PC 2003/Lib/Emulator/"\" \"-LIBPATH:"c:/builds/w
ince_port/wince/mozilla/build/wince/shunt/build/emulatorRel/\" shunt.lib winsock
.lib corelibc.lib coredll.lib
dummy.c
c:/builds/wince_port/wince/mozilla/build/wince/shunt/include/mozce_shunt.h(595)
: warning C4005: 'CreateEvent' : macro redefinition
        c:/Program Files/Windows CE Tools/wce420/Pocket PC 2003/Include/Emulator
/winbase.h(2822) : see previous definition of 'CreateEvent'
dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such f
ile or directory
no
checking for pthread_create in -lpthread... cl.exe /I"c:/Program Files/Windows C
E Tools/wce420/Pocket PC 2003/Include/Emulator/" /I"c:/builds/wince_port/wince/m
ozilla/build/wince/shunt/include/" /FI"mozce_shunt.h" /D_i386_ /D_X86_ /Dx86 /D_
WIN32_WCE=310 /DWIN32_PLATFORM_PSPC=310 /DUNDER_CE=310 /DWINCE /DDEPRECATE_SUPPO
RTED /F5000000 -o dummy dummy.c -lpthread /link -STACK:0x5000000,1000000 -ENTRY:
mainACRTStartup -SUBSYSTEM:WINDOWSCE -MACHINE:X86 \"-LIBPATH:"c:/Program Files/W
indows CE Tools/wce420/Pocket PC 2003/Lib/Emulator/"\" \"-LIBPATH:"c:/builds/win
ce_port/wince/mozilla/build/wince/shunt/build/emulatorRel/\" shunt.lib winsock.l
ib corelibc.lib coredll.lib
dummy.c
c:/builds/wince_port/wince/mozilla/build/wince/shunt/include/mozce_shunt.h(595)
: warning C4005: 'CreateEvent' : macro redefinition
        c:/Program Files/Windows CE Tools/wce420/Pocket PC 2003/Include/Emulator
/winbase.h(2822) : see previous definition of 'CreateEvent'
dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such f
ile or directory
no
checking for pthread_create in -lc_r... cl.exe /I"c:/Program Files/Windows CE To
ols/wce420/Pocket PC 2003/Include/Emulator/" /I"c:/builds/wince_port/wince/mozil
la/build/wince/shunt/include/" /FI"mozce_shunt.h" /D_i386_ /D_X86_ /Dx86 /D_WIN3
2_WCE=310 /DWIN32_PLATFORM_PSPC=310 /DUNDER_CE=310 /DWINCE /DDEPRECATE_SUPPORTED
 /F5000000 -o dummy dummy.c -lc_r /link -STACK:0x5000000,1000000 -ENTRY:mainACRT
Startup -SUBSYSTEM:WINDOWSCE -MACHINE:X86 \"-LIBPATH:"c:/Program Files/Windows C
E Tools/wce420/Pocket PC 2003/Lib/Emulator/"\" \"-LIBPATH:"c:/builds/wince_port/
wince/mozilla/build/wince/shunt/build/emulatorRel/\" shunt.lib winsock.lib corel
ibc.lib coredll.lib
dummy.c
c:/builds/wince_port/wince/mozilla/build/wince/shunt/include/mozce_shunt.h(595)
: warning C4005: 'CreateEvent' : macro redefinition
        c:/Program Files/Windows CE Tools/wce420/Pocket PC 2003/Include/Emulator
/winbase.h(2822) : see previous definition of 'CreateEvent'
dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such f
ile or directory
no
checking for pthread_create in -lc... cl.exe /I"c:/Program Files/Windows CE Tool
s/wce420/Pocket PC 2003/Include/Emulator/" /I"c:/builds/wince_port/wince/mozilla
/build/wince/shunt/include/" /FI"mozce_shunt.h" /D_i386_ /D_X86_ /Dx86 /D_WIN32_
WCE=310 /DWIN32_PLATFORM_PSPC=310 /DUNDER_CE=310 /DWINCE /DDEPRECATE_SUPPORTED /
F5000000 -o dummy dummy.c -lc /link -STACK:0x5000000,1000000 -ENTRY:mainACRTStar
tup -SUBSYSTEM:WINDOWSCE -MACHINE:X86 \"-LIBPATH:"c:/Program Files/Windows CE To
ols/wce420/Pocket PC 2003/Lib/Emulator/"\" \"-LIBPATH:"c:/builds/wince_port/winc
e/mozilla/build/wince/shunt/build/emulatorRel/\" shunt.lib winsock.lib corelibc.
lib coredll.lib
dummy.c
c:/builds/wince_port/wince/mozilla/build/wince/shunt/include/mozce_shunt.h(595)
: warning C4005: 'CreateEvent' : macro redefinition
        c:/Program Files/Windows CE Tools/wce420/Pocket PC 2003/Include/Emulator
/winbase.h(2822) : see previous definition of 'CreateEvent'
dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such f
ile or directory
no
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config/Makefile
creating config/autoconf.mk
creating config/nsprincl.mk
creating config/nsprincl.sh
creating config/nspr-config
creating lib/Makefile
creating lib/ds/Makefile
creating lib/libc/Makefile
creating lib/libc/include/Makefile
creating lib/libc/src/Makefile
creating lib/tests/Makefile
creating pkg/Makefile
creating pkg/linux/Makefile
creating pkg/solaris/Makefile
creating pkg/solaris/SUNWpr/Makefile
creating pkg/solaris/SUNWprd/Makefile
creating pr/Makefile
creating pr/include/Makefile
creating pr/include/md/Makefile
creating pr/include/obsolete/Makefile
creating pr/include/private/Makefile
creating pr/src/Makefile
creating pr/src/io/Makefile
creating pr/src/linking/Makefile
creating pr/src/malloc/Makefile
creating pr/src/md/Makefile
creating pr/src/md/windows/Makefile
creating pr/src/memory/Makefile
creating pr/src/misc/Makefile
creating pr/src/threads/Makefile
creating pr/tests/Makefile
creating pr/tests/dll/Makefile
creating pr/src/threads/combined/Makefile
configure: warning: Recreating autoconf.mk with updated nspr-config output
make  -C /cygdrive/c/builds/wince_port/wince/mozilla/../test-arm-build
make[1]: Entering directory `/cygdrive/c/builds/wince_port/wince/test-arm-build'

make[1]: *** No targets.  Stop.
make[1]: Leaving directory `/cygdrive/c/builds/wince_port/wince/test-arm-build'
make: *** [build] Error 2