help on cross-compiling xserver

Matthew Allum mallum@jamthebox.org
Wed, 4 Feb 2004 19:11:07 +0000


Hi;

on Wed, Feb 04, 2004 at 07:32:38AM +0000, Suresh Chandra Mannava wrote:
> 
> 1)does xserver supports above configuration?
>

It should do, afaik X will compile no problem with recent uclibc's.

Without a framebuffer you'll need an xserver for whatever graphics
chipset your using. 

 
> 2)how to cross-compile xserver? I already it
> downloaded from CVS
> 

It should be no worse than x-compiling anything else, though you'll
probably have to hack the pkg-config .pc files a little ( or patch
pkg-config )

  -- Matthew