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

archlinux fail to build #2

Open
starsareintherose opened this issue Apr 12, 2023 · 1 comment
Open

archlinux fail to build #2

starsareintherose opened this issue Apr 12, 2023 · 1 comment

Comments

@starsareintherose
Copy link

(cd ./xshared; gcc -shared -Wl,-soname -Wl,`basename libxview.so.3.2.4 | sed 's/\(\.[0-9]\).*$/\1/'` -o libxview.so.3.2.4~ ?*.o -L/usr/lib64   -lXext  -lX11 -L../../libolgx -lolgx -lutil -lc)
/usr/bin/ld: cim_change.o:xview-64bit/build/include/xview_private/i18n_impl.h:51: multiple definition of `xv_domain'; attr.o:xview-64bit/build/include/xview_private/i18n_impl.h:51: first defined here
/usr/bin/ld: cim_size.o:xview-64bit/build/include/xview_private/i18n_impl.h:51: multiple definition of `xv_domain'; attr.o:xview-64bit/build/include/xview_private/i18n_impl.h:51: first defined here

xview-64bit.log

Following are archlinux attempts using the latest source

xview-build.patch.txt
PKGBUILD.txt

@starsareintherose
Copy link
Author

It can be closed, if #3 is merged, and compiled well with the patch. For Arch Users, they can use AUR to install, this repo is quite different from other xview versions

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

1 participant