Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78475 - opengl-update needs better multilib support
Summary: opengl-update needs better multilib support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 78353
  Show dependency tree
 
Reported: 2005-01-18 00:40 UTC by Jeremy Huddleston (RETIRED)
Modified: 2005-01-24 17:14 UTC (History)
2 users (show)

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


Attachments
applies against 2.0_pre4 (opengl-update-multilib.patch,9.38 KB, patch)
2005-01-18 00:41 UTC, Jeremy Huddleston (RETIRED)
Details | Diff
applies against 2.0_pre4 (opengl-update-multilib.patch,9.77 KB, patch)
2005-01-21 12:07 UTC, Jeremy Huddleston (RETIRED)
Details | Diff
opengl-update-multilib.patch (opengl-update-multilib.patch,9.88 KB, patch)
2005-01-22 02:43 UTC, Jeremy Huddleston (RETIRED)
Details | Diff
opengl-update-multilib.patch (opengl-update-multilib.patch,10.22 KB, patch)
2005-01-22 02:54 UTC, Jeremy Huddleston (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston (RETIRED) gentoo-dev 2005-01-18 00:40:08 UTC
Patch coming...
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2005-01-18 00:41:06 UTC
Created attachment 48814 [details, diff]
applies against 2.0_pre4

This better abstracts multilib configurations across different archs.
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2005-01-18 10:43:44 UTC
We need to be sure this works properly with the new ati-drivers, since they provide both 64-bit and 32-bit stuff.
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2005-01-20 00:22:36 UTC
gerrynjr had a testing ebuild for the ati drivers, IIRC...

It works correctly with the nvidia-glx bump that I just made (which installs both 32 and 64bit when using the 2005.0 profile), so assuming the ati-drivers are installed properly, I don't see any reason why it wouldn't...

gerrynjr: Can you point me to the ebuild you're using, so I can test it out... you also may want to look at the latest nvidia-glx bump to see how I handled it installing both 32bit and 64bit libs.
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2005-01-20 00:25:44 UTC
Jeremy, the ati-drivers in portage already does the amd64 stuff
Comment 5 Jeremy Huddleston (RETIRED) gentoo-dev 2005-01-20 16:03:34 UTC
ati-drivers-8.8.25 was bad.  ati-drivers-8.8.25-r1 works correctly.
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2005-01-21 12:07:49 UTC
Created attachment 49128 [details, diff]
applies against 2.0_pre4

Updated to set correct LDPATH and cleaned up --get-implementation code
Comment 7 Jeremy Huddleston (RETIRED) gentoo-dev 2005-01-22 02:43:49 UTC
Created attachment 49181 [details, diff]
opengl-update-multilib.patch

Fix .la file stuff... the previous sedage was not working in some cases.
Comment 8 Jeremy Huddleston (RETIRED) gentoo-dev 2005-01-22 02:54:36 UTC
Created attachment 49182 [details, diff]
opengl-update-multilib.patch

Yet another update... should be the last one... I forgot that -d still returns
true with symlinks to dirs... also, moved nvidia stuff after the GL_LOCAL test
as we don't want to do it unless we have that implementation.
Comment 9 Jeremy Huddleston (RETIRED) gentoo-dev 2005-01-24 17:14:53 UTC
in portage.