Hi Daniel ! Thanks for the reply (and the new files) but: 1.) did you on purpose change the name od the directory back to "TOOLSRC" (from "DevToolSrc")
2.) Maybe more important the build fails: --- output from build --- ... make[3]: Entering directory `/opt/install/maxdb/TOOLSRC/sys/src/base/ptoc/pcomp' ../tools/makedepend/mkrules ../pascl/_pascl_i.P ../pascl/atox.c ../pascl/decls.c ../pascl/init.P ../pascl/initialize.c ../pascl/p1m2.P ../pascl/pascalalloc.c ../pascl/pcomp.P ../pascl/putilities.c ../pascl/sem.P ../pascl/semutil.P ../pascl/symtab.P ../pascl/sysprocs.P ../common/_common_i.P ../common/_shifts.c ../common/commonalloc.c ../common/csg.c ../common/dumpsym.c ../common/dumptree.P ../common/fold.c ../common/stab.c ../common/utilities.P ../common/genc.P ../common/genc_util.c ../common/genc_typ.P ../common/util.c ../common/dump_hdg.P ../optimizer/_optimizer_i.P ../optimizer/kludge2.c ../optimizer/optdriver.P ../optimizer/optm1.P ../optimizer/optm15.P ../optimizer/optm2.P ../optimizer/optm3.P ../optimizer/optm5.P ../optimizer/optm6.P ../optimizer/optm7.P ../optimizer/optm8.P ../optimizer/optm9.P ../optimizer/set_util.c ../optimizer/temp_util.P ../pgram/yycopy.c ../pgram/yycosts.c ../pgram/yyerror.c ../pgram/yyget.c ../pgram/yylex.c ../pgram/yyoptions.c ../pgram/yypanic.c ../pgram/yyparse.c ../pgram/yyprint.c ../pgram/yyput.c ../pgram/yyrecover.c ../pgram/yyseman.c ../pgram/subr.c ../pgram/error.c > maketail cat make.head maketail > pgenc.mk echo '# DO NOT DELETE THIS LINE -- make depend depends on it.' >> pgenc.mk make -f pgenc.mk y.tab.c tokens.i make[4]: Entering directory `/opt/install/maxdb/TOOLSRC/sys/src/base/ptoc/pcomp' rm -f y.tab.c y.tab.h ../tools/eyacc/eyacc ../pgram/pgram.y > y.out conflicts: 7 shift/reduce ./fixgram y.tab.c ./fixgram: line 2: ex: command not found make[4]: *** [y.tab.c] Error 127 make[4]: Leaving directory `/opt/install/maxdb/TOOLSRC/sys/src/base/ptoc/pcomp' make[3]: *** [pgenc.mk] Error 2 make[3]: Leaving directory `/opt/install/maxdb/TOOLSRC/sys/src/base/ptoc/pcomp' make[2]: *** [csys] Error 2 make[2]: Leaving directory `/opt/install/maxdb/TOOLSRC/sys/src/base/ptoc' make[1]: *** [ptocall] Error 2 make[1]: Leaving directory `/opt/install/maxdb/TOOLSRC/sys/src/base' make: *** [base] Error 2 --- end output from build --- I think there is something missing ? regards Hermann Mundprecht Am Dienstag, den 07.12.2004, 11:27 +0100 schrieb Dittmar, Daniel: > >Im am trying to build the devtools from sources using > >maxdb-buildtools-source-518823.tgz but i am running into problems. > > > >When i do a: > >./configure > >i get: > >: bad interpreter: Datei oder Verzeichnis nicht gefunden > > Sorry, I packed the sources on Windows and the DOS line endings confuse > Unix tools. > > An new archive is avvailable at > ftp://ftp.sap.com/pub/maxdb/buildtools/maxdb-buildtools-source-528670.tg > z > > Daniel Dittmar > > -- > Daniel Dittmar > SAP Labs Berlin > [EMAIL PROTECTED] > -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
