Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I'm working on compiling a multilib version of wine, and ld fails to find libX11 and libXext due to a lack of symbolic links. Creating these solves the problem: libX11.so -> libX11.so.6 libXext.so -> libXext.so.6 All the other links that occur naturally under /usr/X11R6/lib would be nice to have under /emul/linux/x86/usr/X11R6/lib too. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=52975) [edit] patch to add missing symlinks Wine is now marked ~amd64 but compilation fails without these symlinks. See bug #82758.
Thanks for the bug report - these extra symlinks have been incorporated into emul-linux-x86-xlibs-1.2-r7.
*** Bug 85159 has been marked as a duplicate of this bug. ***
*** Bug 85661 has been marked as a duplicate of this bug. ***