README for XFree86 3.3.3 on NetBSD
: Rebuilding the XFree86 Distribution
: Building on other architectures
Previous: Support for shared libs under NetBSD 1.0 and later
Next: Building New X Clients
8.5. Building on other architectures
XFree86 3.3.3 also compiles on NetBSD/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.
Note that the NetBSD project has now its own source tree, based on the
XFree86 source tree, with some local modifications. You may want to
start with this tree to rebuild from sources.
The NetBSD xsrc source tree is available at:
ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/xsrc/
README for XFree86 3.3.3 on NetBSD
: Rebuilding the XFree86 Distribution
: Building on other architectures
Previous: Support for shared libs under NetBSD 1.0 and later
Next: Building New X Clients