Closed
Bug 268154
Opened 20 years ago
Closed 19 years ago
compile crashes (firefox 1.0rc2) with amd64
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: g, Assigned: dbradley)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de-DE; rv:1.7.3) Gecko/20041027 Firefox/1.0RC1 Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; de-DE; rv:1.7.3) Gecko/20041027 Firefox/1.0RC1 When I try to compile firefox from scratch, I get an error. Reproducible: Always Steps to Reproduce: 1. untar bz2-tar of firefox 1.0rc2 2. ./configure 3. make Actual Results: Compiling stops with an error: gmake[4]: Entering directory `/home/gbauer/SuSE-Enhance/mozilla/xpcom/glue/standalone' Creating .deps /home/gbauer/SuSE-Enhance/mozilla/config/nsinstall -R -m 644 nsXPCOMGlue.h ../../../dist/include/xpcom /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../dist/include/xpcom/.headerlist nsXPCOMGlue.h /home/gbauer/SuSE-Enhance/mozilla/config/nsinstall -R -m 644 nsXPCOMGlue.h ../../../dist/sdk/include /home/gbauer/SuSE-Enhance/mozilla/config/nsinstall -R ../../../xpcom/glue/nsCOMPtr.cpp ../../../xpcom/glue/nsComponentManagerUtils.cpp ../../../xpcom/glue/nsDebug.cpp ../../../xpcom/glue/nsGenericFactory.cpp ../../../xpcom/glue/nsIInterfaceRequestorUtils.cpp ../../../xpcom/glue/nsMemory.cpp ../../../xpcom/glue/nsTraceRefcnt.cpp ../../../xpcom/glue/nsWeakReference.cpp . gmake[4]: Leaving directory `/home/gbauer/SuSE-Enhance/mozilla/xpcom/glue/standalone' /home/gbauer/SuSE-Enhance/mozilla/config/nsinstall -R -m 644 nsIGenericFactory.h nsIInterfaceRequestorUtils.h nsISupportsImpl.h nsISupportsUtils.h nsIWeakReferenceUtils.h nsCOMPtr.h nsDebug.h nsGenericFactory.h nsMemory.h nsTraceRefcnt.h nsWeakReference.h ../../dist/include/xpcom /usr/bin/perl -I../../config ../../config/build-list.pl ../../dist/include/xpcom/.headerlist nsIGenericFactory.h nsIInterfaceRequestorUtils.h nsISupportsImpl.h nsISupportsUtils.h nsIWeakReferenceUtils.h nsCOMPtr.h nsDebug.h nsGenericFactory.h nsMemory.h nsTraceRefcnt.h nsWeakReference.h /home/gbauer/SuSE-Enhance/mozilla/config/nsinstall -R -m 644 nsIGenericFactory.h nsIInterfaceRequestorUtils.h nsISupportsImpl.h nsISupportsUtils.h nsIWeakReferenceUtils.h nsCOMPtr.h nsDebug.h nsGenericFactory.h nsMemory.h nsTraceRefcnt.h nsWeakReference.h ../../dist/sdk/include rm -f ../../xpcom/glue/nsCOMPtr.o ../../xpcom/glue/nsComponentManagerUtils.o ../../xpcom/glue/nsDebug.o ../../xpcom/glue/nsGenericFactory.o ../../xpcom/glue/nsIInterfaceRequestorUtils.o ../../xpcom/glue/nsMemory.o ../../xpcom/glue/nsTraceRefcnt.o ../../xpcom/glue/nsWeakReference.o gmake[3]: Leaving directory `/home/gbauer/SuSE-Enhance/mozilla/xpcom/glue' gmake[3]: Entering directory `/home/gbauer/SuSE-Enhance/mozilla/xpcom/base' Creating .deps /home/gbauer/SuSE-Enhance/mozilla/config/nsinstall -R -m 644 nsAgg.h nsAutoPtr.h nsCom.h nsComObsolete.h nsDebugImpl.h nsIAllocator.h nsIID.h nsISupportsObsolete.h nsTraceRefcntImpl.h nsWeakPtr.h ../../dist/include/xpcom /usr/bin/perl -I../../config ../../config/build-list.pl ../../dist/include/xpcom/.headerlist nsAgg.h nsAutoPtr.h nsCom.h nsComObsolete.h nsDebugImpl.h nsIAllocator.h nsIID.h nsISupportsObsolete.h nsTraceRefcntImpl.h nsWeakPtr.h /home/gbauer/SuSE-Enhance/mozilla/config/nsinstall -R -m 644 nsError.h nsID.h nsISupportsBase.h nscore.h ../../dist/include/xpcom /usr/bin/perl -I../../config ../../config/build-list.pl ../../dist/include/xpcom/.headerlist nsError.h nsID.h nsISupportsBase.h nscore.h /home/gbauer/SuSE-Enhance/mozilla/config/nsinstall -R -m 644 nsError.h nsID.h nsISupportsBase.h nscore.h ../../dist/sdk/include Creating ../../dist/idl /home/gbauer/SuSE-Enhance/mozilla/config/nsinstall -R -m 644 nsIConsoleListener.idl nsIConsoleMessage.idl nsIConsoleService.idl nsIErrorService.idl nsIException.idl nsIExceptionService.idl ../../dist/idl Creating _xpidlgen/.done nsIConsoleListener.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConsoleListener nsIConsoleListener.idl GLib-ERROR **: could not reallocate 34359738368 bytes aborting... gmake[3]: *** [_xpidlgen/nsIConsoleListener.h] Aborted gmake[3]: Leaving directory `/home/gbauer/SuSE-Enhance/mozilla/xpcom/base' gmake[2]: *** [export] Error 2 gmake[2]: Leaving directory `/home/gbauer/SuSE-Enhance/mozilla/xpcom' gmake[1]: *** [tier_2] Error 2 gmake[1]: Leaving directory `/home/gbauer/SuSE-Enhance/mozilla' make: *** [default] Error 2 Expected Results: It should compile properly. I'm using suse-linux 9.2 (64-bit) on an AMD64, 1 GB RAM (HP Pavillion 451.at)
reporter: please get the sources for and recompile these: glib: http://ftp.gnome.org/pub/gnome/sources/glib/1.2/glib-1.2.10.tar.gz libidl: http://andrewtv.org/libIDL/libIDL-0.6.8.tar.gz
| Reporter | ||
Comment 2•20 years ago
|
||
Hi Brian, I compiled glib but Im having troubles compiling libIDL. I posted the problem on the Suse64-Mailing-List and will keep you informed... Thank you, for your help. Gery
Version: unspecified → 1.0 Branch
Comment 3•20 years ago
|
||
also, ./configure then make won't build Firefox. You need to follow the build instructions at http://www.mozilla.org/projects/firefox/build.html
Assignee: bryner → nobody
Product: Firefox → Core
QA Contact: asa → build-config
Assignee: nobody → dbradley
Component: Build Config → xpidl
QA Contact: build-config → pschwartau
Version: 1.0 Branch → 1.7 Branch
Comment 4•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 5•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•