creating cache ./config.cache checking host system type... sparc-sun-solaris2.8 checking target system type... sparc-sun-solaris2.8 checking build system type... sparc-sun-solaris2.8 checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for ranlib... ranlib checking for as... /usr/ccs/bin/as checking for ar... /usr/ccs/bin/ar checking for ld... /usr/ccs/bin/ld checking for dlltool... no checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... c++ -E checking for a BSD compatible install... /usr/local/bin/ginstall -c checking whether ln -s works... yes checking for mawk... no checking for gawk... gawk checking for xemacs... /home/dxy/bin/xemacs checking for perl5... no checking for perl... /usr/local/bin/perl checking for whoami... /usr/ucb/whoami checking for autoconf... /usr/local/bin/autoconf checking for unzip... /usr/local/bin/unzip checking for zip... /usr/local/bin/zip checking for makedepend... /usr/openwin/bin/makedepend checking for gmake... no checking for make... /usr/local/bin/make checking whether /usr/local/bin/make sets ${MAKE}... yes checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include checking whether -R must be followed by a space... no checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether ld has archive extraction flags... yes checking for XDrawLines in -lX11... yes checking for XextAddDisplay in -lXext... yes checking for IceFlush in -lICE... yes checking for SmcCloseConnection in -lSM... yes checking for XtFree in -lXt... yes checking for XmuLookupString in -lXmu... yes checking for gtk-config... /usr/local/bin/gtk-config checking for GTK - version >= 1.2.0... yes checking for glib-config... /usr/local/bin/glib-config checking for GLIB - version >= 1.2.0... yes checking for libIDL-config... /usr/local/bin/libIDL-config checking for libIDL - version >= 0.6.3... yes checking for working const... yes checking for ANSI C header files... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for st_blksize in struct stat... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64... no checking for uint... yes checking for uint_t... yes checking for uint16_t... yes checking for uname.domainname... no checking for uname.__domainname... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/byteorder.h... yes checking for compat.h... no checking for getopt.h... no checking for sys/bittypes.h... no checking for memory.h... yes checking for unistd.h... yes checking for sys/filio.h... yes checking for sys/ipc.h... yes checking for shm.h... no checking for sys/shm.h... yes checking for X11/extensions/XShm.h... yes checking for sys/statvfs.h... yes checking for sys/statfs.h... yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for sys/cdefs.h... no checking for gethostbyname_r in -lc_r... no checking for atan in -lm... yes checking for dlopen in -ldl... yes checking for res_gethostbyaddr in -lresolv... yes checking for getnetbyaddr in -lsocket... yes checking for login in -lutil... no checking for xdr_string in -lnsl... yes checking for elf_rawdata in -lelf... yes checking for textdomain in -lintl... yes checking for shm_open in -lposix4... yes checking for iswupper in -lw... yes checking for pthread_attr_init in -lpthread... yes checking whether gcc accepts -pthread... no checking for PR_GetCurrentThread in -lnspr4... no checking for PR_GetCurrentThread in -lnspr4 with thread lib... no checking for PL_CreateOptState in -lplc4... no checking for PL_NewHashTable in -lplds4... no checking whether have system NSPR... no (will build it from source) checking whether mmap() sees write()s... yes checking whether gcc needs -traditional... no checking for 8-bit clean memcmp... yes checking for random... yes checking for qsort... yes checking for strerror... yes checking for lchown... yes checking for fchmod... yes checking for snprintf... yes checking for localtime_r... yes checking for statvfs... yes checking for memmove... yes checking for usleep... yes checking how to call gettimeofday... two arguments checking for /dev/zero... yes checking whether va_list assignments need array notation... no checking for sys_errlist/sys_nerr... no checking for C++ exceptions flag... -fno-exceptions checking for ios::binary... yes checking for ios::bin... yes checking for ostreams... yes checking for C++ "bool" keyword... yes checking for C++ "explicit" keyword... yes checking for C++ template specialization support... yes checking for modern C++ template specialization syntax support... yes checking to determine if the C++ "using" keyword can change access... no checking to determine if the C++ "using" keyword resolves ambiguity... no checking for "std::" namespace... yes checking for unambiguous standard template operator!=()... unambiguous checking for C++ reinterpret_cast... yes checking whether C++ requires implementation of unused virtual methods... yes checking for LC_MESSAGES... yes checking whether C++ compiler has -pedantic long long bug... no checking whether compiler supports -Wno-long-long... yes checking webshell leaks option... on (debug build) checking for cplus_demangle in -liberty... yes checking for jpeg_destroy_compress in -ljpeg... yes checking for zlib.h... yes checking for gzread in -lz... yes checking for png_get_valid in -lpng... yes creating config-defs.h ==== config-defs.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. */ #define BROKEN_QSORT 1 #define DEBUG 1 #define DEBUG_dxy 1 #define DETECT_WEBSHELL_LEAKS 1 #define D_INO d_ino #define GETTIMEOFDAY_TWO_ARGS 1 #define HAVE_CPP_EXPLICIT 1 #define HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX 1 #define HAVE_CPP_NAMESPACE_STD 1 #define HAVE_CPP_NEW_CASTS 1 #define HAVE_CPP_SPECIALIZATION 1 #define HAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL 1 #define HAVE_DEV_ZERO 1 #define HAVE_DIRENT_H 1 #define HAVE_FCHMOD 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_I18N_LC_MESSAGES 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_IOS_BIN 1 #define HAVE_IOS_BINARY 1 #define HAVE_LCHOWN 1 #define HAVE_LIBDL 1 #define HAVE_LIBELF 1 #define HAVE_LIBINTL 1 #define HAVE_LIBM 1 #define HAVE_LIBNSL 1 #define HAVE_LIBPOSIX4 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIBSOCKET 1 #define HAVE_LIBW 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_OSTREAM 1 #define HAVE_QSORT 1 #define HAVE_RANDOM 1 #define HAVE_SNPRINTF 1 #define HAVE_STATVFS 1 #define HAVE_STRERROR 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_SYS_BYTEORDER_H 1 #define HAVE_SYS_FILIO_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_UINT 1 #define HAVE_UINT16_T 1 #define HAVE_UINT_T 1 #define HAVE_UNISTD_H 1 #define HAVE_USLEEP 1 #define HAVE_X11_EXTENSIONS_XSHM_H 1 #define JS_THREADSAFE 1 #define LAYERS 1 #define MOZ_DEFAULT_TOOLKIT "gtk" #define MOZ_DLL_SUFFIX ".so" #define MOZ_MAIL_NEWS 1 #define MOZ_USER_DIR ".mozilla" #define NEED_CPP_UNUSED_IMPLEMENTATIONS 1 #define NS_MT_SUPPORTED 1 #define STDC_HEADERS 1 #define TRACING 1 #define UNIX_ASYNC_DNS 1 #define XP_UNIX 1 #define _REENTRANT 1 creating Makefile creating build/Makefile creating build/unix/Makefile creating config/Makefile creating config/mkdepend/Makefile creating config/mkdetect/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 dom/Makefile creating dom/public/Makefile creating dom/public/base/Makefile creating dom/public/coreDom/Makefile creating dom/public/coreEvents/Makefile creating dom/public/css/Makefile creating dom/public/events/Makefile creating dom/public/range/Makefile creating dom/public/html/Makefile creating dom/public/idl/Makefile creating dom/public/idl/base/Makefile creating dom/public/idl/coreDom/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/src/Makefile creating dom/src/base/Makefile creating dom/src/build/Makefile creating dom/src/coreDOM/Makefile creating dom/src/css/Makefile creating dom/src/events/Makefile creating dom/src/range/Makefile creating dom/src/html/Makefile creating dom/src/jsurl/Makefile creating dom/tools/Makefile creating editor/Makefile creating editor/base/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 editor/ui/Makefile creating editor/ui/composer/Makefile creating editor/ui/composer/content/Makefile creating editor/ui/composer/skin/Makefile creating editor/ui/composer/locale/Makefile creating editor/ui/composer/locale/en-US/Makefile creating editor/ui/dialogs/Makefile creating editor/ui/dialogs/content/Makefile creating editor/ui/dialogs/skin/Makefile creating editor/ui/dialogs/locale/Makefile creating editor/ui/dialogs/locale/en-US/Makefile creating expat/Makefile creating expat/xmlparse/Makefile creating expat/xmltok/Makefile creating extensions/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/motif/Makefile creating gfx/src/photon/Makefile creating gfx/src/rhapsody/Makefile creating gfx/src/mac/Makefile creating gfx/src/qt/Makefile creating gfx/src/xlib/Makefile creating gfx/src/xlibrgb/Makefile creating gfx/tests/Makefile creating htmlparser/Makefile creating htmlparser/robot/Makefile creating htmlparser/robot/test/Makefile creating htmlparser/src/Makefile creating htmlparser/tests/Makefile creating htmlparser/tests/grabpage/Makefile creating htmlparser/tests/logparse/Makefile creating htmlparser/tests/outsinks/Makefile creating include/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/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/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/src/liveconnect/Makefile creating js/src/liveconnect/classes/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 layout/Makefile creating layout/base/Makefile creating layout/base/public/Makefile creating layout/base/src/Makefile creating layout/base/tests/Makefile creating layout/build/Makefile creating layout/events/Makefile creating layout/events/public/Makefile creating layout/events/src/Makefile creating layout/html/Makefile creating layout/html/base/Makefile creating layout/html/base/src/Makefile creating layout/html/content/Makefile creating layout/html/content/public/Makefile creating layout/html/content/src/Makefile creating layout/html/document/Makefile creating layout/html/document/public/Makefile creating layout/html/document/src/Makefile creating layout/html/forms/Makefile creating layout/html/forms/public/Makefile creating layout/html/forms/src/Makefile creating layout/html/style/Makefile creating layout/html/style/public/Makefile creating layout/html/style/src/Makefile creating layout/html/table/Makefile creating layout/html/table/public/Makefile creating layout/html/table/src/Makefile creating layout/html/tests/Makefile creating layout/tools/Makefile creating layout/xml/Makefile creating layout/xml/content/Makefile creating layout/xml/content/public/Makefile creating layout/xml/content/src/Makefile creating layout/xml/document/Makefile creating layout/xml/document/public/Makefile creating layout/xml/document/src/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/content/Makefile creating layout/xul/content/src/Makefile creating layout/xbl/Makefile creating layout/xbl/public/Makefile creating layout/xbl/src/Makefile creating modules/libimg/Makefile creating modules/libimg/png/Makefile creating modules/libimg/public/Makefile creating modules/libimg/public_com/Makefile creating modules/libimg/src/Makefile creating modules/libimg/gifcom/Makefile creating modules/libimg/jpgcom/Makefile creating modules/libimg/pngcom/Makefile creating modules/libjar/Makefile creating modules/libpref/Makefile creating modules/libpref/admin/Makefile creating modules/libpref/l10n/Makefile creating modules/libpref/public/Makefile creating modules/libpref/src/Makefile creating modules/libreg/Makefile creating modules/libreg/include/Makefile creating modules/libreg/src/Makefile creating modules/libutil/Makefile creating modules/libutil/public/Makefile creating modules/libutil/src/Makefile creating modules/oji/Makefile creating modules/oji/public/Makefile creating modules/oji/src/Makefile creating modules/plugin/Makefile creating modules/plugin/nglsrc/Makefile creating modules/plugin/public/Makefile creating modules/plugin/src/Makefile creating modules/plugin/test/Makefile creating modules/zlib/Makefile creating modules/zlib/src/Makefile creating netwerk/Makefile creating netwerk/base/Makefile creating netwerk/base/public/Makefile creating netwerk/base/src/Makefile creating netwerk/build/Makefile creating netwerk/cache/build/Makefile creating netwerk/cache/filecache/Makefile creating netwerk/cache/Makefile creating netwerk/cache/memcache/Makefile creating netwerk/cache/mgr/Makefile creating netwerk/cache/public/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/datetime/src/Makefile creating netwerk/protocol/datetime/Makefile creating netwerk/protocol/file/Makefile creating netwerk/protocol/file/public/Makefile creating netwerk/protocol/file/src/Makefile creating netwerk/protocol/finger/Makefile creating netwerk/protocol/finger/src/Makefile creating netwerk/protocol/ftp/Makefile creating netwerk/protocol/ftp/public/Makefile creating netwerk/protocol/ftp/src/Makefile creating netwerk/protocol/http/Makefile creating netwerk/protocol/http/public/Makefile creating netwerk/protocol/http/src/Makefile creating netwerk/protocol/jar/Makefile creating netwerk/protocol/jar/public/Makefile creating netwerk/protocol/jar/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/protocol/resource/Makefile creating netwerk/protocol/resource/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 uriloader/Makefile creating uriloader/base/Makefile creating uriloader/build/Makefile creating profile/Makefile creating profile/src/Makefile creating profile/public/Makefile creating profile/resources/Makefile creating profile/resources/content/Makefile creating profile/resources/skin/Makefile creating profile/resources/locale/Makefile creating profile/resources/locale/en-US/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/pref-migrator/resources/content/Makefile creating profile/pref-migrator/resources/locale/Makefile creating profile/pref-migrator/resources/locale/en-US/Makefile creating profile/defaults/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/build/Makefile creating rdf/chrome/public/Makefile creating rdf/chrome/src/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/content/Makefile creating rdf/content/public/Makefile creating rdf/content/src/Makefile creating rdf/datasource/Makefile creating rdf/datasource/public/Makefile creating rdf/datasource/src/Makefile creating rdf/tests/Makefile creating rdf/tests/domds/Makefile creating rdf/tests/domds/resources/Makefile creating rdf/tests/localfile/Makefile creating rdf/tests/rdfsink/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 sun-java/stubs/src/Makefile creating caps/Makefile creating caps/idl/Makefile creating caps/include/Makefile creating caps/src/Makefile creating view/Makefile creating view/public/Makefile creating view/src/Makefile creating docshell/Makefile creating docshell/base/Makefile creating docshell/build/Makefile creating webshell/Makefile creating webshell/public/Makefile creating webshell/src/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/motif/Makefile creating webshell/tests/viewer/unix/qt/Makefile creating webshell/tests/viewer/unix/xlib/Makefile creating webshell/embed/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/motif/Makefile creating widget/src/motif/app_context/Makefile creating widget/src/photon/Makefile creating widget/src/rhapsody/Makefile creating widget/src/mac/Makefile creating widget/src/unix_services/Makefile creating widget/src/unix_services/toolkit_service/Makefile creating widget/src/xlib/Makefile creating widget/src/qt/Makefile creating widget/src/xlib/window_service/Makefile creating widget/src/xpwidgets/Makefile creating widget/src/support/Makefile creating widget/tests/Makefile creating widget/tests/scribble/Makefile creating widget/tests/widget/Makefile creating widget/timer/Makefile creating widget/timer/public/Makefile creating widget/timer/src/Makefile creating widget/timer/src/beos/Makefile creating widget/timer/src/rhapsody/Makefile creating widget/timer/src/unix/Makefile creating widget/timer/src/unix/gtk/Makefile creating widget/timer/src/unix/motif/Makefile creating widget/timer/src/unix/photon/Makefile creating widget/timer/src/unix/xlib/Makefile creating widget/timer/src/unix/qt/Makefile creating xpcom/Makefile creating xpcom/base/Makefile creating xpcom/build/Makefile creating xpcom/components/Makefile creating xpcom/ds/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/test/Makefile creating xpcom/reflect/xptcall/src/md/unix/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/tests/Makefile creating xpcom/tests/dynamic/Makefile creating xpcom/tests/services/Makefile creating xpcom/threads/Makefile creating xpcom/tools/Makefile creating xpcom/tools/registry/Makefile creating xpinstall/Makefile creating xpinstall/notifier/Makefile creating xpinstall/packager/Makefile creating xpinstall/public/Makefile creating xpinstall/res/Makefile creating xpinstall/res/content/Makefile creating xpinstall/res/locale/Makefile creating xpinstall/res/locale/en-US/Makefile creating xpinstall/res/skin/Makefile creating xpinstall/src/Makefile creating xpinstall/stub/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/public/Makefile creating xpfe/components/sample/Makefile creating xpfe/components/sample/public/Makefile creating xpfe/components/sample/src/Makefile creating xpfe/components/sample/resources/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/bookmarks/resources/Makefile creating xpfe/components/directory/Makefile creating xpfe/components/timebomb/Makefile creating xpfe/components/timebomb/tools/Makefile creating xpfe/components/timebomb/resources/Makefile creating xpfe/components/timebomb/resources/content/Makefile creating xpfe/components/timebomb/resources/locale/Makefile creating xpfe/components/timebomb/resources/locale/en-US/Makefile creating xpfe/components/regviewer/Makefile creating xpfe/components/find/Makefile creating xpfe/components/find/public/Makefile creating xpfe/components/find/src/Makefile creating xpfe/components/find/resources/Makefile creating xpfe/components/filepicker/src/Makefile creating xpfe/components/filepicker/res/content/Makefile creating xpfe/components/filepicker/res/skin/Makefile creating xpfe/components/filepicker/res/locale/Makefile creating xpfe/components/filepicker/res/locale/en-US/Makefile creating xpfe/components/filepicker/res/Makefile creating xpfe/components/filepicker/Makefile creating xpfe/components/history/Makefile creating xpfe/components/history/src/Makefile creating xpfe/components/history/public/Makefile creating xpfe/components/history/resources/Makefile creating xpfe/components/prefwindow/Makefile creating xpfe/components/prefwindow/resources/Makefile creating xpfe/components/prefwindow/resources/content/Makefile creating xpfe/components/prefwindow/resources/skin/Makefile creating xpfe/components/prefwindow/resources/locale/Makefile creating xpfe/components/prefwindow/resources/locale/en-US/Makefile creating xpfe/components/related/Makefile creating xpfe/components/related/src/Makefile creating xpfe/components/related/public/Makefile creating xpfe/components/related/resources/Makefile creating xpfe/components/search/Makefile creating xpfe/components/search/datasets/Makefile creating xpfe/components/search/resources/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/resources/Makefile creating xpfe/components/sidebar/src/Makefile creating xpfe/components/xfer/Makefile creating xpfe/components/xfer/public/Makefile creating xpfe/components/xfer/src/Makefile creating xpfe/components/xfer/resources/Makefile creating xpfe/components/ucth/Makefile creating xpfe/components/ucth/public/Makefile creating xpfe/components/ucth/src/Makefile creating xpfe/components/ucth/resources/Makefile creating xpfe/components/remote/Makefile creating xpfe/components/remote/public/Makefile creating xpfe/components/remote/src/Makefile creating xpfe/components/autocomplete/Makefile creating xpfe/components/autocomplete/public/Makefile creating xpfe/components/autocomplete/resources/Makefile creating xpfe/components/autocomplete/resources/skin/Makefile creating xpfe/components/autocomplete/src/Makefile creating xpfe/components/console/Makefile creating xpfe/components/console/resources/Makefile creating xpfe/components/console/resources/content/Makefile creating xpfe/components/console/resources/locale/Makefile creating xpfe/components/console/resources/locale/en-US/Makefile creating xpfe/appshell/Makefile creating xpfe/appshell/src/Makefile creating xpfe/appshell/public/Makefile creating xpfe/bootstrap/Makefile creating xpfe/browser/resources/Makefile creating xpfe/browser/resources/content/Makefile creating xpfe/browser/resources/skin/Makefile creating xpfe/browser/resources/locale/Makefile creating xpfe/browser/resources/locale/en-US/Makefile creating xpfe/global/Makefile creating xpfe/global/resources/Makefile creating xpfe/global/resources/skin/Makefile creating xpfe/global/resources/skin/unix/Makefile creating xpfe/global/resources/content/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/unix/Makefile creating embedding/Makefile creating embedding/browser/Makefile creating embedding/browser/build/Makefile creating embedding/browser/webBrowser/Makefile creating embedding/browser/setup/Makefile creating embedding/browser/gtk/Makefile creating embedding/browser/gtk/src/Makefile creating embedding/browser/gtk/tests/Makefile creating security/Makefile creating security/psm/Makefile creating security/psm/lib/Makefile creating security/psm/lib/client/Makefile creating security/psm/lib/protocol/Makefile creating mailnews/Makefile creating mailnews/addrbook/Makefile creating mailnews/addrbook/build/Makefile creating mailnews/addrbook/public/Makefile creating mailnews/addrbook/src/Makefile creating mailnews/addrbook/resources/Makefile creating mailnews/addrbook/resources/content/Makefile creating mailnews/addrbook/resources/skin/Makefile creating mailnews/addrbook/resources/locale/Makefile creating mailnews/addrbook/resources/locale/en-US/Makefile creating mailnews/addrbook/prefs/Makefile creating mailnews/addrbook/prefs/resources/Makefile creating mailnews/addrbook/prefs/resources/content/Makefile creating mailnews/addrbook/prefs/resources/locale/Makefile creating mailnews/addrbook/prefs/resources/locale/en-US/Makefile creating mailnews/base/Makefile creating mailnews/base/public/Makefile creating mailnews/base/src/Makefile creating mailnews/base/util/Makefile creating mailnews/base/build/Makefile creating mailnews/base/search/Makefile creating mailnews/base/search/public/Makefile creating mailnews/base/search/src/Makefile creating mailnews/base/search/resources/Makefile creating mailnews/base/search/resources/content/Makefile creating mailnews/base/search/resources/locale/Makefile creating mailnews/base/search/resources/locale/en-US/Makefile creating mailnews/base/tests/Makefile creating mailnews/base/tests/accountmanager/Makefile creating mailnews/base/tests/identity/Makefile creating mailnews/base/resources/Makefile creating mailnews/base/resources/content/Makefile creating mailnews/base/resources/content/unix/Makefile creating mailnews/base/resources/skin/Makefile creating mailnews/base/resources/locale/Makefile creating mailnews/base/resources/locale/en-US/Makefile creating mailnews/base/prefs/Makefile creating mailnews/base/prefs/resources/Makefile creating mailnews/base/prefs/resources/content/Makefile creating mailnews/base/prefs/resources/skin/Makefile creating mailnews/base/prefs/resources/locale/Makefile creating mailnews/base/prefs/resources/locale/en-US/Makefile creating mailnews/db/Makefile creating mailnews/db/msgdb/Makefile creating mailnews/db/msgdb/public/Makefile creating mailnews/db/msgdb/src/Makefile creating mailnews/db/msgdb/build/Makefile creating mailnews/local/Makefile creating mailnews/local/public/Makefile creating mailnews/local/src/Makefile creating mailnews/local/build/Makefile creating mailnews/local/resources/Makefile creating mailnews/local/resources/skin/Makefile creating mailnews/local/resources/locale/Makefile creating mailnews/local/resources/locale/en-US/Makefile creating mailnews/local/tests/Makefile creating mailnews/local/tests/pop3/Makefile creating mailnews/local/tests/mailbox/Makefile creating mailnews/imap/Makefile creating mailnews/imap/build/Makefile creating mailnews/imap/public/Makefile creating mailnews/imap/src/Makefile creating mailnews/imap/resources/Makefile creating mailnews/imap/resources/locale/Makefile creating mailnews/imap/resources/locale/en-US/Makefile creating mailnews/imap/tests/Makefile creating mailnews/imap/tests/harness/Makefile creating mailnews/news/Makefile creating mailnews/news/public/Makefile creating mailnews/news/src/Makefile creating mailnews/news/build/Makefile creating mailnews/news/resources/Makefile creating mailnews/news/resources/content/Makefile creating mailnews/news/resources/skin/Makefile creating mailnews/news/resources/locale/Makefile creating mailnews/news/resources/locale/en-US/Makefile creating mailnews/news/tests/Makefile creating mailnews/news/tests/nntp/Makefile creating mailnews/news/tests/newsParser/Makefile creating mailnews/mime/Makefile creating mailnews/mime/cthandlers/Makefile creating mailnews/mime/cthandlers/resources/Makefile creating mailnews/mime/cthandlers/vcard/Makefile creating mailnews/mime/cthandlers/calendar/Makefile creating mailnews/mime/cthandlers/smimestub/Makefile creating mailnews/mime/cthandlers/signstub/Makefile creating mailnews/mime/emitters/Makefile creating mailnews/mime/emitters/build/Makefile creating mailnews/mime/emitters/src/Makefile creating mailnews/mime/emitters/resources/Makefile creating mailnews/mime/emitters/resources/skin/Makefile creating mailnews/mime/emitters/resources/content/Makefile creating mailnews/mime/tests/Makefile creating mailnews/mime/tests/xpcomtest/Makefile creating mailnews/mime/tests/mimetest/Makefile creating mailnews/mime/public/Makefile creating mailnews/mime/src/Makefile creating mailnews/mime/build/Makefile creating mailnews/mime/resources/Makefile creating mailnews/mime/resources/skin/Makefile creating mailnews/mime/resources/content/Makefile creating mailnews/compose/Makefile creating mailnews/compose/public/Makefile creating mailnews/compose/src/Makefile creating mailnews/compose/build/Makefile creating mailnews/compose/resources/Makefile creating mailnews/compose/resources/content/Makefile creating mailnews/compose/resources/skin/Makefile creating mailnews/compose/resources/locale/Makefile creating mailnews/compose/resources/locale/en-US/Makefile creating mailnews/compose/prefs/Makefile creating mailnews/compose/prefs/resources/Makefile creating mailnews/compose/prefs/resources/content/Makefile creating mailnews/compose/prefs/resources/locale/Makefile creating mailnews/compose/prefs/resources/locale/en-US/Makefile creating mailnews/compose/tests/Makefile creating mailnews/compose/tests/compose/Makefile creating mailnews/compose/tests/compose2/Makefile creating mailnews/compose/tests/geturl/Makefile creating mailnews/compose/tests/sendlater/Makefile creating mailnews/compose/tests/sendpage/Makefile creating mailnews/compose/tests/smtp/Makefile creating mailnews/public/Makefile creating mailnews/idl/Makefile creating mailnews/import/Makefile creating mailnews/import/public/Makefile creating mailnews/import/resources/Makefile creating mailnews/import/resources/content/Makefile creating mailnews/import/resources/locale/Makefile creating mailnews/import/resources/locale/en-us/Makefile creating mailnews/import/resources/skin/Makefile creating mailnews/import/src/Makefile creating mailnews/import/text/Makefile creating mailnews/import/text/resources/Makefile creating mailnews/import/text/resources/locale/Makefile creating mailnews/import/text/resources/locale/en-US/Makefile creating mailnews/import/text/src/Makefile creating extensions/cookie/Makefile creating extensions/cookie/tests/Makefile creating extensions/wallet/Makefile creating extensions/wallet/public/Makefile creating extensions/wallet/src/Makefile creating extensions/wallet/editor/Makefile creating extensions/wallet/cookieviewer/Makefile creating extensions/wallet/signonviewer/Makefile creating extensions/wallet/walletpreview/Makefile creating extensions/wallet/build/Makefile creating extensions/xmlterm/Makefile creating extensions/xmlterm/base/Makefile creating extensions/xmlterm/geckoterm/Makefile creating extensions/xmlterm/linetest/Makefile creating extensions/xmlterm/scripts/Makefile creating extensions/xmlterm/tests/Makefile creating extensions/xmlterm/ui/Makefile creating extensions/xmlterm/ui/content/Makefile creating extensions/xmlterm/ui/skin/Makefile updating cache ./config.cache creating ./config.status creating build/unix/mozilla-config creating build/unix/nspr_my_config.mk creating build/unix/nspr_my_overrides.mk creating config/autoconf.mk