I am having a problem compiling XFree CVS on my PC.
I've tried several compilers gcc 2.95.4, 3.0.4, and
3.1 and they all produced this error.  Does anyone
have a clue as to what could be the problem?

root@pc1:/drives/work/src/XFree86-cvs/xc # make World

Building Release 6.6 of the X Window System.

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

Sun Jul 14 13:05:24 EDT 2002

cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS=""
CC="/usr/gcc-2.95.4-ds10/bin/gcc" clean
make[1]: Entering directory `/drives/work/src/XFree86-cvs/xc/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
rm -f imakemdep_cpp.h
make[1]: Leaving directory `/drives/work/src/XFree86-cvs/xc/config/imake'
make  Makefile.boot
make[1]: Entering directory `/drives/work/src/XFree86-cvs/xc'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS=""
CC="/usr/gcc-2.95.4-ds10/bin/gcc"
make[2]: Entering directory `/drives/work/src/XFree86-cvs/xc/config/imake'
making imake with BOOTSTRAPCFLAGS= and
CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake
/usr/gcc-2.95.4-ds10/bin/gcc -o ccimake -DCROSSCOMPILEDIR=\"\"  -O
-I../../include -I../../imports/x11/include/X11 ccimake.c
if [ -n "" ] ; then \
/cc -E `./ccimake` \
-DCROSSCOMPILE_CPP imakemdep.h > imakemdep_cpp.h; \
else touch imakemdep_cpp.h; fi
/usr/gcc-2.95.4-ds10/bin/gcc -c  -O -I../../include
-I../../imports/x11/include/X11 `./ccimake` imake.c
/usr/gcc-2.95.4-ds10/bin/gcc -o imake  -O -I../../include
-I../../imports/x11/include/X11 imake.o
make[2]: Leaving directory `/drives/work/src/XFree86-cvs/xc/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 Imakefile.c:28:
config/cf/Imake.tmpl:1936: macro "Concat3" requires 3 arguments, but only
1 given
config/cf/Imake.tmpl:1936: warning: extra tokens at end of #include
directive
config/cf/Imake.tmpl:1937: ,TopLevelProject,.rules: No such file or
directory
config/cf/Imake.tmpl:1949: macro "Concat3" requires 3 arguments, but only
1 given
config/cf/Imake.tmpl:1949: warning: extra tokens at end of #include
directive
config/cf/Imake.tmpl:1950: ,TopLevelProject,.tmpl: No such file or
directory
./config/imake/imake: Exit code 1.
  Stop.
make[1]: *** [config/makedepend/Makefile.proto] Error 1
make[1]: Leaving directory `/drives/work/src/XFree86-cvs/xc'
make: *** [World] Error 2

Fred

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to