Closed Bug 25669 Opened 25 years ago Closed 23 years ago

_xpidlgen/nsrootidl segfaults on build

Categories

(Core :: XPCOM, defect, P3)

x86
Linux
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: rsteinke, Assigned: shaver)

References

()

Details

One of the utility programs segfaults when I try to build mozilla.
It crashes in exactly the same place for both M12 and M13. I'm running
gcc-2.8.1 on a K6-2-233 under linux (Debian 2.0). The relevant part at
the end of the build is:


Creating _xpidlgen
../../config/nsinstall -R -m 444 nsAgg.h nsIAllocator.h nsCOMPtr.h nsCom.h nsCWeakReferenc
e.h nsDebug.h nsError.h nsID.h nsIID.h nsIPtr.h nsISupportsUtils.h nsTraceRefcnt.h nsWeakR
eference.h nsWeakPtr.h nscore.h ../../dist/include
Creating ../../dist/idl
../../config/nsinstall -R -m 444 nsrootidl.idl nsISupports.idl nsIInterfaceRequestor.idl n
sIWeakReference.idl ../../dist/idl
../../dist/bin/xpidl -m header -w -I ../../dist/idl -I. -o _xpidlgen/nsrootidl nsrootidl.i
dl
make[2]: *** [_xpidlgen/nsrootidl.h] Segmentation fault
make[2]: Leaving directory `/usr/src/mozilla/xpcom/base'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/usr/src/mozilla/xpcom'
make: *** [export] Error 2





This is the full output of "./configure; make":



creating cache ./config.cache
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
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/bin/as
checking for ar... /usr/bin/ar
checking for ld... /usr/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/bin/install -c
checking whether ln -s works... yes
checking for gawk... gawk
checking for perl5... no
checking for perl... /usr/bin/perl
checking for xemacs... no
checking for lemacs... no
checking for emacs... /usr/bin/emacs
checking for perl5... (cached) /usr/bin/perl
checking for whoami... /usr/bin/whoami
checking for unzip... /usr/local/bin/unzip
checking for zip... /usr/local/bin/zip
checking for makedepend... /usr/X11R6/bin/makedepend
checking for gmake... no
checking for make... /usr/bin/make
checking whether /usr/bin/make sets ${MAKE}... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... 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... no
checking for sys/byteorder.h... no
checking for compat.h... no
checking for getopt.h... yes
checking for sys/bittypes.h... no
checking for memory.h... yes
checking for unistd.h... yes
checking for sys/filio.h... no
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... no
checking for sys/statfs.h... yes
checking for sys/vfs.h... yes
checking for sys/mount.h... yes
checking for sys/cdefs.h... yes
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... no
checking for login in -lutil... yes
checking for xdr_string in -lnsl... yes
checking for elf_rawdata in -lelf... no
checking for textdomain in -lintl... yes
checking for shm_open in -lposix4... no
checking for iswupper in -lw... no
checking for pthread_attr_init in -lpthread... yes
checking whether gcc accepts -pthread... yes
checking for PR_GetCurrentThread in -lnspr3... no
checking for PR_GetCurrentThread in -lnspr3 with thread lib... no
checking for PL_CreateOptState in -lplc3... no
checking for PL_GetEvent in -lplds3... 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... no
checking for fchmod... yes
checking for snprintf... yes
checking for localtime_r... yes
checking for statvfs... no
checking for memmove... yes
checking how to call gettimeofday... two arguments
checking for /dev/zero... yes
checking whether va_list assignments need array notation... no

*** Your libc has a bug that can result in loading the same dynamic
*** library multiple times.  This bug is known to be fixed in glibc-2.0.7-32
*** or later.  However, if you choose not to upgrade, the only effect
*** will be excessive memory usage at runtime.

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 C++ "using" keyword... no
checking for C++ reinterpret_cast... yes
checking whether C++ requires implementation of unused methods... no
checking for LC_MESSAGES... yes
checking whether C++ compiler has -pedantic long long bug... no
checking whether compiler supports -Wno-long-long... no
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 DEBUG 1
#define DEBUG_root 1
#define D_INO d_ino
#define GETTIMEOFDAY_TWO_ARGS 1
#define HAVE_CPP_EXPLICIT 1
#define HAVE_CPP_NEW_CASTS 1
#define HAVE_CPP_SPECIALIZATION 1
#define HAVE_DEV_ZERO 1
#define HAVE_FCHMOD 1
#define HAVE_GETOPT_H 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_LIBDL 1
#define HAVE_LIBINTL 1
#define HAVE_LIBM 1
#define HAVE_LIBNSL 1
#define HAVE_LIBRESOLV 1
#define HAVE_LIBUTIL 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_STRERROR 1
#define HAVE_ST_BLKSIZE 1
#define HAVE_SYS_CDEFS_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_VFS_H 1
#define HAVE_UINT 1
#define HAVE_UINT_T 1
#define HAVE_UNISTD_H 1
#define HAVE_X11_EXTENSIONS_XSHM_H 1
#define JS_THREADSAFE 1
#define LAYERS 1
#define MOZ_DEFAULT_TOOLKIT "gtk"
#define MOZ_DEMANGLE_SYMBOLS 1
#define MOZ_DLL_SUFFIX ".so"
#define MOZ_LEAKY 1
#define MOZ_MAIL_NEWS 1
#define MOZ_USER_DIR ".mozilla"
#define STDC_HEADERS 1
#define TRACING 1
#define UNIX_ASYNC_DNS 1
#define XP_UNIX 1
#define _POSIX_SOURCE 1
#define _REENTRANT 1
#define _SVID_SOURCE 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/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/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/brprof/Makefile
creating rdf/brprof/public/Makefile
creating rdf/brprof/src/Makefile
creating rdf/brprof/build/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 webshell/embed/xlib/Makefile
creating webshell/embed/xlib/gtk/Makefile
creating webshell/embed/xlib/motif/Makefile
creating webshell/embed/xlib/qt/Makefile
creating webshell/embed/xlib/xt/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/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/photon/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/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/AppCores/Makefile
creating xpfe/AppCores/public/Makefile
creating xpfe/AppCores/src/Makefile
creating xpfe/AppCores/xul/Makefile
creating xpfe/AppCores/idl/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/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/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/src/Makefile
creating xpfe/components/prefwindow/public/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/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/content/Makefile
creating xpfe/global/resources/content/unix/Makefile
creating xpfe/global/resources/locale/Makefile
creating xpfe/global/resources/locale/unix/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/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 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
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
creating webshell/embed/gtk/mozilla_config.mk
configuring in webshell/embed/gtk
running /bin/sh ./configure  --prefix=/usr/src/mozilla/dist --with-mozilla=/usr/src/mozilla/dist --cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for ranlib... (cached) ranlib
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... yes
checking for _ prefix in compiled symbols... (cached) no
checking whether ln -s works... (cached) yes
updating cache ../../.././config.cache
checking for object suffix... o
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
loading cache ../../.././config.cache
checking whether build environment is sane... yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) 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++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for POSIXized ISC... no
checking for gtk-config... (cached) /usr/local/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for pthread_attr_init in -lpthread... (cached) yes
checking for working const... (cached) yes
checking for C++ exceptions flag... (cached) -fno-exceptions
creating ./config.status
creating Makefile
creating lib/Makefile
creating examples/Makefile
creating examples/simplebrowser/Makefile
creating examples/helpbrowser/Makefile
creating examples/helpbrowser/help_data/Makefile
creating config.h
Creating .deps
cd config; make export
make[1]: Entering directory `/usr/src/mozilla/config'
Creating .deps
gcc -o nsinstall.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -include ../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nsinstall.pp -DOSTYPE=\"Linux2.0\" -DOJI -D_BSD_SOURCE  -I../dist/include -I../include   -I../dist/include  -I/usr/X11R6/include   -fPIC nsinstall.c
gcc -o pathsub.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -include ../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pathsub.pp -DOSTYPE=\"Linux2.0\" -DOJI -D_BSD_SOURCE  -I../dist/include -I../include   -I../dist/include  -I/usr/X11R6/include   -fPIC pathsub.c
pathsub.c: In function `ino2name':
pathsub.c:136: warning: comparison between signed and unsigned
gcc -o nsinstall -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g   nsinstall.o pathsub.o   -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -L../dist/bin -L../dist/lib  -lintl -lnsl -lutil -lresolv -ldl -lm
rm -f nfspwd; cp nfspwd.pl nfspwd; chmod +x nfspwd
rm -f revdepth; cp revdepth.pl revdepth; chmod +x revdepth
make[1]: Leaving directory `/usr/src/mozilla/config'
cd build; make export
make[1]: Entering directory `/usr/src/mozilla/build'
Creating .deps
cd unix; make export
make[2]: Entering directory `/usr/src/mozilla/build/unix'
Creating .deps
chmod 755 mozilla-config
../../config/nsinstall -R -m 755 mozilla-config ../../dist/bin
make[2]: Leaving directory `/usr/src/mozilla/build/unix'
make[1]: Leaving directory `/usr/src/mozilla/build'
cd ./nsprpub; make export
make[1]: Entering directory `/usr/src/mozilla/nsprpub'
cd config; /usr/bin/make export
make[2]: Entering directory `/usr/src/mozilla/nsprpub/config'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/now.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT   now.c
gcc  Linux2.0.36_x86_PTH_DBG.OBJ/now.o  -o Linux2.0.36_x86_PTH_DBG.OBJ/now
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT   nsinstall.c
gcc  Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall.o  -o Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall
rm -f nfspwd; cp nfspwd.pl nfspwd; chmod +x nfspwd
make[2]: Leaving directory `/usr/src/mozilla/nsprpub/config'
cd pr; /usr/bin/make export
make[2]: Entering directory `/usr/src/mozilla/nsprpub/pr'
cd include; /usr/bin/make export
make[3]: Entering directory `/usr/src/mozilla/nsprpub/pr/include'
cd md; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/pr/include/md'
../../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 _linux.cfg /usr/src/mozilla/dist/include
mv -f /usr/src/mozilla/dist/include/_linux.cfg /usr/src/mozilla/dist/include/prcpucfg.h
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/pr/include/md'
cd private; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/pr/include/private'
../../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 pprio.h pprthred.h prpriv.h /usr/src/mozilla/dist/include/private
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/pr/include/private'
cd obsolete; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/pr/include/obsolete'
../../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 pralarm.h probslet.h protypes.h prsem.h /usr/src/mozilla/dist/include/obsolete
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/pr/include/obsolete'
../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 nspr.h pratom.h prbit.h prclist.h prcmon.h prcountr.h prcvar.h prdtoa.h prenv.h prerr.h prerror.h prinet.h prinit.h prinrval.h prio.h pripcsem.h prlink.h prlink_mac.h prlock.h prlog.h prlong.h prmem.h prmon.h prmwait.h prnetdb.h prolock.h prpdce.h prprf.h prproces.h prrng.h prrwlock.h prshm.h prshma.h prsystem.h prthread.h prtime.h prtpool.h prtrace.h prtypes.h prvrsion.h prwin16.h /usr/src/mozilla/dist/include
make[3]: Leaving directory `/usr/src/mozilla/nsprpub/pr/include'
cd src; /usr/bin/make export
make[3]: Entering directory `/usr/src/mozilla/nsprpub/pr/src'
cd io; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/pr/src/io'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prfdcach.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prfdcach.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prmwait.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prmwait.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/priometh.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  priometh.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prmapopt.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prmapopt.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prlayer.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prlayer.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prlog.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prlog.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prmmap.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prmmap.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prpolevt.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prpolevt.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prprf.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prprf.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prscanf.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prscanf.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prstdio.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prstdio.c
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/pr/src/io'
cd linking; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/pr/src/linking'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prlink.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prlink.c
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/pr/src/linking'
cd malloc; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/pr/src/malloc'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prmalloc.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prmalloc.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prmem.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prmem.c
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/pr/src/malloc'
cd md; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/pr/src/md'
cd unix; /usr/bin/make export
make[5]: Entering directory `/usr/src/mozilla/nsprpub/pr/src/md/unix'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/unix.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../../pr/include -I../../../../pr/include/private  unix.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/unix_errors.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../../pr/include -I../../../../pr/include/private  unix_errors.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/uxproces.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../../pr/include -I../../../../pr/include/private  uxproces.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/uxrng.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../../pr/include -I../../../../pr/include/private  uxrng.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/uxshm.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../../pr/include -I../../../../pr/include/private  uxshm.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/uxwrap.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../../pr/include -I../../../../pr/include/private  uxwrap.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/linux.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../../pr/include -I../../../../pr/include/private  linux.c
make[5]: Leaving directory `/usr/src/mozilla/nsprpub/pr/src/md/unix'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prosdep.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include  prosdep.c
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/pr/src/md'
cd memory; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/pr/src/memory'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prseg.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prseg.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prshm.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prshm.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prshma.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prshma.c
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/pr/src/memory'
cd misc; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/pr/src/misc'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/pralarm.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  pralarm.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/pratom.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  pratom.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prcountr.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prcountr.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prdtoa.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prdtoa.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prenv.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prenv.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prerr.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prerr.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prerror.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prerror.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prerrortable.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prerrortable.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prinit.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prinit.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prinrval.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prinrval.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/pripc.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  pripc.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prlog2.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prlog2.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prlong.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prlong.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prnetdb.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prnetdb.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prolock.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prolock.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prrng.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prrng.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prsystem.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prsystem.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prtime.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prtime.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prthinfo.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prthinfo.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prtpool.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prtpool.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prtrace.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prtrace.c
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/pr/src/misc'
cd threads; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/pr/src/threads'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prcmon.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prcmon.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prrwlock.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prrwlock.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prtpd.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  prtpd.c
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/pr/src/threads'
cd pthreads; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/pr/src/pthreads'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/ptio.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  ptio.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/ptsynch.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  ptsynch.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/ptthread.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  ptthread.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/ptmisc.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include -I../../../pr/include -I../../../pr/include/private  ptmisc.c
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/pr/src/pthreads'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/prvrsion.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -D_NSPR_BUILD_ -I/usr/src/mozilla/dist/include  -ILinux2.0.36_x86_PTH_DBG.OBJ prvrsion.c
rm -f Linux2.0.36_x86_PTH_DBG.OBJ/libnspr3.a
ar cr Linux2.0.36_x86_PTH_DBG.OBJ/libnspr3.a Linux2.0.36_x86_PTH_DBG.OBJ/prvrsion.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prfdcach.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prmwait.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prmapopt.o io/Linux2.0.36_x86_PTH_DBG.OBJ/priometh.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prlayer.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prlog.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prmmap.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prpolevt.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prprf.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prscanf.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prstdio.o threads/Linux2.0.36_x86_PTH_DBG.OBJ/prcmon.o threads/Linux2.0.36_x86_PTH_DBG.OBJ/prrwlock.o threads/Linux2.0.36_x86_PTH_DBG.OBJ/prtpd.o linking/Linux2.0.36_x86_PTH_DBG.OBJ/prlink.o malloc/Linux2.0.36_x86_PTH_DBG.OBJ/prmem.o md/Linux2.0.36_x86_PTH_DBG.OBJ/prosdep.o memory/Linux2.0.36_x86_PTH_DBG.OBJ/prshm.o memory/Linux2.0.36_x86_PTH_DBG.OBJ/prshma.o memory/Linux2.0.36_x86_PTH_DBG.OBJ/prseg.o misc/Linux2.0.36_x86_PTH_DBG.OBJ/pralarm.o misc/Linux2.0.36_x86_PTH_DBG.OBJ/pratom.o misc/Linu
ranlib Linux2.0.36_x86_PTH_DBG.OBJ/libnspr3.a
rm -f Linux2.0.36_x86_PTH_DBG.OBJ/libnspr3.so
ld -shared -soname libnspr3.so -o Linux2.0.36_x86_PTH_DBG.OBJ/libnspr3.so Linux2.0.36_x86_PTH_DBG.OBJ/prvrsion.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prfdcach.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prmwait.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prmapopt.o io/Linux2.0.36_x86_PTH_DBG.OBJ/priometh.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prlayer.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prlog.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prmmap.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prpolevt.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prprf.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prscanf.o io/Linux2.0.36_x86_PTH_DBG.OBJ/prstdio.o threads/Linux2.0.36_x86_PTH_DBG.OBJ/prcmon.o threads/Linux2.0.36_x86_PTH_DBG.OBJ/prrwlock.o threads/Linux2.0.36_x86_PTH_DBG.OBJ/prtpd.o linking/Linux2.0.36_x86_PTH_DBG.OBJ/prlink.o malloc/Linux2.0.36_x86_PTH_DBG.OBJ/prmem.o md/Linux2.0.36_x86_PTH_DBG.OBJ/prosdep.o memory/Linux2.0.36_x86_PTH_DBG.OBJ/prshm.o memory/Linux2.0.36_x86_PTH_DBG.OBJ/prshma.o memory/Linux2.0.36_x86_PTH_DBG.OBJ/prseg.o misc/Linux2.0.36_x86_PTH_DBG.OBJ/pralarm.o misc/Linux2.0.36_x86_P
../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 Linux2.0.36_x86_PTH_DBG.OBJ/libnspr3.a Linux2.0.36_x86_PTH_DBG.OBJ/libnspr3.so /usr/src/mozilla/dist/lib
../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 Linux2.0.36_x86_PTH_DBG.OBJ/libnspr3.so /usr/src/mozilla/dist/bin
make[3]: Leaving directory `/usr/src/mozilla/nsprpub/pr/src'
make[2]: Leaving directory `/usr/src/mozilla/nsprpub/pr'
cd lib; /usr/bin/make export
make[2]: Entering directory `/usr/src/mozilla/nsprpub/lib'
cd ds; /usr/bin/make export
make[3]: Entering directory `/usr/src/mozilla/nsprpub/lib/ds'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/plarena.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include -I../../pr/include  plarena.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/plevent.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include -I../../pr/include  plevent.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/plhash.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include -I../../pr/include  plhash.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/plvrsion.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include -I../../pr/include  -ILinux2.0.36_x86_PTH_DBG.OBJ plvrsion.c
rm -f Linux2.0.36_x86_PTH_DBG.OBJ/libplds3.a
ar cr Linux2.0.36_x86_PTH_DBG.OBJ/libplds3.a Linux2.0.36_x86_PTH_DBG.OBJ/plarena.o Linux2.0.36_x86_PTH_DBG.OBJ/plevent.o Linux2.0.36_x86_PTH_DBG.OBJ/plhash.o Linux2.0.36_x86_PTH_DBG.OBJ/plvrsion.o
ranlib Linux2.0.36_x86_PTH_DBG.OBJ/libplds3.a
rm -f Linux2.0.36_x86_PTH_DBG.OBJ/libplds3.so
ld -shared -soname libplds3.so -o Linux2.0.36_x86_PTH_DBG.OBJ/libplds3.so Linux2.0.36_x86_PTH_DBG.OBJ/plarena.o Linux2.0.36_x86_PTH_DBG.OBJ/plevent.o Linux2.0.36_x86_PTH_DBG.OBJ/plhash.o Linux2.0.36_x86_PTH_DBG.OBJ/plvrsion.o  -L/usr/src/mozilla/dist/lib -lnspr3
../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 plarenas.h plarena.h plevent.h plhash.h  /usr/src/mozilla/dist/include
../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 Linux2.0.36_x86_PTH_DBG.OBJ/libplds3.a Linux2.0.36_x86_PTH_DBG.OBJ/libplds3.so /usr/src/mozilla/dist/lib
../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 Linux2.0.36_x86_PTH_DBG.OBJ/libplds3.so /usr/src/mozilla/dist/bin
make[3]: Leaving directory `/usr/src/mozilla/nsprpub/lib/ds'
cd libc; /usr/bin/make export
make[3]: Entering directory `/usr/src/mozilla/nsprpub/lib/libc'
cd include; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/lib/libc/include'
../../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 plbase64.h plerror.h plgetopt.h plresolv.h plstr.h /usr/src/mozilla/dist/include
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/lib/libc/include'
cd src; /usr/bin/make export
make[4]: Entering directory `/usr/src/mozilla/nsprpub/lib/libc/src'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/plvrsion.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  -ILinux2.0.36_x86_PTH_DBG.OBJ plvrsion.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/strlen.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  strlen.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/strcpy.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  strcpy.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/strdup.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  strdup.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/strcat.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  strcat.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/strcmp.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  strcmp.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/strccmp.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  strccmp.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/strchr.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  strchr.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/strpbrk.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  strpbrk.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/strstr.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  strstr.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/strcstr.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  strcstr.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/base64.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  base64.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/plerror.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  plerror.c
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/plgetopt.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  plgetopt.c
rm -f Linux2.0.36_x86_PTH_DBG.OBJ/libplc3.a
ar cr Linux2.0.36_x86_PTH_DBG.OBJ/libplc3.a Linux2.0.36_x86_PTH_DBG.OBJ/plvrsion.o Linux2.0.36_x86_PTH_DBG.OBJ/strlen.o Linux2.0.36_x86_PTH_DBG.OBJ/strcpy.o Linux2.0.36_x86_PTH_DBG.OBJ/strdup.o Linux2.0.36_x86_PTH_DBG.OBJ/strcat.o Linux2.0.36_x86_PTH_DBG.OBJ/strcmp.o Linux2.0.36_x86_PTH_DBG.OBJ/strccmp.o Linux2.0.36_x86_PTH_DBG.OBJ/strchr.o Linux2.0.36_x86_PTH_DBG.OBJ/strpbrk.o Linux2.0.36_x86_PTH_DBG.OBJ/strstr.o Linux2.0.36_x86_PTH_DBG.OBJ/strcstr.o Linux2.0.36_x86_PTH_DBG.OBJ/base64.o Linux2.0.36_x86_PTH_DBG.OBJ/plerror.o Linux2.0.36_x86_PTH_DBG.OBJ/plgetopt.o
ranlib Linux2.0.36_x86_PTH_DBG.OBJ/libplc3.a
rm -f Linux2.0.36_x86_PTH_DBG.OBJ/libplc3.so
ld -shared -soname libplc3.so -o Linux2.0.36_x86_PTH_DBG.OBJ/libplc3.so Linux2.0.36_x86_PTH_DBG.OBJ/plvrsion.o Linux2.0.36_x86_PTH_DBG.OBJ/strlen.o Linux2.0.36_x86_PTH_DBG.OBJ/strcpy.o Linux2.0.36_x86_PTH_DBG.OBJ/strdup.o Linux2.0.36_x86_PTH_DBG.OBJ/strcat.o Linux2.0.36_x86_PTH_DBG.OBJ/strcmp.o Linux2.0.36_x86_PTH_DBG.OBJ/strccmp.o Linux2.0.36_x86_PTH_DBG.OBJ/strchr.o Linux2.0.36_x86_PTH_DBG.OBJ/strpbrk.o Linux2.0.36_x86_PTH_DBG.OBJ/strstr.o Linux2.0.36_x86_PTH_DBG.OBJ/strcstr.o Linux2.0.36_x86_PTH_DBG.OBJ/base64.o Linux2.0.36_x86_PTH_DBG.OBJ/plerror.o Linux2.0.36_x86_PTH_DBG.OBJ/plgetopt.o  -L/usr/src/mozilla/dist/lib -lnspr3
../../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 Linux2.0.36_x86_PTH_DBG.OBJ/libplc3.a Linux2.0.36_x86_PTH_DBG.OBJ/libplc3.so /usr/src/mozilla/dist/lib
../../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 Linux2.0.36_x86_PTH_DBG.OBJ/libplc3.so /usr/src/mozilla/dist/bin
make[4]: Leaving directory `/usr/src/mozilla/nsprpub/lib/libc/src'
make[3]: Leaving directory `/usr/src/mozilla/nsprpub/lib/libc'
cd prstreams; /usr/bin/make export
make[3]: Entering directory `/usr/src/mozilla/nsprpub/lib/prstreams'
gcc -o Linux2.0.36_x86_PTH_DBG.OBJ/plvrsion.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  -ILinux2.0.36_x86_PTH_DBG.OBJ plvrsion.c
g++ -o Linux2.0.36_x86_PTH_DBG.OBJ/prstrms.o -c  -g -fPIC -ansi -Wall -pipe -DLINUX -Dlinux -Di386 -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_STRERROR -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -D_REENTRANT -I/usr/src/mozilla/dist/include  prstrms.cpp
rm -f Linux2.0.36_x86_PTH_DBG.OBJ/libprstrms3.a
ar cr Linux2.0.36_x86_PTH_DBG.OBJ/libprstrms3.a Linux2.0.36_x86_PTH_DBG.OBJ/plvrsion.o Linux2.0.36_x86_PTH_DBG.OBJ/prstrms.o
ranlib Linux2.0.36_x86_PTH_DBG.OBJ/libprstrms3.a
rm -f Linux2.0.36_x86_PTH_DBG.OBJ/libprstrms3.so
ld -shared -soname libprstrms3.so -o Linux2.0.36_x86_PTH_DBG.OBJ/libprstrms3.so Linux2.0.36_x86_PTH_DBG.OBJ/plvrsion.o Linux2.0.36_x86_PTH_DBG.OBJ/prstrms.o -L/usr/src/mozilla/dist/lib -lnspr3
../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 prstrms.h /usr/src/mozilla/dist/include
../../config/Linux2.0.36_x86_PTH_DBG.OBJ/nsinstall -R -m 444 Linux2.0.36_x86_PTH_DBG.OBJ/libprstrms3.a Linux2.0.36_x86_PTH_DBG.OBJ/libprstrms3.so /usr/src/mozilla/dist/lib
make[3]: Leaving directory `/usr/src/mozilla/nsprpub/lib/prstreams'
make[2]: Leaving directory `/usr/src/mozilla/nsprpub/lib'
make[1]: Leaving directory `/usr/src/mozilla/nsprpub'
cd dbm; make export
make[1]: Entering directory `/usr/src/mozilla/dbm'
Creating .deps
cd include; make export
make[2]: Entering directory `/usr/src/mozilla/dbm/include'
Creating .deps
../../config/nsinstall -R -m 444 nsres.h cdefs.h mcom_db.h ncompat.h winfile.h ../../dist/include
make[2]: Leaving directory `/usr/src/mozilla/dbm/include'
cd src; make export
make[2]: Entering directory `/usr/src/mozilla/dbm/src'
Creating .deps
make[2]: Leaving directory `/usr/src/mozilla/dbm/src'
cd tests; make export
make[2]: Entering directory `/usr/src/mozilla/dbm/tests'
Creating .deps
make[2]: Leaving directory `/usr/src/mozilla/dbm/tests'
make[1]: Leaving directory `/usr/src/mozilla/dbm'
cd modules/libreg; make export
make[1]: Entering directory `/usr/src/mozilla/modules/libreg'
Creating .deps
cd include; make export
make[2]: Entering directory `/usr/src/mozilla/modules/libreg/include'
Creating .deps
../../../config/nsinstall -R -m 444 VerReg.h NSReg.h ../../../dist/include
make[2]: Leaving directory `/usr/src/mozilla/modules/libreg/include'
cd src; make export
make[2]: Entering directory `/usr/src/mozilla/modules/libreg/src'
Creating .deps
make[2]: Leaving directory `/usr/src/mozilla/modules/libreg/src'
make[1]: Leaving directory `/usr/src/mozilla/modules/libreg'
cd xpcom; make export
make[1]: Entering directory `/usr/src/mozilla/xpcom'
Creating .deps
cd typelib; make export
make[2]: Entering directory `/usr/src/mozilla/xpcom/typelib'
Creating .deps
cd xpt; make export
make[3]: Entering directory `/usr/src/mozilla/xpcom/typelib/xpt'
Creating .deps
cd public; make export
make[4]: Entering directory `/usr/src/mozilla/xpcom/typelib/xpt/public'
Creating .deps
../../../../config/nsinstall -R -m 444 xpt_struct.h xpt_xdr.h ../../../../dist/include
make[4]: Leaving directory `/usr/src/mozilla/xpcom/typelib/xpt/public'
cd src; make export
make[4]: Entering directory `/usr/src/mozilla/xpcom/typelib/xpt/src'
Creating .deps
gcc -o xpt_struct.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -include ../../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_struct.pp -DOSTYPE=\"Linux2.0\" -DOJI  -I../../../../dist/include -I../../../../include   -I../../../../dist/include  -I/usr/X11R6/include   -fPIC xpt_struct.c
In file included from ../../../../dist/include/xpt_struct.h:31,
                 from ../../../../dist/include/xpt_xdr.h:30,
                 from xpt_struct.c:25:
../../../../dist/include/prtypes.h:322: warning: ANSI C does not support `long long'
../../../../dist/include/prtypes.h:323: warning: ANSI C does not support `long long'
gcc -o xpt_xdr.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -include ../../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_xdr.pp -DOSTYPE=\"Linux2.0\" -DOJI  -I../../../../dist/include -I../../../../include   -I../../../../dist/include  -I/usr/X11R6/include   -fPIC xpt_xdr.c
In file included from ../../../../dist/include/xpt_struct.h:31,
                 from ../../../../dist/include/xpt_xdr.h:30,
                 from xpt_xdr.c:25:
../../../../dist/include/prtypes.h:322: warning: ANSI C does not support `long long'
../../../../dist/include/prtypes.h:323: warning: ANSI C does not support `long long'
rm -f libxpt.a
/usr/bin/ar cr libxpt.a   xpt_struct.o xpt_xdr.o
ranlib libxpt.a
../../../../config/nsinstall -R -m 444 libxpt.a ../../../../dist/lib
make[4]: Leaving directory `/usr/src/mozilla/xpcom/typelib/xpt/src'
cd tests; make export
make[4]: Entering directory `/usr/src/mozilla/xpcom/typelib/xpt/tests'
Creating .deps
make[4]: Leaving directory `/usr/src/mozilla/xpcom/typelib/xpt/tests'
cd tools; make export
make[4]: Entering directory `/usr/src/mozilla/xpcom/typelib/xpt/tools'
Creating .deps
gcc -o xpt_dump.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -include ../../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_dump.pp -DOSTYPE=\"Linux2.0\" -DOJI  -I../../../../dist/include -I../../../../include   -I../../../../dist/include  -I/usr/X11R6/include   -fPIC xpt_dump.c
In file included from ../../../../dist/include/xpt_struct.h:31,
                 from ../../../../dist/include/xpt_xdr.h:30,
                 from xpt_dump.c:27:
../../../../dist/include/prtypes.h:322: warning: ANSI C does not support `long long'
../../../../dist/include/prtypes.h:323: warning: ANSI C does not support `long long'
gcc  -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -o xpt_dump xpt_dump.o -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -L../../../../dist/bin -L../../../../dist/lib ../../../../dist/lib/libxpt.a -lintl -lnsl -lutil -lresolv -ldl -lm
true xpt_dump
gcc -o xpt_link.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -include ../../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_link.pp -DOSTYPE=\"Linux2.0\" -DOJI  -I../../../../dist/include -I../../../../include   -I../../../../dist/include  -I/usr/X11R6/include   -fPIC xpt_link.c
In file included from ../../../../dist/include/xpt_struct.h:31,
                 from ../../../../dist/include/xpt_xdr.h:30,
                 from xpt_link.c:27:
../../../../dist/include/prtypes.h:322: warning: ANSI C does not support `long long'
../../../../dist/include/prtypes.h:323: warning: ANSI C does not support `long long'
gcc  -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -o xpt_link xpt_link.o -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -L../../../../dist/bin -L../../../../dist/lib ../../../../dist/lib/libxpt.a -lintl -lnsl -lutil -lresolv -ldl -lm
true xpt_link
../../../../config/nsinstall -R -m 555 xpt_dump xpt_link ../../../../dist/bin
make[4]: Leaving directory `/usr/src/mozilla/xpcom/typelib/xpt/tools'
make[3]: Leaving directory `/usr/src/mozilla/xpcom/typelib/xpt'
cd xpidl; make export
make[3]: Entering directory `/usr/src/mozilla/xpcom/typelib/xpidl'
Creating .deps
gcc -o xpidl.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -I/usr/local/lib/glib/include -include ../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl.pp -DOSTYPE=\"Linux2.0\" -DOJI  -I../../../dist/include -I../../../include   -I../../../dist/include  -I/usr/X11R6/include   -fPIC xpidl.c
In file included from ../../../dist/include/xpt_struct.h:31,
                 from xpidl.h:160,
                 from xpidl.c:27:
../../../dist/include/prtypes.h:322: warning: ANSI C does not support `long long'
../../../dist/include/prtypes.h:323: warning: ANSI C does not support `long long'
gcc -o xpidl_idl.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -I/usr/local/lib/glib/include -include ../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_idl.pp -DOSTYPE=\"Linux2.0\" -DOJI  -I../../../dist/include -I../../../include   -I../../../dist/include  -I/usr/X11R6/include   -fPIC xpidl_idl.c
In file included from ../../../dist/include/xpt_struct.h:31,
                 from xpidl.h:160,
                 from xpidl_idl.c:27:
../../../dist/include/prtypes.h:322: warning: ANSI C does not support `long long'
../../../dist/include/prtypes.h:323: warning: ANSI C does not support `long long'
gcc -o xpidl_util.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -I/usr/local/lib/glib/include -include ../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_util.pp -DOSTYPE=\"Linux2.0\" -DOJI  -I../../../dist/include -I../../../include   -I../../../dist/include  -I/usr/X11R6/include   -fPIC xpidl_util.c
In file included from ../../../dist/include/xpt_struct.h:31,
                 from xpidl.h:160,
                 from xpidl_util.c:27:
../../../dist/include/prtypes.h:322: warning: ANSI C does not support `long long'
../../../dist/include/prtypes.h:323: warning: ANSI C does not support `long long'
gcc -o xpidl_header.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -I/usr/local/lib/glib/include -include ../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_header.pp -DOSTYPE=\"Linux2.0\" -DOJI  -I../../../dist/include -I../../../include   -I../../../dist/include  -I/usr/X11R6/include   -fPIC xpidl_header.c
In file included from ../../../dist/include/xpt_struct.h:31,
                 from xpidl.h:160,
                 from xpidl_header.c:27:
../../../dist/include/prtypes.h:322: warning: ANSI C does not support `long long'
../../../dist/include/prtypes.h:323: warning: ANSI C does not support `long long'
gcc -o xpidl_typelib.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -I/usr/local/lib/glib/include -include ../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_typelib.pp -DOSTYPE=\"Linux2.0\" -DOJI  -I../../../dist/include -I../../../include   -I../../../dist/include  -I/usr/X11R6/include   -fPIC xpidl_typelib.c
In file included from ../../../dist/include/xpt_struct.h:31,
                 from xpidl.h:160,
                 from xpidl_typelib.c:28:
../../../dist/include/prtypes.h:322: warning: ANSI C does not support `long long'
../../../dist/include/prtypes.h:323: warning: ANSI C does not support `long long'
gcc -o xpidl_doc.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -I/usr/local/lib/glib/include -include ../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_doc.pp -DOSTYPE=\"Linux2.0\" -DOJI  -I../../../dist/include -I../../../include   -I../../../dist/include  -I/usr/X11R6/include   -fPIC xpidl_doc.c
In file included from ../../../dist/include/xpt_struct.h:31,
                 from xpidl.h:160,
                 from xpidl_doc.c:23:
../../../dist/include/prtypes.h:322: warning: ANSI C does not support `long long'
../../../dist/include/prtypes.h:323: warning: ANSI C does not support `long long'
gcc -o xpidl_java.o -c -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -I/usr/local/lib/glib/include -include ../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_java.pp -DOSTYPE=\"Linux2.0\" -DOJI  -I../../../dist/include -I../../../include   -I../../../dist/include  -I/usr/X11R6/include   -fPIC xpidl_java.c
In file included from ../../../dist/include/xpt_struct.h:31,
                 from xpidl.h:160,
                 from xpidl_java.c:29:
../../../dist/include/prtypes.h:322: warning: ANSI C does not support `long long'
../../../dist/include/prtypes.h:323: warning: ANSI C does not support `long long'
gcc -o xpidl -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -I/usr/local/lib/glib/include   xpidl.o xpidl_idl.o xpidl_util.o xpidl_header.o xpidl_typelib.o xpidl_doc.o xpidl_java.o    -Wall -W -Wno-unused -Wshadow -Wpointer-arith -Wcast-align -pedantic -pthread -g -L../../../dist/bin -L../../../dist/lib ../../../dist/lib/libxpt.a -L/usr/local/lib -lglib -L/usr/local/lib -lIDL -lglib -lintl -lnsl -lutil -lresolv -ldl -lm
../../../config/nsinstall -R -m 555 xpidl ../../../dist/bin
make[3]: Leaving directory `/usr/src/mozilla/xpcom/typelib/xpidl'
make[2]: Leaving directory `/usr/src/mozilla/xpcom/typelib'
cd base; make export
make[2]: Entering directory `/usr/src/mozilla/xpcom/base'
Creating .deps
Creating _xpidlgen
../../config/nsinstall -R -m 444 nsAgg.h nsIAllocator.h nsCOMPtr.h nsCom.h nsCWeakReference.h nsDebug.h nsError.h nsID.h nsIID.h nsIPtr.h nsISupportsUtils.h nsTraceRefcnt.h nsWeakReference.h nsWeakPtr.h nscore.h ../../dist/include
Creating ../../dist/idl
../../config/nsinstall -R -m 444 nsrootidl.idl nsISupports.idl nsIInterfaceRequestor.idl nsIWeakReference.idl ../../dist/idl
../../dist/bin/xpidl -m header -w -I ../../dist/idl -I. -o _xpidlgen/nsrootidl nsrootidl.idl
make[2]: *** [_xpidlgen/nsrootidl.h] Segmentation fault
make[2]: Leaving directory `/usr/src/mozilla/xpcom/base'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/usr/src/mozilla/xpcom'
make: *** [export] Error 2
Update at least to version 0.6.8 of libIDL. I had similar trouble with 0.6.3.

The configure script should be updated ...
Assignee: locka → mccabe
Component: ActiveX Wrapper → xpidl
QA Contact: cpratt → mccabe
I just landed a number of changes to the xpidl compiler; is there any chance you
could try this with a daily build?

Also, earlier versions of libIDL may be associated with crashes (verson 6.3;
there's a bug, but I can't find it right now :) )

If you have libIDL installed as a separate package, you should have a
libIDL-config.  What does libIDL-config --version say?  If not, is there a
version number associated with the libIDL library in /usr/lib ?

Thanks -
Mike
I had problems with 0.6.3 and upgraded to 0.6.8 which worked fine for me. This
problem showed up while discovering bug 16996.
Thanks for the update!

As libIDL is now up to 0.6.8, and we're distributing 0.6.5 (not .3) I'll go
ahead and close this bug.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I talked to Ron about this and 0.6.8 did not fix the problem for him, although
it was not clear to me if he was really using 0.6.8 after updating. So I think
it is a little premature to close the bug.
Reopening...

I'm not actively looking at this, so please keep me posted.

Thanks -
Mike
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Marking as assigned.
Status: REOPENED → ASSIGNED
libIDL-config --version gives 0.6.8. I'm adding a backtrace of the crash
as an attachment.
                                                    Ron
[SPAM] Marking milestone 'future' as part of nsbeta3 triage.
Target Milestone: --- → Future
Regards, getting the same here compiling for Linux/Alpha:
../../../config/Linux2.4.2_alpha_PTH_DBG.OBJ/nsinstall -R -m 444
Linux2.4.2_alpha_PTH_DBG.OBJ/libplc4.a Linux2.4.2_alpha_PTH_DBG.OBJ/libplc4.so
/usr/src/mozilla/dist/lib         

../../dist/bin/xpidl -m header -w -I ../../dist/idl -I. -o _xpidlgen/nsrootidl
nsrootidl.idl
make[2]: *** [_xpidlgen/nsrootidl.h] Segmentation fault
make[2]: Leaving directory `/usr/src/mozilla/xpcom/base'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/usr/src/mozilla/xpcom'
make: *** [export] Error 2 

Would love to see an alternative.  There's no NS for this 64-bit machine, and,
Konqueror sux.

There doesn't appear to be a 64-bit setiathome for Linux/Alpha, either, so, the
CPU's are pretty much idle.  >:)

Hell, I'll compile anything on this monster.  Just throw me some source.

Van
Mass-reassigning mccabe's non-JS, non-Rhino bugs to jband (34 total). 

Would like to cc mccabe; but the mass-reassign page does not allow this. 
I'll leave it up to mccabe to decide if he wants to be cc'ed on these - 
Assignee: mike+mozilla → jband
Status: ASSIGNED → NEW
Still crashes for me too.
Mozilla 0.8.1 "official" snapshot,
Linux 2.4.2, glibc 2.2.2, libIDL 0.6.8, i686, gcc 2.95.3, gmake 3.79.1

../../dist/bin/xpidl -m header -w -I ../../dist/idl -I. -o _xpidlgen/nsrootidl
nsrootidl.idl
xpidl: xpidl_idl.c:41: xpidl_process_node: Assertion `state->tree' failed.
gmake[3]: *** [_xpidlgen/nsrootidl.h] Aborted (core dumped)
gmake[3]: *** Deleting file `_xpidlgen/nsrootidl.h'
gmake[3]: Leaving directory `/export/src/mozilla/xpcom/base'

If I should up/downgrade to get this beast running, let me know.
shaver: any thoughts?
mass reassign of xpidl bugs to dbradley@netscape.com
Assignee: jband → dbradley
shaver, mind taking a look at this?
Assignee: dbradley → shaver
I'm going to go a Really Naughty Thing and close this, because it happened with
M12/M13 on an unsupported compiler.

If you're still seeing this, _please_ reopen it. Thanks.
Status: NEW → RESOLVED
Closed: 25 years ago23 years ago
Resolution: --- → WORKSFORME
Target Milestone: Future → ---
Component: xpidl → XPCOM
QA Contact: mike+mozilla → xpcom
You need to log in before you can comment on or make changes to this bug.