- Mitglied seit
- 14 Jun 2004
- Beiträge
- 493
- Punkte für Reaktionen
- 0
- Punkte
- 16
Hallo
ich versuche gerade die 1.4beta4 unter debian zu compilieren.
Folgende Probleme habe leider:
Folgende Pakete sind allerdings installiert:
Somit kriege ich nicht die imap-unterstützung für die Mailbox hin.
Mein nächstes (größeres) Problem:
Kann mir hier jemand einen Tipp geben?
Zaptel 1.4.0-beta3 hat problemlos durchcompliert (./configure && make && make install)
Gruß
Thorsten Gehrig
ich versuche gerade die 1.4beta4 unter debian zu compilieren.
Folgende Probleme habe leider:
Code:
checking for UW IMAP Toolkit c-client library... no
Code:
libc-client-dev - UW c-client library for mail protocols
libc-client2002edebian - UW c-client library for mail protocols
uw-mailutils - C-client support programs from UW
Somit kriege ich nicht die imap-unterstützung für die Mailbox hin.
Mein nächstes (größeres) Problem:
Code:
chan_zap.c: In function 'zt_call':
chan_zap.c:2152: error: too few arguments to function 'pri_sr_set_bearer'
chan_zap.c: In function 'zap_send_keypad_facility_exec':
chan_zap.c:2335: warning: implicit declaration of function 'pri_keypad_facility'
chan_zap.c: In function 'zt_hangup':
chan_zap.c:2618: error: too few arguments to function 'pri_hangup'
chan_zap.c:2638: error: too few arguments to function 'pri_hangup'
chan_zap.c: In function 'zt_handle_event':
chan_zap.c:3740: error: too few arguments to function 'pri_hangup'
chan_zap.c: In function 'pri_dchannel':
chan_zap.c:8494: error: too few arguments to function 'pri_hangup'
chan_zap.c:8653: error: too few arguments to function 'pri_hangup'
chan_zap.c:8785: error: too few arguments to function 'pri_hangup'
chan_zap.c:8820: error: too few arguments to function 'pri_hangup'
chan_zap.c:8829: error: too few arguments to function 'pri_hangup'
chan_zap.c:8837: error: too few arguments to function 'pri_hangup'
chan_zap.c:9072: error: too few arguments to function 'pri_hangup'
chan_zap.c:9138: error: too few arguments to function 'pri_hangup'
chan_zap.c: In function 'start_pri':
chan_zap.c:9346: error: too few arguments to function 'pri_new'
chan_zap.c: In function 'load_module':
chan_zap.c:11231: warning: passing argument 1 of 'pri_set_error' from incompatible pointer type
chan_zap.c:11232: warning: passing argument 1 of 'pri_set_message' from incompatible pointer type
make[1]: *** [chan_zap.o] Fehler 1
make: *** [channels] Fehler 2
Kann mir hier jemand einen Tipp geben?
Zaptel 1.4.0-beta3 hat problemlos durchcompliert (./configure && make && make install)
Gruß
Thorsten Gehrig