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]

Can't build Xfree for Cygwin


Sorry to be a nuisance, I have read the document cygwin-xfree-cg.pdf and
followed the instructions exactly and I can't build Xfree. I want to run
Xfree up with GDB so that I can find out what the crashes I am having with
Solaris are about. I am using NT with cygwin on a Pentium 3. There is
probably something fundamental that I am not doing, can you advise me

The output I got was as follows:

ODungey@PC885634 ~/downloads/cygwin/xfreedev/x-devel/build/std
$ make World

Building Release 6.5 of the X Window System.

I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

Fri Aug 24 12:11:12  2001

cd ./config/imake && make - --unix -f Makefile.ini BOOTSTRAPCFLAGS="" CC="gcc" clean
make[1]: Entering directory `/cygdrive/d/Oly/Downloads/cygwin/xfreedev/x-devel/build/std/config/imake'
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
make[1]: Leaving directory `/cygdrive/d/Oly/Downloads/cygwin/xfreedev/x-devel/build/std/config/imake'
make - --unix Makefile.boot
make[1]: Entering directory `/cygdrive/d/Oly/Downloads/cygwin/xfreedev/x-devel/build/std'
cd ./config/imake && make - --unix -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="gcc"
make[2]: Entering directory `/cygdrive/d/Oly/Downloads/cygwin/xfreedev/x-devel/build/std/config/imake'
making imake with BOOTSTRAPCFLAGS= in config/imake
gcc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
gcc -o imake  -O -I../../include -I../../imports/x11/include/X11 imake.o
make[2]: Leaving directory `/cygdrive/d/Oly/Downloads/cygwin/xfreedev/x-devel/build/std/config/imake'
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
In file included from config/cf/Imake.tmpl:1799,
                 from Imakefile.c:8:
/tmp/IIf.000703:92: unterminated `#ifdef' conditional
./config/imake/imake: Exit code 1.
  Stop.
make[1]: *** [config/makedepend/Makefile.proto] Error 1
make[1]: Leaving directory `/cygdrive/d/Oly/Downloads/cygwin/xfreedev/x-devel/build/std'
make: *** [World] Error 2

ODungey@PC885634 ~/downloads/cygwin/xfreedev/x-devel/build/std
$


thanks,
Oliver


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