Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comiling components error #57

Open
mrbrklyn opened this issue Aug 8, 2023 · 2 comments
Open

Comiling components error #57

mrbrklyn opened this issue Aug 8, 2023 · 2 comments

Comments

@mrbrklyn
Copy link

mrbrklyn commented Aug 8, 2023

It seems the symbol display is defined in mutple locals making it hard to compile components

-clash-protection -fcf-protection -Wall -o wmcore wmcore.o wmgeneral.o misc.o list.o -L/usr/X11R6/lib -lXpm -lXext -lX11
/usr/bin/ld: wmgeneral.o:(.bss+0x328): multiple definition of `display'; wmcore.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status

that is from wmcore

@d-torrance d-torrance transferred this issue from window-maker/wmaker Aug 8, 2023
@d-torrance
Copy link
Member

I don't see this error compiling wmcore 0.0.4 (see https://www.dockapps.net/wmcore) or the wmcore directory in the git repository at https://repo.or.cz/dockapps.git (which is mirrored here).

@gryf
Copy link
Member

gryf commented Aug 8, 2023

I also don't see such error. Perhaps providing OS version and gcc version could help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants