The latest version no longer builds on OpenBSD 6.8, I am running an older version right now from when I built it on 6.7, still.
Building Release 2.3.2b of CDE
I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.
to see if you need to pass BOOTSTRAPCFLAGS.
Fri Feb 5 18:26:30 EST 2021
cd ./config/imake && make -j 4 -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 .depend
make -j 4 Makefile.boot
cd ./config/imake && make -j 4 -j 4 -f Makefile.ini BOOTSTRAPCFLAGS=""
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake -O -I../../include -I/usr/local/include/X11 -I/usr/include/X11 -I/usr/X11R6/include/X11 -I/usr/X11R7/include/X11 ccimake.c
cc -c -O -I../../include -I/usr/local/include/X11 -I/usr/include/X11 -I/usr/X11R6/include/X11 -I/usr/X11R7/include/X11 `./ccimake` imake.c
cc -o imake imake.o
rm -f ./config/makedepend/Makefile.proto ./config/makedepend/.depend
./config/imake/imake -I./config/cf -s ./config/imake/Makefile.proto -f ./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake
cd ./config/imake && make -f Makefile.proto bootstrapdepend
cd ./config/imake && make -j 4 -j 4 -f Makefile.ini BOOTSTRAPCFLAGS="" bootstrap
+ mkdir bootstrap
mv *.o imake bootstrap
cd ./config/imake && make -f Makefile.proto all
cc -O2 -fno-strict-aliasing -pipe -Wpointer-arith -Wno-unused -Wno-write-strings -Wno-switch -Wno-unused-result -I../../include -I/usr/X11R6/include/X11 -I../.. -I../../exports/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -DCSRG_BASED -DANSICPP -DMULTIBYTE -DNLS16 -DOSMAJORVERSION=6 -DOSMINORVERSION=8 -DFUNCPROTO=15 -DNARROWPROTO -DCPP_PROGRAM="\"/usr/libexec/cpp -traditional\"" -c imake.c
+rm -f imake
cc -o imake -O2 -fno-strict-aliasing -pipe -Wpointer-arith -Wno-unused -Wno-write-strings -Wno-switch -Wno-unused-result imake.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib
+ rm -f xmakefile.bak
+ mv xmakefile xmakefile.bak
make -j 4 -j 4 xmakefile
./config/imake/imake -I./config/cf -s xmakefile -DTOPDIR=. -DCURDIR=.
cd ./config/makedepend && rm -f -r Makefile.proto
cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap
cd ./config/makedepend && make -f Makefile.proto bootstrap
make: cannot open Makefile.proto.
*** Error 2 in . (Makefile:142 'depend.bootstrap')
*** Error 2 in /home/staff_test/.git/cdesktopenv-code/cde (Makefile:57 'World')
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 .depend
make -j 4 Makefile.boot
cd ./config/imake && make -j 4 -j 4 -f Makefile.ini BOOTSTRAPCFLAGS=""
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake -O -I../../include -I/usr/local/include/X11 -I/usr/include/X11 -I/usr/X11R6/include/X11 -I/usr/X11R7/include/X11 ccimake.c
cc -c -O -I../../include -I/usr/local/include/X11 -I/usr/include/X11 -I/usr/X11R6/include/X11 -I/usr/X11R7/include/X11 `./ccimake` imake.c
cc -o imake imake.o
rm -f ./config/makedepend/Makefile.proto ./config/makedepend/.depend
./config/imake/imake -I./config/cf -s ./config/imake/Makefile.proto -f ./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake
cd ./config/imake && make -f Makefile.proto bootstrapdepend
cd ./config/imake && make -j 4 -j 4 -f Makefile.ini BOOTSTRAPCFLAGS="" bootstrap
+ mkdir bootstrap
mv *.o imake bootstrap
cd ./config/imake && make -f Makefile.proto all
cc -O2 -fno-strict-aliasing -pipe -Wpointer-arith -Wno-unused -Wno-write-strings -Wno-switch -Wno-unused-result -I../../include -I/usr/X11R6/include/X11 -I../.. -I../../exports/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -DCSRG_BASED -DANSICPP -DMULTIBYTE -DNLS16 -DOSMAJORVERSION=6 -DOSMINORVERSION=8 -DFUNCPROTO=15 -DNARROWPROTO -DCPP_PROGRAM="\"/usr/libexec/cpp -traditional\"" -c imake.c
+rm -f imake
cc -o imake -O2 -fno-strict-aliasing -pipe -Wpointer-arith -Wno-unused -Wno-write-strings -Wno-switch -Wno-unused-result imake.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib
+ rm -f xmakefile.bak
+ mv xmakefile xmakefile.bak
make -j 4 -j 4 xmakefile
./config/imake/imake -I./config/cf -s xmakefile -DTOPDIR=. -DCURDIR=.
cd ./config/makedepend && rm -f -r Makefile.proto
cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap
cd ./config/makedepend && make -f Makefile.proto bootstrap
make: cannot open Makefile.proto.
*** Error 2 in . (Makefile:142 'depend.bootstrap')
*** Error 2 in /home/staff_test/.git/cdesktopenv-code/cde (Makefile:57 'World')
real 0m2.65s
user 0m1.72s
sys 0m0.82s
user 0m1.72s
sys 0m0.82s
Again I am running cde onm the same machine right now, so I do not think it's possible for this to be the result of a missing dependency? correct me if im wrong
_______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel