Article 5D486 spacefm build fail on -current

spacefm build fail on -current

by
kgha
from LinuxQuestions.org on (#5D486)
I'm posting this outside the "SBo scripts not building on -current" since my system isn't "clean" (multilib among other things) although fully upgraded.

Using ponce's SBo script adapted for -current, building ends with
Code:/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/usr/bin/ld: spacefm-item-prop.o:(.bss+0x80): multiple definition of `xsets'; vfs/spacefm-vfs-file-info.o:(.bss+0x80): first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:857: spacefm] Error 1
make[1]: Leaving directory '/tmp/SBo/spacefm-1.0.6/src'
make: *** [Makefile:507: all-recursive] Error 1Maybe the latest gcc/glibc upgrades requires some changes in the buildscript.latest?d=yIl2AUoC8zA latest?i=w9JS8Sdr5yU:PFOlol1FQJI:F7zBnMy latest?i=w9JS8Sdr5yU:PFOlol1FQJI:V_sGLiP latest?d=qj6IDK7rITs latest?i=w9JS8Sdr5yU:PFOlol1FQJI:gIN9vFww9JS8Sdr5yU
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments