Building Enlightenment

Alan Hourihane alanh@fairlite.demon.co.uk
Fri May 18 05:26:00 GMT 2001


On Fri, May 18, 2001 at 08:12:35AM -0400, Harold Hunt wrote:
> Idar,
> 
> > With the recent advances of Cygwin/XFree and support libraries
> > I thought it was time to try building Enlightenment.
> 
> You'll have to pull the XFree86 sources from CVS and add the following line
> to xc/config/cf/xf86site.def before running 'make World' from xc/:

Don't modify the xf86site.def. If you ever update from CVS there may be
conflicts in the future. Best to create a new file xc/config/cf/host.def
and put the line below in that. The build process will automatically pick
up the new host.def file. It's there as a mechanism to customize your build
without touching any of the original source files.

> #define UseCygIPC YES
> 

Alan.



More information about the Cygwin-xfree mailing list