On Mon, May 19, 2008 at 05:55:10PM +0530, paresh masani wrote:
> Thanks Adams for response.
> 
> Actually I was able to compile downloaded code but when i applied the
> mentioned patch it was giving errors. and i can see that patch having only
> one difference that is fb.h header file has been added and cfb.h removed
> conditionaly.But still i am not able to find any of this header files under
> \unix\xc\programs\Xserver folder. Am i missing anything here?
> 
> Regards,
> Paresh
> 

That files are not part of vnc source but of X server source. I'm
affraid it's too complicate explain here how we building vnc in RH.
You can download source rpm and look into spec file. Currently we do
something like this:

1) apply patches on vnc
2) put X org source to unix/xorg-x11-server-source directory
3) copy all files from unix/xc/programs/Xserver to
   unix/xorg-x11-server-source/hw/vnc directory
4) build Xvnc

As I wrote above building contains many hacks and the best way to
understand it is read vnc.spec file (part of source RPM). Btw are you
able to build Xvnc without that patch?

Adam

-- 
Adam Tkac, Red Hat, Inc.
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to