Re: [Asterisk-Users] Error Compiling MySQL Friends

2004-08-27 Thread Bob Goddard
On Friday 27 August 2004 00:57, imail wrote: > same error :( > I just cant seem to figure it out, it must be something very obvoius. Can > someone please point me in the right direction? [...] > > > elifeq ($(USE_SIP_MYSQL_FRIENDS),1) [...] Looking at the GNU Make manual, there does not seem to b

Re: [Asterisk-Users] Error Compiling MySQL Friends

2004-08-26 Thread imail
on" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, August 26, 2004 11:37 AM Subject: Re: [Asterisk-Users] Error Compiling MySQL Friends > Hi, > > try issue: > > export lang=C > before make. > > Regards, > > R. Wong > > - Original

Re: [Asterisk-Users] Error Compiling MySQL Friends

2004-08-26 Thread R Wong
, 2004 11:13 PM Subject: Re: [Asterisk-Users] Error Compiling MySQL Friends > 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.

Re: [Asterisk-Users] Error Compiling MySQL Friends

2004-08-26 Thread imail
? - Original Message - From: "el Flynn" <[EMAIL PROTECTED]> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <[EMAIL PROTECTED]> Sent: Thursday, August 26, 2004 1:45 AM Subject: Re: [Asterisk-Users] Error Compiling MySQL Friends > imail wrote:

Re: [Asterisk-Users] Error Compiling MySQL Friends

2004-08-25 Thread el Flynn
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]: En