Hi All,
I am trying to compile the Kdrive TinyX Server with bare minimum
support.I tried these configuration in the xc/config/cf/host.def file.
#define BuildServersOnly YES
#define KDriveXServer YES
#define TinyXServer YES
#define XfbdevServer YES
#define TouchScreen YES
The Xfbdev Server builded with out any problem.The Size of the Binary
is 826067 Bytes.I don't need the Debug support,ScreenSaver support,GLX
Library support, MMX Support, 3DNow Support, Joystick Support,DGA Library
support,Xv Library support and a set of Fonts support.So I used the
following configuration in the host.def file.
The Xfbdev Server got builded without any problem but there is
no difference in the new Xfbdev server while comparing with the old one.( Compared
both the Xfbdev files
using diff command ).The size of the new Xfbdev is also 826067.
Please explain me where I am going wrong.Thanks a lot in advance.
New host.def file
#define BuildDocs NO
#define BuildDebug NO
#define BuildServersOnly YES
#define KDriveXServer YES
#define TinyXServer YES
#define XfbdevServer YES
#define TouchScreen YES
#define BuildCID NO
#define BuildSpeedo NO
#define FontServerAccess NO
#define BuildCyrillicFonts NO
#define BuildGreekFonts NO
#define BuildArabicFonts NO
#define BuildCIDFonts NO
#define BuildISO8859_2Fonts NO
#define BuildISO8859_3Fonts NO
#define BuildISO8859_4Fonts NO
#define BuildHebrewFonts NO
#define BuildISO8859_9Fonts NO
#define BuildISO8859_10Fonts NO
#define BuildISO8859_14Fonts NO
#define BuildJapaneseFonts NO
#define BuildKoreanFonts NO
#define BuildChineseFonts NO
/* other stuff */
#define HasXdmAuth NO
#define HasCookieMaker NO
#define BuildScreenSaverExt NO
#define BuildGlxExt NO
#define BuildGLXLibrary NO
#define HasGlide2 NO
#define HasGlide3 NO
#define HasMMXSupport NO
#define Has3DNowSupport NO
#define JoystickSupport NO
#define BuildScreenSaverLibrary NO
#define BuildXF86MiscLibrary NO
#define BuildXF86DGALibrary NO
#define BuildXF86VidModeLibrary NO
#define BuildXvLibrary NO
#define BuildXvMCLibrary NO
Best Regards
Krishnan V R
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie