Advertisement
Guest User

Untitled

a guest
May 27th, 2020
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 KB | None | 0 0
  1. /usr/bin/ld: spacefm-go-dialog.o:(.bss+0x78): multiple definition of `evt_win_focus'; vfs/spacefm-vfs-file-info.o:(.bss+0x78): first defined here
  2. /usr/bin/ld: spacefm-go-dialog.o:(.bss+0x80): multiple definition of `xsets'; vfs/spacefm-vfs-file-info.o:(.bss+0x80): first defined here
  3. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x10): multiple definition of `settings_graphical_su'; vfs/spacefm-vfs-file-info.o:(.bss+0x0): first defined here
  4. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x18): multiple definition of `settings_terminal_su'; vfs/spacefm-vfs-file-info.o:(.bss+0x8): first defined here
  5. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x20): multiple definition of `xset_cmd_history'; vfs/spacefm-vfs-file-info.o:(.bss+0x10): first defined here
  6. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x28): multiple definition of `evt_device'; vfs/spacefm-vfs-file-info.o:(.bss+0x18): first defined here
  7. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x30): multiple definition of `evt_tab_close'; vfs/spacefm-vfs-file-info.o:(.bss+0x20): first defined here
  8. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x38): multiple definition of `evt_tab_focus'; vfs/spacefm-vfs-file-info.o:(.bss+0x28): first defined here
  9. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x40): multiple definition of `evt_tab_chdir'; vfs/spacefm-vfs-file-info.o:(.bss+0x30): first defined here
  10. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x48): multiple definition of `evt_tab_new'; vfs/spacefm-vfs-file-info.o:(.bss+0x38): first defined here
  11. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x50): multiple definition of `evt_pnl_sel'; vfs/spacefm-vfs-file-info.o:(.bss+0x40): first defined here
  12. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x58): multiple definition of `evt_pnl_focus'; vfs/spacefm-vfs-file-info.o:(.bss+0x48): first defined here
  13. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x60): multiple definition of `evt_pnl_show'; vfs/spacefm-vfs-file-info.o:(.bss+0x50): first defined here
  14. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x68): multiple definition of `evt_win_close'; vfs/spacefm-vfs-file-info.o:(.bss+0x58): first defined here
  15. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x70): multiple definition of `evt_win_key'; vfs/spacefm-vfs-file-info.o:(.bss+0x60): first defined here
  16. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x78): multiple definition of `evt_win_click'; vfs/spacefm-vfs-file-info.o:(.bss+0x68): first defined here
  17. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x80): multiple definition of `evt_win_move'; vfs/spacefm-vfs-file-info.o:(.bss+0x70): first defined here
  18. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x88): multiple definition of `evt_win_focus'; vfs/spacefm-vfs-file-info.o:(.bss+0x78): first defined here
  19. /usr/bin/ld: spacefm-cust-dialog.o:(.bss+0x90): multiple definition of `xsets'; vfs/spacefm-vfs-file-info.o:(.bss+0x80): first defined here
  20. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x0): multiple definition of `settings_graphical_su'; vfs/spacefm-vfs-file-info.o:(.bss+0x0): first defined here
  21. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x8): multiple definition of `settings_terminal_su'; vfs/spacefm-vfs-file-info.o:(.bss+0x8): first defined here
  22. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x10): multiple definition of `xset_cmd_history'; vfs/spacefm-vfs-file-info.o:(.bss+0x10): first defined here
  23. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x18): multiple definition of `evt_device'; vfs/spacefm-vfs-file-info.o:(.bss+0x18): first defined here
  24. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x20): multiple definition of `evt_tab_close'; vfs/spacefm-vfs-file-info.o:(.bss+0x20): first defined here
  25. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x28): multiple definition of `evt_tab_focus'; vfs/spacefm-vfs-file-info.o:(.bss+0x28): first defined here
  26. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x30): multiple definition of `evt_tab_chdir'; vfs/spacefm-vfs-file-info.o:(.bss+0x30): first defined here
  27. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x38): multiple definition of `evt_tab_new'; vfs/spacefm-vfs-file-info.o:(.bss+0x38): first defined here
  28. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x40): multiple definition of `evt_pnl_sel'; vfs/spacefm-vfs-file-info.o:(.bss+0x40): first defined here
  29. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x48): multiple definition of `evt_pnl_focus'; vfs/spacefm-vfs-file-info.o:(.bss+0x48): first defined here
  30. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x50): multiple definition of `evt_pnl_show'; vfs/spacefm-vfs-file-info.o:(.bss+0x50): first defined here
  31. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x58): multiple definition of `evt_win_close'; vfs/spacefm-vfs-file-info.o:(.bss+0x58): first defined here
  32. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x60): multiple definition of `evt_win_key'; vfs/spacefm-vfs-file-info.o:(.bss+0x60): first defined here
  33. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x68): multiple definition of `evt_win_click'; vfs/spacefm-vfs-file-info.o:(.bss+0x68): first defined here
  34. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x70): multiple definition of `evt_win_move'; vfs/spacefm-vfs-file-info.o:(.bss+0x70): first defined here
  35. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x78): multiple definition of `evt_win_focus'; vfs/spacefm-vfs-file-info.o:(.bss+0x78): first defined here
  36. /usr/bin/ld: spacefm-item-prop.o:(.bss+0x80): multiple definition of `xsets'; vfs/spacefm-vfs-file-info.o:(.bss+0x80): first defined here
  37. collect2: error: ld returned 1 exit status
  38. make[1]: *** [Makefile:857: spacefm] Ошибка 1
  39. make[1]: выход из каталога «/home/hide/spacefm/src/spacefm-1.0.6/src»
  40. make: *** [Makefile:507: all-recursive] Ошибка 1
  41. ==> ОШИБКА: Произошел сбой в build().
  42. Прерывание...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement