I am getting the following error at the end of 'make install' 1.2.9 I have not tried to find it but I suspect there is just a misplaced punctuation. It runs fine. Doug + program documentation now or later run: + + + + make progdocs + + + + **Note** This requires that you have + + doxygen installed on your local system + +-------------------------------------------+ /bin/sh: -c: line 1: syntax error near unexpected token `;' /bin/sh: -c: line 1: `if [ -n "" ]; then echo " WARNING WARNING WARNING" ; echo "" ; echo " Your Asterisk modules directory, located at" ; echo " /usr/lib/asterisk/modules" ; echo " contains modules that were not installed by this " ; echo " version of Asterisk. Please ensure that these" ; echo " modules are compatible with this version before" ; echo " attempting to run Asterisk." ; echo "" ; for f in ; do echo " $f" ; done ; echo "" ; echo " WARNING WARNING WARNING" ; fi' make[1]: *** [oldmodcheck] Error 2 make: *** [install] Error 2 **************************** * Doug Crompton * * Richboro, PA 18954 * * 215-431-6307 * * * * doug@crompton.com * * http://www.crompton.com * ****************************
----- Doug Crompton <doug@crompton.com> wrote:> I am getting the following error at the end of 'make install' 1.2.9 > > I have not tried to find it but I suspect there is just a misplaced > punctuation. It runs fine.That part of the Makefile has not been touched in quite a while, so there should not be any behavioral differences from 1.2.8, 1.2.7.1, etc. If this is repeatable on your system, please open a bug report on bugs.digium.com. -- Kevin P. Fleming Senior Software Engineer Digium, Inc.