[Asterisk-Users] cvs asterisk compile failed (newer libpri)

Ronald Wiplinger ronald at elmit.com
Sat Jan 21 18:14:56 MST 2006


I used:

cvs checkout zaptel libpri asterisk asterisk-addons asterisk-sounds 
iaxyprov astcc

and in the same order I try to compile it.
Asterisk ends with the lines below. It complains of a newer libpri, but 
I just did it a step before!
What do I miss?


chan_zap.c:62:2: #error "You need newer libpri"
chan_zap.c:128: error: parse error before '<<' token
chan_zap.c:133:1: warning: "DEFAULT_CIDRINGS" redefined
chan_zap.c:130:1: warning: this is the location of the previous definition
chan_zap.c: In function `zt_call':
chan_zap.c:2130: warning: passing arg 2 of `pri_sr_set_useruser' 
discards qualifiers from pointer target type
chan_zap.c: In function `zap_send_keypad_facility_exec':
chan_zap.c:2254: warning: implicit declaration of function 
`pri_keypad_facility'
chan_zap.c: In function `zt_hangup':
chan_zap.c:2524: warning: passing arg 2 of `pri_call_set_useruser' 
discards qualifiers from pointer target type
chan_zap.c:2533: warning: passing arg 2 of `pri_call_set_useruser' 
discards qualifiers from pointer target type
chan_zap.c: In function `description':
chan_zap.c:11081: error: `desc' undeclared (first use in this function)
chan_zap.c:11081: error: (Each undeclared identifier is reported only once
chan_zap.c:11081: error: for each function it appears in.)
make[1]: *** [chan_zap.o] Error 1
make[1]: Leaving directory `/usr/local/src/asterisk/channels'
make: *** [subdirs] Error 1






More information about the asterisk-users mailing list