[Asterisk-Dev] New makefile has error

Kevin P. Fleming kpfleming at digium.com
Mon May 16 07:12:30 MST 2005


Matthew Boehm wrote:
> I just did a "make update" then resolved a few conflicts then did 'make
> update' again and I got this:
> 
> [root at cytrex asterisk]# make update
> ./vercomp.sh: line 27: conditional binary operator expected
> ./vercomp.sh: line 27: syntax error near `=~'
> ./vercomp.sh: line 27: `[[ $progver1 =~ '([^ ]+$)'  ]]'
> ./vercomp.sh: line 27: conditional binary operator expected
> ./vercomp.sh: line 27: syntax error near `=~'
> ./vercomp.sh: line 27: `[[ $progver1 =~ '([^ ]+$)'  ]]'
> ./vercomp.sh: line 27: conditional binary operator expected
> ./vercomp.sh: line 27: syntax error near `=~'
> ./vercomp.sh: line 27: `[[ $progver1 =~ '([^ ]+$)'  ]]'
> Updating from CVS...

Yes, this is already known and being worked on. It's also clearly not an 
error in the Makefile, as the output tells you that the messages are 
coming from vercomp.sh.



More information about the asterisk-dev mailing list