Dear all, I have successfully build CDE on Ubuntu 12.04. As I am normally a BSD user, I tried to build CDE on my box running FreeBSD 10 according to the instructions on the Wiki. I am sure that I am not the only one trying to build CDE on FreeBSD 10.
However, the builds fails immediately with the following error below. Can anybody point me to the source of the problem? Thanks and best regards, Stephan uld@euler:/usr/home/stma/software/cdesktopenv-code/cde > CC=gcc47 make World Building Release 2.2.1 of CDE I hope you checked the configuration parameters in ./config/cf to see if you need to pass BOOTSTRAPCFLAGS. Wed Apr 30 22:26:01 CEST 2014 cd ./config/imake && make -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 Makefile.boot cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" making imake with BOOTSTRAPCFLAGS= in config/imake cc -o ccimake -O -I../../include -I/usr/include/X11 -I../../imports/x11/include/X11 ccimake.c cc -c -O -I../../include -I/usr/include/X11 -I../../imports/x11/include/X11 `./ccimake` imake.c cc -o imake imake.o 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:8: In file included from ./config/cf/Imake.tmpl:85: ./config/cf/FreeBSD.cf:86:35: error: '#' is not followed by a macro parameter #define IncludeMakefile(file) @@# dependencies are in .depend ^ In file included from Imakefile.c:8: In file included from ./config/cf/Imake.tmpl:148: ./config/cf/Imake.rules:1196:27: warning: empty character constant [-Winvalid-pp-token] for flag in ${MAKEFLAGS} ''; do \ @@\ ^ In file included from Imakefile.c:8: ./config/cf/Imake.tmpl:1185:10: fatal error: ' cde .rules' file not found #include ProjectRulesFile ^ ./config/cf/Imake.tmpl:1183:35: note: expanded from macro 'ProjectRulesFile' # define ProjectRulesFile Concat3(<,TopLevelProject,.rules>) ^ ./config/cf/Imake.rules:227:23: note: expanded from macro 'Concat3' #define Concat3(a,b,c)a/**/b/**/c ^ 1 warning and 2 errors generated. ./config/imake/imake: Exit code 1. Stop. *** Error code 1 Stop. make[1]: stopped in /usr/home/stma/software/cdesktopenv-code/cde *** Error code 1 Stop. make: stopped in /usr/home/stma/software/cdesktopenv-code/cde ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel