Advertisement
castermn

segfault squeeze

Nov 18th, 2011
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. [ build LNK ] Library/libegilo.so
  2. [ build LNK ] Library/libemelo.so
  3. [ build LNK ] Library/libepblo.so
  4. [ build LNK ] Library/libepglo.so
  5. [ build LNK ] Library/libepplo.so
  6. [ build LNK ] Library/libepslo.so
  7. [ build LNK ] Library/libeptlo.so
  8. [ build LNK ] Library/liberalo.so
  9. [ build LNK ] Library/libetilo.so
  10. [ build LNK ] Library/libexplo.so
  11. [ build LNK ] Library/libfilterconfiglo.so
  12. [ build LNK ] Library/libfiltertracerlo.so
  13. [ build LNK ] Library/libflashlo.so
  14. [ build LNK ] Library/libicdlo.so
  15. [ build LNK ] Library/libicglo.so
  16. [ build LNK ] Library/libidxlo.so
  17. /bin/bash: line 1: 2554 Segmentation fault make -rs -j2 build gb_PARTIALBUILD=T
  18. dmake: Error code 139, while making 'all'
  19.  
  20. -----------------------------------------------------------------------
  21. Oh dear - something failed during the build - sorry !
  22. For more help with debugging build errors, please see the section in:
  23. http://wiki.documentfoundation.org/Development
  24.  
  25. internal build errors:
  26.  
  27. ERROR: error 65280 occurred while making /home/luc/git/core/tail_build/prj
  28.  
  29. it seems that the error is inside 'tail_build', please re-run build
  30. inside this module to isolate the error and/or test your fix:
  31. -----------------------------------------------------------------------
  32.  
  33. /bin/bash
  34. cd /home/luc/git/core
  35. source ./Env.Host.sh
  36. cd tail_build
  37. make clean # optional
  38. make -r
  39.  
  40. when the problem is isolated and fixed exit and re-run 'make' from the top-level
  41. make: *** [build] Fout 1
  42. luc@debian:~/git/core$
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement