Erik Forsen
2007-Jan-15 05:37 UTC
[asterisk-users] Wanpipe 2.3.4-2 + kernel 2.6.19 = problems
Hi list. some info: zaptel 1.4.0 wanpipe 2.3.4-2 kernel 2.6.19.1 Debian I'm trying to build wanpipe on my server, but I got a error that it can't find config.h.. I found a post on an other unrelated mailing list which stated that includes/linux/config.h has been removed from 2.6.19. It also suggested replacing all references to config.h with autoconf.h make -C /lib/modules/2.6.19.1/build SUBDIRS=/usr/src/wanpipe/kdrvtmp CC=gcc KBUILD_VERBOSE=0 modules make[1]: Entering directory `/usr/src/linux-2.6.19.1' CC [M] /usr/src/wanpipe/kdrvtmp/sdladrv_src.o In file included from /usr/src/wanpipe/kdrvtmp/sdladrv_src.c:131: include/linux/wanpipe_includes.h:226:63: linux/config.h: No such file or directory make[2]: *** [/usr/src/wanpipe/kdrvtmp/sdladrv_src.o] Error 1 make[1]: *** [_module_/usr/src/wanpipe/kdrvtmp] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.19.1' make: *** [all] Error 2 This is the error i got. I've grepped through all of my include/linux/ wanpipe_includes.h files i have on my server (there is actually a couple of them), and replaced config.h with autoconf.h, but still i get the same error. Looks like I'm unable to locate the include/linux/ wanpipe_includes.h file wanpipe is actually looking for. Is there a patch or a newer version of wanpipe that has this issue solved? Erik
Time Bandit
2007-Jan-15 05:51 UTC
[asterisk-users] Wanpipe 2.3.4-2 + kernel 2.6.19 = problems
> This is the error i got. I've grepped through all of my include/linux/ > wanpipe_includes.h files i have on my server (there is actually a > couple of them), and replaced config.h with autoconf.h, but still i > get the same error. Looks like I'm unable to locate the include/linux/ > wanpipe_includes.h file wanpipe is actually looking for. Is there a > patch or a newer version of wanpipe that has this issue solved?>From the changelog of 2.3.4-4 released on 2007-01-09(ftp://ftp.sangoma.com/linux/current_wanpipe/ChangeLog.stable) - Updates for 2.6.18 and 2.6.19 kernels. hth
Reasonably Related Threads
- Sangoma on Fedora 7 x86_64
- Help with SUSE 10.2 and Sangoma A104D
- Sangoma Wanpipe 2.3.4-3 compilation fails under FC2 with Zaptel 1.0.9.2
- Sangoma Wanpipe 2.3.4-3 compilation fails un der FC2 with Zaptel 1.0.9.2
- RESOLVED: Sangoma Wanpipe 2.3.4-3 compilatio n fails un der FC2 with Zaptel 1.0.9.2