|
Description
|
Solaris 10u1 is missing the following Xorg extensions:
Xrender
Xvideo
Xcomposite
XDMCP
Xcursor
This is needed for proper builds of desktop environments like
KDE.
Ref: "http://www.kde.org/info/requirements/3.5.php"
STEPS TO DUPLICATE
-------------------------
# ls /usr/openwin/lib
64 libX.so libXpm.so.4.11 libtt.so.1
GL libX.so.4 libXst.so libtt.so.2
X11 libX11.so libXst.so.1 libxil.so
XErrorDB libX11.so.4 libXt.so libxil.so.1
XKeysymDB libXIE.so libXt.so.4 libxkbfile.so
Xcms.txt libXIE.so.6 libXtst.so libxkbfile.so.4
Xdefaults libXau.so libXtst.so.1 libxrx.so
Xinitrc libXau.so.6 libce.so libxrx.so.1
Xol libXaw.so libce.so.0 libxview.so
app-defaults libXaw.so.4 libdeskset.so libxview.so.3
cetables libXaw.so.5 libdeskset.so.0 llib-lX11.ln
config libXdmcp.so libdga.so llib-lXau.ln
fs.auto libXdmcp.so.6 libdga.so.1 llib-lXaw.ln
help libXext.so libdps.so llib-lXext.ln
installalias libXext.so.0 libdps.so.5 llib-lXmu.ln
libFS.so libXft.so libdpstk.so llib-lXt.ln
libFS.so.5 libXft.so.2 lib
EXPECTED VS ACTUAL RESULTS
-------------------------------------
Expected to see Xrender, Xvideo, X cursor, X composite, and XDMCP extensions as
well as the other important X extensions needed for advanced X window software
development and desktop environments (i.e. Xine, Trolltech's Qt, KDE, GNOME
>=2.12.x)
ERROR MESSAGES
---------------------
Can't find specific X headers/libraries during compilation of KDE 3.4/3.5 open
source software.
SOURCE CODE
------------------
(No Answer)
SYSTEM INFORMATION
--------------------------
Non-Sun, Sun, SPARC, x64, x86
, Workstation, Custom, 2GB, 4GB, 512MB, 100GB or more, 40GB, Asus P5WD2 Premium
motherboard
Nvidia 7800 GPU
Realtek ALC822 audio codec
, Asus P5WD2 Premium motherboard
Nvidia 7800 GPU
Realtek ALC822 audio codec, CreateLabs X-Fi Fatal1ty FPS sound card
Asus A8N-SLI Premium motherboard
ATI X1800 video card, Nvidia Quadro FX 4500
Intel 955XBX Motherboard
Intel High-Definition Audio chipset
Intel I/O Controller Hub (ICH6) AC '97 Digital Controller
Intel 82573E/82573V/82574V Gigabit Ethernet Controller
Startech 3 Port PCI IEEE-1394b FireWire 800 Card
Viewsonic G90f monitor
Sun 21" monitor
Sun Type 6 keyboard
Sun mouse
-----------------------------------------------------------------------------------
Actually only Xcursor & Xcomposite libraries are missing - the others are delivered
in S10U1:
/usr/openwin/sfw/lib/libXrender.so.1
/usr/X11/lib/libXv.so.1
/usr/openwin/lib/libXdmcp.so.6
libXcomposite has been split out into CR #6552916 - this CR is thus left with just
libXcursor not yet delivered.
libXcursor and xcursorgen have been submitted for ARC review:
http://www.opensolaris.org/os/community/arc/caselog/2007/491/
|