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]

Compile problem


Below is the output of my first attempt to compile the Xfree stuff.
Now, I know that there is no "cc" compiler, and can fix this problem such that
I get past this problem, but from the web page where I downloaded this from, I understood that I shouldn't have this problem.   I am just wondering what else I have to do, or what dumb thing I am missing.  Thanx.
 
btw, I am running B20.1, and egcs 1.1.1
 
========= BEGIN LOG FROM XTERM =========== 
bash-2.02$ cd xc
bash-2.02$ make World
 
Building Release 6.3 of the X Window System.
 
I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.
 
Thu May 27 10:12:23  1999
 
cd ./config/imake && make --unix -f Makefile.ini BOOTSTRAPCFLAGS="" clean
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 --unix Makefile.boot
cd ./config/imake && make --unix -f Makefile.ini BOOTSTRAPCFLAGS=""
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
cc: not found
make[2]: *** [ccimake] Error 127
make[1]: *** [imake.proto] Error 2
make: *** [World] Error 2
============ END LOG FROM XTERM ===============
 
--
Robert Campbell.  Sr. Software Developer
Geonexus Interpretive Modelling Corp.
Ph: 403.262.0780  Fax: 403.262.0783
web: www.geonexuscorp.com
 

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