Closed
Bug 540237
Opened 16 years ago
Closed 16 years ago
Seamonkey failed to build on Fedora 12
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: gramos, Unassigned)
Details
(Whiteboard: bugday0420)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6) Gecko/20091217 Fedora/2.0.1-1.fc12 SeaMonkey/2.0.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6) Gecko/20091217 Fedora/2.0.1-1.fc12 SeaMonkey/2.0.1
key-source/comm-1.9.1/mozilla/dist/include/nspr dump_symbols.cc
dump_symbols.cc: In function ‘bool<unnamed>::WriteFormat(int, const char*, ...)’:
dump_symbols.cc:176: error: ‘vsnprintf’ was not declared in this scope
dump_symbols.cc: In function ‘bool<unnamed>::ComputeSizeAndRVA(Elf32_Addr, <unnamed>::SymbolInfo*)’:
dump_symbols.cc:487: error: ‘stderr’ was not declared in this scope
dump_symbols.cc:487: error: ‘fprintf’ was not declared in this scope
dump_symbols.cc: In function ‘bool<unnamed>::LoadSymbols(Elf32_Ehdr*, <unnamed>::SymbolInfo*)’:
dump_symbols.cc:586: error: ‘stderr’ was not declared in this scope
dump_symbols.cc:586: error: ‘fprintf’ was not declared in this scope
gmake[6]: *** [host_dump_symbols.o] Error 1
gmake[6]: Leaving directory `/home/gcr/Downloads/seamonkey-source/comm-1.9.1/mozilla/toolkit/crashreporter/google-breakpad/src/common/linux'
gmake[5]: *** [libs] Error 2
gmake[5]: Leaving directory `/home/gcr/Downloads/seamonkey-source/comm-1.9.1/mozilla/toolkit/crashreporter'
gmake[4]: *** [libs] Error 2
gmake[4]: Leaving directory `/home/gcr/Downloads/seamonkey-source/comm-1.9.1/mozilla/toolkit'
gmake[3]: *** [libs_tier_toolkit] Error 2
gmake[3]: Leaving directory `/home/gcr/Downloads/seamonkey-source/comm-1.9.1/mozilla'
gmake[2]: *** [tier_toolkit] Error 2
gmake[2]: Leaving directory `/home/gcr/Downloads/seamonkey-source/comm-1.9.1/mozilla'
gmake[1]: *** [default] Error 2
gmake[1]: Leaving directory `/home/gcr/Downloads/seamonkey-source/comm-1.9.1/mozilla'
make: *** [default] Error 2
Reproducible: Always
Steps to Reproduce:
1. Downloaded source tarball, unzipped, and ran configure.
2.Configure works and built make file. Make ran for a long time before it produced the above error.
3. This error occured on an i386 platform.
No additional comments. This is the first time I have submitted a bug report through this mechanism. I hope I have supplied enough info.
Comment 2•16 years ago
|
||
(In reply to comment #0)
> 1. Downloaded source tarball
Which one?
Version: unspecified → SeaMonkey 2.0 Branch
Comment 3•16 years ago
|
||
gramos: Which source tarball did you download?
Updated•16 years ago
|
Whiteboard: bugday0420
Comment 4•16 years ago
|
||
no response => incomplete
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•