Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] mozilla won't compile

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Jeremy Kolb <jkolb AT brandeis.edu>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] mozilla won't compile
  • Date: Tue, 04 Nov 2003 11:13:37 -0500

since i seem to be the only one i'm not bugzillaing this yet as i can
never get mozilla to compile on upgrade for some reason! anyways, here's
the error about 3 hours into the compile, optimizations: athlon-tbird,
combreloc, strip:

c++ -o nsMsgCompose.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\"
-I../../../dist/include/xpcom -I../../../dist/include/xpcom_obsolete
-I../../../dist/include/string -I../../../dist/include/dom
-I../../../dist/include/js -I../../../dist/include/editor
-I../../../dist/include/uriloader -I../../../dist/include/msgbase
-I../../../dist/include/mailnews -I../../../dist/include/necko
-I../../../dist/include/mime -I../../../dist/include/pref
-I../../../dist/include/intl -I../../../dist/include/uconv
-I../../../dist/include/locale -I../../../dist/include/unicharutil
-I../../../dist/include/content -I../../../dist/include/msgbaseutil
-I../../../dist/include/msgdb -I../../../dist/include/rdf
-I../../../dist/include/appshell -I../../../dist/include/msgimap
-I../../../dist/include/msgnews -I../../../dist/include/docshell
-I../../../dist/include/webshell -I../../../dist/include/addrbook
-I../../../dist/include/widget -I../../../dist/include/htmlparser
-I../../../dist/include/txmgr -I../../../dist/include/caps
-I../../../dist/include/exthandler -I../../../dist/include/nkcache
-I../../../dist/include/mimetype -I../../../dist/include/windowwatcher
-I../../../dist/include/msgcompose -I../../../dist/include
-I/usr/src/mozilla/dist/include/nspr -I/usr/X11R6/include -fPIC
-I/usr/X11R6/include -frtti -fno-exceptions -Wall -Wconversion
-Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-long-long -march=athlon-tbird -mmmx -m3dnow
-O2 -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -ffunction-sections
-march=athlon-tbird -mmmx -m3dnow -O2 -I/usr/X11R6/include
-DMOZILLA_CLIENT -include ../../../mozilla-config.h
-Wp,-MD,.deps/nsMsgCompose.pp nsMsgCompose.cpp
nsMsgCompose.cpp: In member function `virtual nsresult
QuotingOutputStreamListener::OnDataAvailable(nsIRequest*,
nsISupports*,
nsIInputStream*, unsigned int, unsigned int)':
nsMsgCompose.cpp:2190: warning: comparison between signed and unsigned
integer
expressions
nsMsgCompose.cpp: In member function `nsresult
nsMsgComposeSendListener::RemoveCurrentDraftMessage(nsIMsgCompose*,
int)':
nsMsgCompose.cpp:2975: warning: comparison between signed and unsigned
integer
expressions
{standard input}: Assembler messages:
{standard input}:16229: Warning: end of file not at end of a line;
newline inserted
{standard input}:16605: Error: suffix or operands invalid for `mov'
c++: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [nsMsgCompose.o] Error 1
make[5]: Leaving directory `/usr/src/mozilla/mailnews/compose/src'
make[4]: *** [libs] Error 2
make[4]: Leaving directory `/usr/src/mozilla/mailnews/compose'
make[3]: *** [libs] Error 2
make[3]: Leaving directory `/usr/src/mozilla/mailnews'
make[2]: *** [tier_97] Error 2
make[2]: Leaving directory `/usr/src/mozilla'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/usr/src/mozilla'


Jeremy





Archive powered by MHonArc 2.6.24.

Top of Page