Bug 18799 - Install dristat of the xfree-drm package
|
Bug#:
18799
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: x11@gentoo.org
|
Reported By: mathias.hasselmann@gmx.de
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: Install dristat of the xfree-drm package
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-04-05 07:51 0000
|
I've modified the xfree-drm portage script to build and install the dristat
tool. Useful for diagnostics.
Reproducible: Always
Steps to Reproduce:
Cool. Well was kind of lazzy when changing the portage script: Just applied the
changes I needed to build dristat from CVS, but didn't test it. So I didn't
realize dristat.c needs some files to compile not included in drm-trunk.tar.gz.
Don't know how you create that file. Therefore I just copied the files from CVS
and created a patch merging those files and adjusting dristat.c.
Whilest being in the portage script I've also adjusted it to read a DRI_MODULES
enviroment variable for the modules to build. If not set a warning is displayed
and Makefile.linux is scanned for modules available. Btw, why does the Makefile
patch strike out gamma.o tdfx.o for x86?
Also fixed: You have to pass MODS to the make if you do not want it to build
all modules during installation. Fixed.
My ebuild didn't show up in portage yet, so it's ok to stick with -r2, I guess.
-r1 is ppc only. the other one is x86 only
I've added dristat to xfree-drm-4.3.0-r2
is xfree-drm-4.3.0-r2 more what you expected?