[Asterisk-video] Installation problems
Roger Gomez Olivares
rogerscuall at yahoo.es
Tue Mar 11 10:35:49 CDT 2008
Hello everyone,
I have some problems in installation of the app_mixer, my Asterisk version is 1.4.18, following the step on http://sip.fontventa.com/content/view/36/68/ , and I copied the app_mixer.c to the /usr/src/asterisk-1.4.18/apps/ and insert at the end of Makefile in the same directory the:
app_mixer.so : app_mixer.o
$(CC) $(SOLINK) -o $@ ${CYGSOLINK} $< ${CYGSOLIB} –lmcuclient
But when do make fail with:
Makefile:50: *** missing separator. Stop.
Makefile:50: *** missing separator. Stop.
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules ...
Makefile:50: *** missing separator. Stop.
Makefile:50: *** missing separator. Stop.
Makefile:50: *** missing separator. Stop.
So go back to the Makefile and in the line 50 is:
$(CC) $(SOLINK) -o $@ ${CYGSOLINK} $< ${CYGSOLIB} –lmcuclient
Please help me.
______________________________________________
Enviado desde Correo Yahoo! El correo favorito de los internautas. http://es.docs.yahoo.com/mail/overview/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-video/attachments/20080311/b5344da1/attachment-0001.htm
More information about the asterisk-video
mailing list