Hi,

I am trying to cross compile XFree86's 4.20 source tree on RedHat 7.2 for
Linux 2.4.9-ac10-rmk2-np1-ads3 on a StrongARM-1110 processor.

After playing a bit with the .cf & host.def files ... keyboard is working
fine .... but touch screen is creating problems (Xfbdev gives a Segmentation
Fault, but touch screen is working fine otherwise). Also, in my
xc/programs/Xservers directory, I only see Xfbdev ..... why not TinyX or
Xipaq or any other binary when I have specified them in the host.def file ?
I am follwing instructions as given at this site :
http://www.handhelds.org/minihowto/building-x.html

This is what my host.def file looks like:

#define KDriveXServer                  YES
#define KdriveServerExtraDefines -DITSY -DMAXSCREENS=2
#define TinyXServer                    YES
#define CrossCompiling                 YES
#define TouchScreen                    YES
#define ItsyCompilerBug                YES
#undef BuildRandR
#define BuildRandR                     YES
#define BuildXInputLib                 YES
#define ProjectRoot                /usr/X11R6
#define Freetype2Dir               $(TOP)/extras/freetype2
#define Freetype2LibDir            $(TOP)/exports/lib
#define BuildXTrueType             YES
#define BuildScreenSaverExt        YES
#define BuildScreenSaverLibrary    YES
#define SharedLibXss               YES
#define ServerXdmcpDefines
#define XfbdevServer               YES
#define XipaqServer                YES
#define BuildServersOnly    YES


Is there anyway i can use -query sessionhost or -broadcast or -indirect
options with Xfbdev ? I want X server to communicate with a remote host such
that the clients are
running on a remote host, and are using remote X to display their output on
my local X terminal ( Xfbdev server running on LinuxARM).

Plus, while compiling xc/programs/Xserver/hw/kdrive/itsy.... it gives error
that there are no linux/itsy_fb.h or itsy_ts.h or itsy_buttons.h files
....... I checked the source tree .. these files are not there too. I am
using X 4.20 tarball ..... am I lacking something somewhere ?


I really appreciate your help
Sharad.











_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to