Gentoo Archives: gentoo-sparc

From: Ferris McCormick <fmccor@g.o>
To: gentoo-sparc@l.g.o
Cc: x11@g.o
Subject: [gentoo-sparc] X-modular on sparc.
Date: Tue, 01 Nov 2005 17:49:04
Message-Id: 1130867312.7205.24.camel@polylepis.inforead.com
1 U60(2x450) kernel-2.6.14 came up cleanly under X-modular (afb=Elite
2 graphics). As a result, I have modified my candidate build script at
3 http://dev.gentoo.org/~fmccor/files/X-modular.sh better to reflect the
4 actual order things build in, and to put as much as possible into the
5 world file. If you have Creator or Elite graphics, you still must
6 install sunffb_drv.so by hand, as sketehed in
7 https://bugs.freedesktop.org/show_bug.cgi?id=4890 (but note that this
8 bug does not indicate the final steps, which are something like:
9 CFLAGS='-pipe -O2 -mcpu=ultrasparc[3]' ./configure
10 then, cd src
11 make -j2
12 cp .libs/sunffb_drv.so /usr/lib/xorg/modules/drivers
13 (The [3] means: on U2, U60, etc use '-mcpu=ultrasparc', on SB1000 and
14 other US3 systems, use '-mcpu=ultrasparc3'.))
15
16 Of course, if you try this, please read the script before using it, and
17 almost every package in it must be added to /etc/portage/package.unmask,
18 and each package in it must be present in /etc/portage/package.keywords
19 (e.g., 'x11-base/xorg-server ~sparc' (without the quote marks).)
20
21 Don't forget revdep-rebuild after the install. Some packages (such as
22 graphviz) will have elements linked against libraries whose versions
23 have changed, and these packages must be rebuilt.
24
25 Any feedback welcome, post to list please,
26 Good luck,
27 Ferris
28 --
29 Ferris McCormick (P44646, MI) <fmccor@g.o>
30 Developer, Gentoo Linux (Sparc, Devrel)

Attachments

File name MIME type
signature.asc application/pgp-signature