[Asterisk-Users] Error Compiling MySQL Friends

imail imail at keepitdigi.com
Thu Aug 26 08:13:45 MST 2004


Thanks Flynn but still no go.
I looked at line 141 and it seems to be fine.

elifeq ($(USE_SIP_MYSQL_FRIENDS),1)

I also tried removing the comma, and putting in a tab but I get the same
error.
I havent made any changes to the file, it was downloaded automatically via
cvs.
Any other thoughts?

----- Original Message ----- 
From: "el Flynn" <el_flynn at lanvik-icu.com>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Thursday, August 26, 2004 1:45 AM
Subject: Re: [Asterisk-Users] Error Compiling MySQL Friends


> imail wrote:
> > All,
> > I edited the Makefile under asterisk/channels and set:
> >
> > USE_MYSQL_FRIENDS=1
> > USE_SIP_MYSQL_FRIENDS=1
> >
> > When I do a  make clean ; make install
> >  I get the following....
> >
> > for x in res channels pbx apps codecs formats agi cdr astman stdtime; do
> > make -C $x clean || exit 1 ; done
> > make[1]: Entering directory `/usr/src/asterisk/res'
> > rm -f *.so *.o .depend
> > make[1]: Leaving directory `/usr/src/asterisk/res'
> > make[1]: Entering directory `/usr/src/asterisk/channels'
> > Makefile:141: *** missing separator.  Stop.
> > make[1]: Leaving directory `/usr/src/asterisk/channels'
> > make: *** [clean] Error 1
>
> Could it be that your problem is coming from the error:
>
>    Makefile:141: *** missing separator.  Stop.
>
>  From the rest of the output it doesn't seem to imply there's something
> missing where MySQL is concerned. Googling on "makefile" and "missing
> separator" gave me this link that may be of help:
>
> http://www.cygwin.com/ml/cygwin/2003-07/msg00341.html
>
> Although I may be way off, you could try that out first and see if it
> doesn't solve the problem.
>
> Cheers,
> Flynn
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list