Advertisement
Guest User

Untitled

a guest
Jul 13th, 2010
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. FColladaPlugins/FArchiveXML/FAXInstanceImport.cpp
  2. FColladaPlugins/FArchiveXML/FAXLightExport.cpp
  3. FColladaPlugins/FArchiveXML/FAXLightImport.cpp
  4. FColladaPlugins/FArchiveXML/FAXMaterialExport.cpp
  5. FColladaPlugins/FArchiveXML/FAXMaterialImport.cpp
  6. FColladaPlugins/FArchiveXML/FAXPhysicsExport.cpp
  7. FColladaPlugins/FArchiveXML/FAXPhysicsImport.cpp
  8. FColladaPlugins/FArchiveXML/FAXSceneExport.cpp
  9. FColladaPlugins/FArchiveXML/FAXSceneImport.cpp
  10. output/libFColladaSR.a
  11. cp output/libFColladaSD.a ../lib/libFColladaSD.a
  12. cp output/libFColladaSR.a ../lib/libFColladaSR.a
  13. Building SpiderMonkey...
  14.  
  15. creating cache ./config.cache
  16. checking host system type... x86_64-unknown-linux-gnu
  17. checking target system type... x86_64-unknown-linux-gnu
  18. checking build system type... x86_64-unknown-linux-gnu
  19. checking for mawk... no
  20. checking for gawk... gawk
  21. checking for gcc... gcc
  22. checking whether the C compiler (gcc -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed) works... yes
  23. checking whether the C compiler (gcc -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed) is a cross-compiler... no
  24. checking whether we are using GNU C... yes
  25. checking whether gcc accepts -g... yes
  26. checking for c++... c++
  27. checking whether the C++ compiler (c++ -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed) works... yes
  28. checking whether the C++ compiler (c++ -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed) is a cross-compiler... no
  29. checking whether we are using GNU C++... yes
  30. checking whether c++ accepts -g... yes
  31. checking for ranlib... ranlib
  32. checking for as... /usr/bin/as
  33. checking for ar... ar
  34. checking for ld... ld
  35. checking for strip... strip
  36. checking for windres... no
  37. checking whether gcc and cc understand -c and -o together... yes
  38. checking how to run the C preprocessor... gcc -E
  39. checking how to run the C++ preprocessor... c++ -E
  40. checking for sb-conf... no
  41. checking for ve... no
  42. checking for a BSD compatible install... /bin/install -c
  43. checking whether ln -s works... yes
  44. checking for perl5... no
  45. checking for perl... /usr/bin/perl
  46. checking for minimum required perl version >= 5.006... 5.010001
  47. checking for full perl installation... yes
  48. checking for python... no
  49. configure: error: python was not found in $PATH
  50. ERROR: SpiderMonkey build failed
  51. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement