RE: [Asterisk-Users] failed to compile zaptel on redhat

2005-01-16 Thread Bill Seddon
AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] failed to compile zaptel on redhat On Sunday 16 January 2005 04:29, Steven Critchfield wrote: > linux/moduleparam.h is actually part of the kernel source. It is created > when you config and comp

Re: [Asterisk-Users] failed to compile zaptel on redhat

2005-01-16 Thread Bob Goddard
On Sunday 16 January 2005 04:29, Steven Critchfield wrote: > linux/moduleparam.h is actually part of the kernel source. It is created > when you config and compile the kernel. It holds the version symbols > needed to properly link the new drivers into the kernel. No, it is part of the virgin kerne

Re: Re:Re: [Asterisk-Users] failed to compile zaptel on redhat

2005-01-15 Thread Steven Critchfield
gs. > > Thanks! > > Is it kernel source problem or zaptel problem. I spent > hours on google to find a clue , but in vain. > > Message: 3 > Date: Sat, 15 Jan 2005 12:09:27 -0600 > From: Eric Wieling aka ManxPower <[EMAIL PROTECTED]> > Subject: Re: [A

Re:Re: [Asterisk-Users] failed to compile zaptel on redhat

2005-01-15 Thread Xu, Duo
2005 12:09:27 -0600 From: Eric Wieling aka ManxPower <[EMAIL PROTECTED]> Subject: Re: [Asterisk-Users] failed to compile zaptel on redhat (kernel 2.4.20-31.9) To: Asterisk Users Mailing List - Non-Commercial Discussion Message-ID: <[EMAIL PROTECTED]> Content-Type

Re: [Asterisk-Users] failed to compile zaptel on redhat (kernel 2.4.20-31.9)

2005-01-15 Thread Eric Wieling aka ManxPower
Update your CVS Xu, Duo wrote: why linux/moduleparam.h is missing in the source? I saw it in 2.6 source. ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update optio

[Asterisk-Users] failed to compile zaptel on redhat (kernel 2.4.20-31.9)

2005-01-15 Thread Xu, Duo
why linux/moduleparam.h is missing in the source? I saw it in 2.6 source. anybody can help? Thanks! [EMAIL PROTECTED] zaptel]# make cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o gendigits.o gendigits.c cc -o gendigits gendigits.o -lm ./