build failed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt xbindkeys_config.o menu.o middle.o speedc.o `pkg-config --cflags --libs gtk+-2.0` -o xbindkeys_config
/usr/bin/ld: menu.o:(.bss+0x30): multiple definition of `button_undo_menu'; xbindkeys_config.o:(.bss+0x8): first defined here
/usr/bin/ld: menu.o:(.bss+0x28): multiple definition of `label_warning'; xbindkeys_config.o:(.bss+0x0): first defined here
/usr/bin/ld: middle.o:(.bss+0x218): multiple definition of `button_undo_menu'; xbindkeys_config.o:(.bss+0x8): first defined here
/usr/bin/ld: middle.o:(.bss+0x210): multiple definition of `label_warning'; xbindkeys_config.o:(.bss+0x0): first defined here
/usr/bin/ld: speedc.o:(.bss+0x0): multiple definition of `Speed_config'; middle.o:(.bss+0x0): first defined here
/usr/bin/ld: speedc.o:(.bss+0x7ba8): multiple definition of `label_warning'; xbindkeys_config.o:(.bss+0x0): first defined here
/usr/bin/ld: speedc.o:(.bss+0x7bb0): multiple definition of `button_undo_menu'; xbindkeys_config.o:(.bss+0x8): first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile:18: main] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Error making: xbindkeys_config-gtk2
Pinned Comments