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


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

Build Problems


I downloaded xc1_tar.gz and xc2_tar.gz and installed them in /e/xc.

I changed the cygwin.cf file to not compile fonts.

1) The first problem I encountered is when I do the 'make World'.  There
is not a makefile for it to find in th xc directory. There is an
Imakefile and an xmakefile.  I make a link ( ln -s xmakefile Makefile )
and things seemed to work.  Did I miss a step somewhere?

2) When it tries to make ./config/util I get errors saying in can't find
X11/Xos.h where the include path is passed as ../../exports/include. 
There is no X11 directory in exports/include.  The files are in
./xc/include.  When I simlinked this from the exports/include directory
( ln -s ../../include X11 ) it works.

Thanks,
John Fortin
fortinj@ibm.net

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