You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[x] Bug
[ ] Feature Request
[ ] Documentation Request
[ ] Other (Please describe in detail)
Current Behavior
Expected Behavior
Reproduction Instructions
../configure --prefix=/usr --disable-sanitizers
make
or make -j8
Environment
Output of i3 --moreversion 2>&-:
i3 version:
ERROR: rest.xmacro:3: first defined here
/usr/bin/ld: ./libi3.a(a-draw_util.o):/home/anderson/workspace/i3-gaps/build/../../i3-gaps/libi3/draw_util.c:19: multiple definition of `visual_type'; src/i3-main.o:/home/anderson/workspace/i3-gaps/build/../../i3-gaps/src/main.c:63: first defined here
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [Makefile:1587: i3] Error 1
make[1]: Leaving directory '/home/anderson/workspace/i3-gaps/build'
make: *** [Makefile:1332: all] Error 2
Logfile URL:
- Linux Distribution & Version: ArchLinx
- Are you using a compositor (e.g., xcompmgr or compton):
The text was updated successfully, but these errors were encountered:
I'm submitting a…
Current Behavior
Expected Behavior
Reproduction Instructions
../configure --prefix=/usr --disable-sanitizers
make
or make -j8
Environment
Output of
i3 --moreversion 2>&-
:ERROR: rest.xmacro:3: first defined here
/usr/bin/ld: ./libi3.a(a-draw_util.o):/home/anderson/workspace/i3-gaps/build/../../i3-gaps/libi3/draw_util.c:19: multiple definition of `visual_type'; src/i3-main.o:/home/anderson/workspace/i3-gaps/build/../../i3-gaps/src/main.c:63: first defined here
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [Makefile:1587: i3] Error 1
make[1]: Leaving directory '/home/anderson/workspace/i3-gaps/build'
make: *** [Makefile:1332: all] Error 2
The text was updated successfully, but these errors were encountered: