I did an svn checkout as mentioned on the wiki page.<br>I tried to do a ./bootstrap as mentioned in INSTALL.<br>I have autoconf 2.59, libtool 1.5-22.<br>Trying to do this on Ubuntu Dapper Drake ,kernel 2.6.15-23-amd64-generic.<br>
<br>I am getting an error which after a lot og googling too I am unable to solve,<br>here are first few lines of what I get while trying to do a bootstrap<br>------------------------------------------------------<br>$ ./bootstrap<br>
<br>+ libtoolize --force --automake --copy<br>+ aclocal -I build/config<br>aclocal: <a href="http://configure.in">configure.in</a>: 65: macro `AM_CFLAGS' not found in library<br>+ autoconf<br>+ automake --foreign --add-missing --copy<br>
automake: <a href="http://configure.in">configure.in</a>: `PACKAGE' not defined in `<a href="http://configure.in">configure.in</a>'<br>automake: <a href="http://configure.in">configure.in</a>: `VERSION' not defined in `<a href="http://configure.in">configure.in</a>'<br>
Makefile.am:16: AC_PROG_MAKE_SET must be used in `<a href="http://configure.in">configure.in</a>'<br>automake: aprtoolkit/Makefile.am: not supported: source file `src/apt_log.c' is in subdirectory<br>automake: aprtoolkit/Makefile.am: not supported: source file `src/apt_string_table.c' is in subdirectory<br>
automake: aprtoolkit/Makefile.am: not supported: source file `src/apt_text_stream.c' is in subdirectory<br><br><a href="mailto:openmrcp-users@tron.freeswitch.org"></a>