Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81045 - emul-linux-x86-xlibs could use more symbolic links
Summary: emul-linux-x86-xlibs could use more symbolic links
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
: 85159 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-06 16:39 UTC by Giblets
Modified: 2005-03-17 15:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to add missing symlinks (emulxlibs-symlinks.patch,467 bytes, patch)
2005-03-08 16:01 UTC, Herbie Hopkins (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Giblets 2005-02-06 16:39:26 UTC
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.
Comment 1 Herbie Hopkins (RETIRED) gentoo-dev 2005-03-08 16:01:40 UTC
Created attachment 52975 [details, diff]
patch to add missing symlinks

Wine is now marked ~amd64 but compilation fails without these symlinks. See bug
#82758.
Comment 2 Marcus D. Hanwell (RETIRED) gentoo-dev 2005-03-09 14:37:37 UTC
Thanks for the bug report - these extra symlinks have been incorporated into emul-linux-x86-xlibs-1.2-r7.
Comment 3 SpanKY gentoo-dev 2005-03-13 19:40:07 UTC
*** Bug 85159 has been marked as a duplicate of this bug. ***
Comment 4 SpanKY gentoo-dev 2005-03-17 15:38:49 UTC
*** Bug 85661 has been marked as a duplicate of this bug. ***