README for XFree86 3.3 on NetBSD and OpenBSD
: Rebuilding the XFree86 Distribution
: Building on Sparc
Previous: Support for shared libs under NetBSD 1.0 and later
Next: Building New X Clients
8.5. Building on Sparc
XFree86 3.3 also compiles on NetBSD/sparc and OpenBSD/sparc. The Sun server
patches from Dennis Ferguson and Matthew Green have been integrated in
xc/programs/Xserver/hw/sun
. Small
modifications to xf86site.def
are needed:
- Set all variables defining the servers to build to
NO. (The variables controlling the Sun servers to build
Xsun24Server, XsunServer and XsunMonoServer are
defined at the end of
NetBSD.cf
.)
- Set ServerToInstall to the sun server of your
choice. (Xsun or XsunMono).
- Look at other applicable options in the INSTALL document.
Problems with this port should be reported to the
port-sparc@NetBSD.Org mailing list or directly to me
matthieu@laas.fr rather than to the xfree86 mailing list.
README for XFree86 3.3 on NetBSD and OpenBSD
: Rebuilding the XFree86 Distribution
: Building on Sparc
Previous: Support for shared libs under NetBSD 1.0 and later
Next: Building New X Clients