Matt Arnilo S. Baluyos (Mailing Lists)
2006-Dec-06 16:56 UTC
[asterisk-users] Error compiling Eicon Diva from source
Hello everyone, I'm having some errors while compiling the source code for an Eicon Diva BRI card. I am using Fedora Core 6 with a compiled from source Linux kernel 2.6.19. I have downloaded the Eicon Diva source RPM (divas4linux_EICON-106.12-1.i386.rpm) and installed it already. When I go to /usr/lib/eicon/divas/src/ and run ./Build, everything starts correctly until that part where it has to do a "make modules" call. The last part of the divas.log file is as follows: <quote> HOSTCC scripts/conmakehash #+ LOG INFO: end modules_prepare cp: cannot stat `tmp.h': No such file or directory WARNING: Symbol version dump /usr/src/linux-2.6.19/Module.symvers is missing; modules will have no dependencies and modversions. CC [M] drivers/isdn/capi/kcapi.o CC [M] drivers/isdn/capi/capiutil.o drivers/isdn/capi/capiutil.c:20:26: error: linux/config.h: No such file or directory make[2]: *** [drivers/isdn/capi/capiutil.o] Error 1 make[1]: *** [drivers/isdn/capi] Error 2 make: *** [_module_drivers/isdn] Error 2 #+ LOG INFO: pwd:/usr/lib/eicon/divas/src #! LOG ABORT EXECUTION DUE TO ERROR : Failed to call 'make modules' #! LOG ERROR INFO: make modules </quote> Anyone know how I can get this working? Best Regards, Matt -- Stand before it and there is no beginning. Follow it and there is no end. Stay with the ancient Tao, Move with the present.
Armin Schindler
2006-Dec-06 23:51 UTC
[asterisk-users] Error compiling Eicon Diva from source
On Thu, 7 Dec 2006, Matt Arnilo S. Baluyos (Mailing Lists) wrote:> Hello everyone, > > I'm having some errors while compiling the source code for an Eicon > Diva BRI card. > > I am using Fedora Core 6 with a compiled from source Linux kernel > 2.6.19. I have downloaded the Eicon Diva source RPM > (divas4linux_EICON-106.12-1.i386.rpm) and installed it already. > > When I go to /usr/lib/eicon/divas/src/ and run ./Build, everything > starts correctly until that part where it has to do a "make modules" > call. > > The last part of the divas.log file is as follows: > > <quote> > HOSTCC scripts/conmakehash > #+ LOG INFO: end modules_prepare > cp: cannot stat `tmp.h': No such file or directory > > WARNING: Symbol version dump /usr/src/linux-2.6.19/Module.symvers > is missing; modules will have no dependencies and modversions. > > CC [M] drivers/isdn/capi/kcapi.o > CC [M] drivers/isdn/capi/capiutil.o > drivers/isdn/capi/capiutil.c:20:26: error: linux/config.h: No such > file or directory > make[2]: *** [drivers/isdn/capi/capiutil.o] Error 1 > make[1]: *** [drivers/isdn/capi] Error 2 > make: *** [_module_drivers/isdn] Error 2 > # + LOG INFO: pwd:/usr/lib/eicon/divas/src > #! LOG ABORT EXECUTION DUE TO ERROR : Failed to call 'make modules' > #! LOG ERROR INFO: make modules > </quote> > > Anyone know how I can get this working?Besides the fact that this question does not belong to this mailinglist, you should use the v3 divas driver from ftp.melware.net. This driver doesn't patch your kernel sources and compiles outside just using the headers. Armin
Apparently Analagous Threads
- Little OT: Compilation of EICON driver fails with capi errors
- problems with chan_capi 0.3.5 , divactrl, eicon diva server, and kernel 2.6.10/2.6.12
- chan_capi, Eicon Diva server BRI, kernel 2.6?
- Eicon Diva Server with v3.0 drivers
- chan_capi & Eicon Diva problem