Hello, I have tried building from GIT and failed:
------------------------------ (sid)ametzler@argenau:/tmp/AUTOGEN/autogen-upstream$ sh bootstrap git clean -f -x -d . touch ChangeLog # otherwise automake tosses its cookies shcmd=$(command -v bash) test -x "${shcmd}" || \ shcmd=$(command -v sh) || shcmd=/bin/sh test -o xtrace && shcmd+=' -x' bootstrap: 10: test: -o: unexpected operator ${shcmd} config/bootstrap /bin/bash -x mk-opt-table.sh mk-stamp +++ dirname mk-opt-table.sh ++ cd . ++ pwd -P + declare -r progdir=/tmp/AUTOGEN/autogen-upstream/add-on/char-mapper ++ basename mk-opt-table.sh .sh + declare -r prog=mk-opt-table ++ basename mk-opt-table.sh + declare -r prognam=mk-opt-table.sh + declare -r program=/tmp/AUTOGEN/autogen-upstream/add-on/char-mapper/mk-opt-table.sh + trap 'die failure' EXIT + stamp_file=mk-stamp + temp_stamp=mk-stamp-temp + date + init mk-stamp + exe_name=char-mapper + cd /tmp/AUTOGEN/autogen-upstream/add-on/char-mapper + set -e ++ egrep '^handle_[a-z_]+\(' char-mapper.c ++ sed '/^handle_invalid(/d;s/^handle_//;s/(.*//' ++ sort + declare -g 'hdl_list=backup comment emit file guard optimize pthread table test' + declare -g new_source=false ++ command -v autogen + agexe=/usr/bin/autogenXXX + test -x /usr/bin/autogenXXX + tar -xf cm.tar ++ tar -tf cm.tar + touch cm-opt.c cm-opt.h map-text.c map-text.h + new_source=true + unset agexe + mk_enum + test 0 -gt 0 + return 0 + mk_text_def + is_up_to_date map-text /tmp/AUTOGEN/autogen-upstream/add-on/char-mapper/mk-opt-table.sh + declare svnew=true + declare base=map-text + shift + new_source=true + test -f map-text.c -a -f map-text.h + for f in '"$@"' + test map-text.c -nt /tmp/AUTOGEN/autogen-upstream/add-on/char-mapper/mk-opt-table.sh -a map-text.h -nt /tmp/AUTOGEN/autogen-upstream/add-on/char-mapper/mk-opt-table.sh + new_source=true + return 0 + return 0 + true + mv -f mk-stamp-temp mk-stamp + trap '' EXIT + exit 0 cc -std=gnu99 -c -ggdb3 -gdwarf-2 -O0 -o char-mapper.o char-mapper.c cc -std=gnu99 -c -ggdb3 -gdwarf-2 -O0 -o cm-opt.o cm-opt.c cc -std=gnu99 -c -ggdb3 -gdwarf-2 -O0 -o map-text.o map-text.c cc -ggdb3 -gdwarf-2 -O0 -o char-mapper char-mapper.o cm-opt.o map-text.o bootstrapping in /tmp/AUTOGEN/autogen-upstream config/bootstrap: line 116: .: bootstrap.local: file not found config/bootstrap: line 116: .: bootstrap.dir: file not found RUN: rm -f config.cache Killed (sid)ametzler@argenau:/tmp/AUTOGEN/autogen-upstream$ RUN: /usr/bin/libtoolize --force libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in 'config'. libtoolize: linking file 'config/libtool.m4' libtoolize: linking file 'config/ltoptions.m4' libtoolize: linking file 'config/ltsugar.m4' libtoolize: linking file 'config/ltversion.m4' libtoolize: linking file 'config/lt~obsolete.m4' RUN: /usr/bin/aclocal -I config aclocal: error: 'configure.ac' is required bootstrap failure: FAILURE 1: /usr/bin/aclocal -I config ------------------------------ Looks like I am missing the magic command to generate configure.ac from configure.ac.pre cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140 _______________________________________________ Autogen-users mailing list Autogen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/autogen-users