[Asterisk-Users] Zaptel make install error

Mike Hammett asterisk-users at ics-il.net
Sun Jan 8 06:50:53 MST 2006


/bin/sh: -c: line 0: syntax error near unexpected token `;'
/bin/sh: -c: line 0: `if [ -n "" ]; then  if [ -f  ]; then mv -f  .bak ; fi;  cat .bak | grep -v "alias char-major-250" |  grep -v "post-install torisa /sbin/ztcfg" |  grep -v "post-install wcfxsusb /sbin/ztcfg" |  grep -v "alias wctdm" |  grep -v "post-install wctdm /sbin/ztcfg" > ;  if ! grep "options torisa" ; then  echo "options torisa base=0xd0000" >> ;  fi;  if ! grep "alias char-major-196" ; then  echo "alias char-major-196 torisa" >> ;  fi;  for x in zaptel tor2 torisa wcusb wcfxo wctdm wctdm24xxp ztdynamic ztd-eth wct1xxp wct4xxp wcte11xp pciradio ztd-loc ztdummy ztdummy; do  if ! grep -q "post-install $x" ; then  if ! grep -q "install $x " ; then  if [ "$x" != "zaptel" ] ; then  if [ -f zaptel.ko ]; then echo "install $x /sbin/modprobe --ignore-install $x && /sbin/ztcfg" >> ;  else echo "post-install $x /sbin/ztcfg" >> ;  fi;  fi;  fi;  fi;  done;  if ! grep "ias wcfxs" ; then  echo "alias wcfxs wctdm" >> ;  fi;  if ! grep "alias wct2xxp" ; then  echo "alias wct2xxp wct4xxp" >> ;  fi;  fi'
make: *** [install] Error 2


----
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060108/3aa6e50b/attachment.htm


More information about the asterisk-users mailing list