Wai Wu
2007-Jul-02 14:45 UTC
[asterisk-users] Help. Cannot compile version 1.4.6 with the following error
Hi all, I need the zap channels going, but got the following error. What do I need to change in my configuration? Thnx. chan_zap.c: In function `zap_send_keypad_facility_exec': chan_zap.c:2309: warning: implicit declaration of function `pri_keypad_facility' chan_zap.c: In function `pri_dchannel': chan_zap.c:9292: structure has no member named `call' make[1]: *** [chan_zap.o] Error 1 make: *** [channels] Error 2
Joshua Colp
2007-Jul-02 15:06 UTC
[asterisk-users] Help. Cannot compile version 1.4.6 with the following error
Wai Wu wrote:> > Hi all, > > I need the zap channels going, but got the following error. What do I > need to change in my configuration? Thnx. > > chan_zap.c: In function `zap_send_keypad_facility_exec': > chan_zap.c:2309: warning: implicit declaration of function > `pri_keypad_facility' > chan_zap.c: In function `pri_dchannel': > chan_zap.c:9292: structure has no member named `call' > make[1]: *** [chan_zap.o] Error 1 > make: *** [channels] Error 2 >You need to download and install the latest libpri first. -- Joshua Colp Software Developer Digium, Inc. - "The Genuine Asterisk Experience" (TM)
Russell Bryant
2007-Jul-02 15:15 UTC
[asterisk-users] Help. Cannot compile version 1.4.6 with the following error
Wai Wu wrote:> I need the zap channels going, but got the following error. What do I > need to change in my configuration? Thnx. > > chan_zap.c: In function `zap_send_keypad_facility_exec': > chan_zap.c:2309: warning: implicit declaration of function > `pri_keypad_facility' > chan_zap.c: In function `pri_dchannel': > chan_zap.c:9292: structure has no member named `call' > make[1]: *** [chan_zap.o] Error 1 > make: *** [channels] Error 2Install the latest 1.4 version of libpri before trying to compile asterisk again. -- Russell Bryant Software Engineer Digium, Inc.
Wai Wu
2007-Jul-02 15:25 UTC
[asterisk-users] Help. Cannot compile version 1.4.6 with the following error
Thnx. It is working now. I though that I didn't have to that since I am just using RobBit. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Joshua Colp Sent: Monday, July 02, 2007 11:07 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Help. Cannot compile version 1.4.6 with the following error Wai Wu wrote:> > Hi all, > > I need the zap channels going, but got the following error. What do I > need to change in my configuration? Thnx. > > chan_zap.c: In function `zap_send_keypad_facility_exec': > chan_zap.c:2309: warning: implicit declaration of function > `pri_keypad_facility' > chan_zap.c: In function `pri_dchannel': > chan_zap.c:9292: structure has no member named `call' > make[1]: *** [chan_zap.o] Error 1 > make: *** [channels] Error 2 >You need to download and install the latest libpri first. -- Joshua Colp Software Developer Digium, Inc. - "The Genuine Asterisk Experience" (TM) _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Wai Wu
2007-Jul-02 16:06 UTC
[asterisk-users] Help. Cannot compile version 1.4.6 with the following error
I see. That's a better way of doing it. Thank you. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jason Parker Sent: Monday, July 02, 2007 11:38 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Help. Cannot compile version 1.4.6 with the following error If you don't need libpri, you could just remove it. The problem is that you already had it installed, and it was too old for newer versions of Asterisk to use. ----- "Wai Wu" <wkwu at calltrol.com> wrote:> Thnx. It is working now. I though that I didn't have to that since I > am just using RobBit. > > -----Original Message----- > From: asterisk-users-bounces at lists.digium.com > [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Joshua > Colp > Sent: Monday, July 02, 2007 11:07 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Help. Cannot compile version 1.4.6 with > the following error > > Wai Wu wrote: > > > > Hi all, > > > > I need the zap channels going, but got the following error. What do > I > > need to change in my configuration? Thnx. > > > > chan_zap.c: In function `zap_send_keypad_facility_exec': > > chan_zap.c:2309: warning: implicit declaration of function > > `pri_keypad_facility' > > chan_zap.c: In function `pri_dchannel': > > chan_zap.c:9292: structure has no member named `call' > > make[1]: *** [chan_zap.o] Error 1 > > make: *** [channels] Error 2 > > > > You need to download and install the latest libpri first. > > -- > Joshua Colp > Software Developer > Digium, Inc. - "The Genuine Asterisk Experience" (TM) > > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Jason Parker Digium _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users