Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#2851 closed task (invalid)

xulrunner build problem

Reported by: theodore Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords: xulrunner
Cc:

Description

hi i'm trying to built xulrunner following the instructions from the svn blfs paper but the compilation fails with the following errors:

/extra_sources_ecsx/firefox/mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc: In function 'bool<unnamed>::WriteFormat(int, const char*, ...)':

/extra_sources_ecsx/firefox/mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc:169: error: 'vsnprintf' was not declared in this scope

/extra_sources_ecsx/firefox/mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc: In function 'bool<unnamed>::ComputeSizeAndRVA(Elf32_Addr, <unnamed>::SymbolInfo*)':

/extra_sources_ecsx/firefox/mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc:467: error: 'stderr' was not declared in this scope

/extra_sources_ecsx/firefox/mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc:468: error: 'fprintf' was not declared in this scope

/extra_sources_ecsx/firefox/mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc: In function 'bool<unnamed>::LoadSymbols(Elf32_Ehdr*, <unnamed>::SymbolInfo*)':

/extra_sources_ecsx/firefox/mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc:563: error: 'stderr' was not declared in this scope

/extra_sources_ecsx/firefox/mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc:563: error: 'fprintf' was not declared in this scope

make[6]: * [host_dump_symbols.o] Error 1

make[6]: Leaving directory `/extra_sources_ecsx/firefox/xulrunner-build/toolkit/crashreporter/google-breakpad/src/common/linux'

make[5]: * [libs] Error 2

make[5]: Leaving directory `/extra_sources_ecsx/firefox/xulrunner-build/toolkit/crashreporter'

make[4]: * [libs] Error 2

make[4]: Leaving directory `/extra_sources_ecsx/firefox/xulrunner-build/toolkit'

make[3]: * [libs_tier_toolkit] Error 2

make[3]: Leaving directory `/extra_sources_ecsx/firefox/xulrunner-build'

make[2]: * [tier_toolkit] Error 2

make[2]: Leaving directory `/extra_sources_ecsx/firefox/xulrunner-build'

make[1]: * [default] Error 2

make[1]: Leaving directory `/extra_sources_ecsx/firefox/xulrunner-build'

make: * [build] Error 2

Does anyone has an idea about these errors. As i can see, it has to deal with google-breakpad something.

Change History (2)

comment:1 by bdubbs@…, 15 years ago

Resolution: invalid
Status: newclosed

This is inappropriate use of the ticket system. This should be in blfs-support.

comment:2 by (none), 13 years ago

Milestone: 6.4

Milestone 6.4 deleted

Note: See TracTickets for help on using tickets.