> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:asterisk-users- > [EMAIL PROTECTED] On Behalf Of Tzafrir Cohen > Sent: Friday, February 11, 2005 5:35 PM > To: [email protected] > Subject: Re: [Asterisk-Users] Debian way of compiling zaptel kernel > modules > > On Thu, Feb 10, 2005 at 09:55:47AM -0800, Geoff Nordli wrote: > > I ran "apt-get -b source zaptel-source" to download and compile the > zaptel > > source. > > > > It successfully compiles and builds the following packages: > > > > libtonezone-dev_1.0.2-2_i386.deb > > libtonezone1_1.0.2-2_i386.deb > > zaptel-source_1.0.2-2_all.deb > > zaptel_1.0.2-2_i386.deb > > > > None of them contain the kernel modules. > > zaptel-source contains the modules packed nicely for building with the > debian kernel build system. > > > > > Is there a way I can get it to compile the kernel modules? > > apt-get install kernel-package > > Do you build a custom kernel or use a standard Debian package? > > The latter case is slightly more complicated, as you have to build the > modles package to mach the exact config of the target kernel. But quite > doable. > > We build for a number of configs and for 2.4 and 2.6 on the same system > without even resorting to chroot tricks so far. > > BTW: did I mention that we have binary packages for standard Debian > Sarge kernels in our apt source? > > -- > Tzafrir Cohen
I have used a custom kernel in the past. I was hoping that I could just download the kernel-source, and compile the zaptel-source to produce the modules. The zaptel-source compile works, but only the programs get compiled. I am actually running your binaries right now. I just wanted to take more control of the process. Thanks, Geoff _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
