Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 5.07 KB | None | 0 0
  1. g++ -o sbStringMap.o -c -fPIC -fshort-wchar -fexceptions -fnon-call-exceptions -funwind-tables -fasynchronous-unwind-tables -fno-rtti -Wall -Wno-conversion -Wno-attributes -Wpointer-arith -Wcast-align -Wno-long-long -pipe -pthread -g -ggdb3 -fno-inline -include "mozilla-config.h" -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DDEBUG=1 -D_DEBUG=1 -DXP_UNIX=1 -D_REENTRANT=1  -I../../../../../components/moz/strings/components/public -I/home/nightingale/trunk/components/include -I/home/nightingale/trunk/components/moz/strings/src -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/chardet -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/intl -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/nspr -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/xpcom -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/string  /home/nightingale/trunk/components/moz/strings/components/src/sbStringMap.cpp
  2. g++ -o sbCharsetDetector.o -c -fPIC -fshort-wchar -fexceptions -fnon-call-exceptions -funwind-tables -fasynchronous-unwind-tables -fno-rtti -Wall -Wno-conversion -Wno-attributes -Wpointer-arith -Wcast-align -Wno-long-long -pipe -pthread -g -ggdb3 -fno-inline -include "mozilla-config.h" -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DDEBUG=1 -D_DEBUG=1 -DXP_UNIX=1 -D_REENTRANT=1  -I../../../../../components/moz/strings/components/public -I/home/nightingale/trunk/components/include -I/home/nightingale/trunk/components/moz/strings/src -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/chardet -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/intl -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/nspr -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/xpcom -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/string  /home/nightingale/trunk/components/moz/strings/components/src/sbCharsetDetector.cpp
  3. g++ -o sbStringsModule.o -c -fPIC -fshort-wchar -fexceptions -fnon-call-exceptions -funwind-tables -fasynchronous-unwind-tables -fno-rtti -Wall -Wno-conversion -Wno-attributes -Wpointer-arith -Wcast-align -Wno-long-long -pipe -pthread -g -ggdb3 -fno-inline -include "mozilla-config.h" -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DDEBUG=1 -D_DEBUG=1 -DXP_UNIX=1 -D_REENTRANT=1  -I../../../../../components/moz/strings/components/public -I/home/nightingale/trunk/components/include -I/home/nightingale/trunk/components/moz/strings/src -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/chardet -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/intl -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/nspr -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/xpcom -I/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/include/string  /home/nightingale/trunk/components/moz/strings/components/src/sbStringsModule.cpp
  4. g++ -o sbStrings_d.so -Wl,-z,defs -Wl,-rpath-link,/home/nightingale/trunk//dist/xulrunner -shared  -L/home/nightingale/trunk/dependencies/linux-x86_64/mozilla/debug/lib sbStringBundleService.o sbStringMap.o sbCharsetDetector.o sbStringsModule.o       /home/nightingale/trunk//components/moz/strings/src/sbMozStringUtils_d.a -lxpcomglue_s -lnspr4 -lxpcom -lplds4  
  5. g++: /home/nightingale/trunk//components/moz/strings/src/sbMozStringUtils_d.a: No such file or directory
  6. make[7]: *** [sbStrings_d.so] Error 1
  7. make[7]: Leaving directory `/home/nightingale/trunk/compiled-debug-x86_64_test/components/moz/strings/components/src'
  8. make[6]: *** [libs] Error 2
  9. make[6]: Leaving directory `/home/nightingale/trunk/compiled-debug-x86_64_test/components/moz/strings/components'
  10. make[5]: *** [libs] Error 2
  11. make[5]: Leaving directory `/home/nightingale/trunk/compiled-debug-x86_64_test/components/moz/strings'
  12. make[4]: *** [libs] Error 2
  13. make[4]: Leaving directory `/home/nightingale/trunk/compiled-debug-x86_64_test/components/moz'
  14. make[3]: *** [libs_tier_componentsbase] Error 2
  15. make[3]: Leaving directory `/home/nightingale/trunk/compiled-debug-x86_64_test'
  16. make[2]: *** [tier_componentsbase] Error 2
  17. make[2]: Leaving directory `/home/nightingale/trunk/compiled-debug-x86_64_test'
  18. make[1]: *** [default] Error 2
  19. make[1]: Leaving directory `/home/nightingale/trunk/compiled-debug-x86_64_test'
  20. make: *** [build] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement