This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Building Enlightenment


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]