-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Makefile:71: update target 'lighthouse' due to: objs/child.o objs/display.o objs/globals.o objs/keysyms.o objs/lighthouse.o objs/results.o
gcc -Isrc/inc -O2 -Wall -std=c99 `pkg-config --cflags gdk-2.0` `pkg-config --cflags pango` objs/child.o objs/display.o objs/globals.o objs/keysyms.o objs/lighthouse.o objs/results.o -o lighthouse -lxcb -lxcb-xkb -lxcb-xinerama -lxcb-randr -lcairo -lpthread `pkg-config --libs gdk-2.0` `pkg-config --libs pango`
/usr/bin/ld: objs/display.o:(.bss+0xc0): multiple definition of `global'; objs/child.o:(.bss+0xc0): first defined here
/usr/bin/ld: objs/display.o:(.bss+0x0): multiple definition of `settings'; objs/child.o:(.bss+0x0): first defined here
/usr/bin/ld: objs/globals.o:(.bss+0x0): multiple definition of `settings'; objs/child.o:(.bss+0x0): first defined here
/usr/bin/ld: objs/globals.o:(.bss+0xc0): multiple definition of `global'; objs/child.o:(.bss+0xc0): first defined here
/usr/bin/ld: objs/lighthouse.o:(.bss+0xc0): multiple definition of `global'; objs/child.o:(.bss+0xc0): first defined here
/usr/bin/ld: objs/lighthouse.o:(.bss+0x0): multiple definition of `settings'; objs/child.o:(.bss+0x0): first defined here
/usr/bin/ld: objs/results.o:(.bss+0x0): multiple definition of `settings'; objs/child.o:(.bss+0x0): first defined here
/usr/bin/ld: objs/results.o:(.bss+0xc0): multiple definition of `global'; objs/child.o:(.bss+0xc0): first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile:71: lighthouse] Error 1
i don't know what to say other than please fix
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels