View previous topic :: View next topic |
Author |
Message |
talk2ram at gmail.com Guest
|
Posted: Tue Jun 09, 2009 2:05 am Post subject: [Freeswitch-users] mod_niible install problem |
|
|
Hi
i have downloaded latest SVN
and trying to make install
i get the following error
I googled for the same
but there no information on this error
how can i resolve this problem
Ram
making install mod_nibblebill
Compiling mod_nibblebill.c...
Compiling mod_nibblebill.c ...
mod_nibblebill.c: In function âget_balanceâ:
mod_nibblebill.c:368: error: âbalanceâ undeclared (first use in this function)
mod_nibblebill.c:368: error: (Each undeclared identifier is reported only once
mod_nibblebill.c:368: error: for each function it appears in.)
make[5]: *** [mod_nibblebill.lo] Error 1
make[4]: *** [install] Error 1
make[3]: *** [mod_nibblebill-install] Error 1
make[2]: *** [install-recursive] Error 1
Making install in build
|
|
Back to top |
|
|
mrene_lists at avgs.ca Guest
|
Posted: Tue Jun 09, 2009 9:03 am Post subject: [Freeswitch-users] mod_niible install problem |
|
|
Hi,
Install unixodbc-dev and run configure again.
Math
On 9-Jun-09, at 3:02 AM, ram wrote:
Quote: |
Hi
i have downloaded latest SVN
and trying to make install
i get the following error
I googled for the same
but there no information on this error
how can i resolve this problem
Ram
making install mod_nibblebill
Compiling mod_nibblebill.c...
Compiling mod_nibblebill.c ...
mod_nibblebill.c: In function âget_balanceâ:
mod_nibblebill.c:368: error: âbalanceâ undeclared (first use in this
function)
mod_nibblebill.c:368: error: (Each undeclared identifier is reported
only once
mod_nibblebill.c:368: error: for each function it appears in.)
make[5]: *** [mod_nibblebill.lo] Error 1
make[4]: *** [install] Error 1
make[3]: *** [mod_nibblebill-install] Error 1
make[2]: *** [install-recursive] Error 1
Making install in build
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
d at d-man.org Guest
|
Posted: Tue Jun 16, 2009 12:00 pm Post subject: [Freeswitch-users] mod_niible install problem |
|
|
This should be fixed in the latest build (thanks MikeJ) From: ram [mailto:talk2ram@gmail.com] Sent: Tuesday, June 09, 2009 12:03 AMTo: freeswitch-users@lists.freeswitch.orgSubject: [Freeswitch-users] mod_niible install problem Hi i have downloaded latest SVN and trying to make install i get the following error I googled for the same but there no information on this error how can i resolve this problem Ram making install mod_nibblebillCompiling mod_nibblebill.c...Compiling mod_nibblebill.c ...mod_nibblebill.c: In function âget_balanceâ:mod_nibblebill.c:368: error: âbalanceâ undeclared (first use in this function)mod_nibblebill.c:368: error: (Each undeclared identifier is reported only oncemod_nibblebill.c:368: error: for each function it appears in.)make[5]: *** [mod_nibblebill.lo] Error 1make[4]: *** [install] Error 1make[3]: *** [mod_nibblebill-install] Error 1make[2]: *** [install-recursive] Error 1Making install in build |
|
Back to top |
|
|
|