%defs; ]>
X Window System on <trademark>Solaris</trademark> X Version 11, Release &fullrelvers; DavidHolland XFree86 Project MarcAurele La France XFree86 Project AlanCoopersmith Oracle Corp. 2012 March 20 The VT-switching sub-system in Solaris The original virtual terminal sub-system is a undocumented, and unsupported feature of Solaris x86 releases 2.1 through 7. It was removed in Solaris 8 and later releases, and was never present on Solaris SPARC. Support for this version of virtual terminals is only present in Xorg 1.6.x and earlier releases of Xorg, and has been removed in Xorg 1.7 and later. If you use this form of virtual terminals, you do so at YOUR OWN RISK. A new virtual terminal sub-system has been introduced in Solaris 11, and is also available in systems based on the OpenSolaris or illumos sources. This version is supported on both SPARC and x86 platforms, though SPARC support is limited to devices with "Coherent Console" support in the kernel frame buffer driver. Support for it is found only in Xorg 1.7 and later server releases. When available, the virtual terminals of Solaris work basically the same way as most other VT sub-systems. Notes for building X11R&relvers; on Solaris Both GCC, and the Sun Studio compilers are supported by X11R&relvers;. The minimum recommended GCC release is 3.4. Some earlier GCC's are known to not work and should be avoided. You should also make certain your version of GCC predefines `sun'. If needed edit /usr/local/lib/gcc-lib/*/*/specs, and modify the *predefines: line. To build X11R&relvers; with GCC you need gcc and (optionally) c++filt from GNU binutils. Don't install gas or ld from GNU binutils, use the one provided by Sun. If you are using Sun compilers to compile the X11R&relvers; distribution, you need to modify your PATH appropriately so the Sun compiler tools are available. Normally, they should be in /opt/SUNWspro/bin You MUST put /usr/ccs/bin at the front of your PATH. There are known problems with some GNU replacements for the utilities found there, so the /usr/ccs/bin versions of these programs must be found before any possible GNU versions. (Most notably GNU 'ar' does not work during the build). Bug Notification Bug reports should be reported at .