Displaying 3 results from an estimated 3 matches for "capi20_release".
2004 Dec 27
0
[chan_capi] can't get it compiled
...'
chan_capi.c:2650: warning: implicit declaration of function `capi20_get_profile'
chan_capi.c:2793: warning: passing arg 4 of `ast_channel_register'
from incompatible pointer type
chan_capi.c: In function `unload_module':
chan_capi.c:2811: warning: implicit declaration of function `capi20_release'
etcetera, etcetera
I hope someone have a real working solution :)
Best regards,
Peter
2005 Aug 24
2
chan_capi on slackware10? cannot compile :-( why?
...`capi20_isinstalled'
chan_capi.c:3094: warning: implicit declaration of function
`capi20_register'
chan_capi.c:3104: warning: implicit declaration of function
`capi20_get_profile'
chan_capi.c: In function `unload_module':
chan_capi.c:3301: warning: implicit declaration of function
`capi20_release'
make: *** [chan_capi.o] Error 1
2006 May 15
3
Eicon Diva - problems building new v3 melware driver
Hi Armin!
I have problems on debian sarge with standard 2.6.8-2-386 kernel.
I've installed the packages:
kernel-headers-2.6.8-2
kernel-headers-2.6.8-2-386
kernel-image-2.6.8-2-386
kernel-kbuild-2.6-3
kernel-source-2.6.8
Then I unpacked the kernel sources into /usr/src/kernel-source-2.6.8 and
made a symlink from /usr/src/linux --> kernel-source-2.6.8
Then I entered