Re: [Asterisk-Users] Can't compile zaptel (CVS Head) on Debian

2005-10-01 Thread Tzafrir Cohen
On Sun, Oct 02, 2005 at 12:14:10AM +0100, Dogers wrote: > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Philipp von Klitzing > > > with both CVS HEAD and 1.2beta1 I don't succeed with either > > "make" or "make linux26". I checked more t

RE: [Asterisk-Users] Can't compile zaptel (CVS Head) on Debian

2005-10-01 Thread Dogers
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Philipp von Klitzing > with both CVS HEAD and 1.2beta1 I don't succeed with either > "make" or "make linux26". I checked more than once to make > sure the required packages are in place - any sugg

[Asterisk-Users] Can't compile zaptel (CVS Head) on Debian

2005-10-01 Thread Philipp von Klitzing
Hi there, with both CVS HEAD and 1.2beta1 I don't succeed with either "make" or "make linux26". I checked more than once to make sure the required packages are in place - any suggestions? Philipp /lib/modules/2.6.8-2-686/build make -C /lib/modules/2.6.8-2-686/build SUBDIRS=/usr/src/zaptel module

[Asterisk-Users] can't compile zaptel

2005-05-17 Thread Sukardi Shahdan
hi All, i already solve my problem about the zaptel. so ignore my message.. thanks.. __ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs ___ Asterisk-Users mailing list Asterisk-U

[Asterisk-Users] can't compile zaptel..

2005-05-17 Thread Sukardi Shahdan
hello everyone!! i want to compile the zaptel for my TE110P but i have this error: gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include

Re: [Asterisk-Users] Can't compile Zaptel drivers

2004-02-24 Thread Tim Sailer
I believe this is a PPP issue. Either make sure you have ppp support in your kernel (even as a module) or look in the Makefile for 'PPP'. It should be obvious when you see it. Tim On Tue, Feb 24, 2004 at 05:47:24PM -0500, Mark Phillips wrote: > Hi folks, > > I'm trying to compile the zaptel driv

Re: [Asterisk-Users] Can't compile Zaptel drivers

2004-02-24 Thread Tilghman Lesher
On Tuesday 24 February 2004 16:47, Mark Phillips wrote: > When I run the zaptel Makefile I get the following unresolved > symbols; > > /sbin/depmod -a > depmod: *** Unresolved symbols in > /lib/modules/2.4.22-10mdk-p3-smp-64GB/misc/tor2.o What's the output of '/sbin/depmod -ae' ? That should gi

[Asterisk-Users] Can't compile Zaptel drivers

2004-02-24 Thread Mark Phillips
Hi folks, I'm trying to compile the zaptel driver and am getting nowhere. I've got 2.4.22-10mdk sources loaded. I've edited the Makefile to reflect my multiprocessor kernel (although I'm only running 1 P4 - Mandrake 9.2 installed it this way) and I've run a make menuconfig in the linux source ar