On Tue, Jul 12, 2005 at 11:04:16AM +1000, Gonzalo Servat wrote:
> On 7/12/05, Eric Bullen <[EMAIL PROTECTED]> wrote:
> > I hope someone can offer me some help with this. Basically, the current CVS
> > version of Zaptel will not compile under Fedora Core 4. I have closely
> > followed the directions in
> > http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3
> > using the versions given in the FC4 distro with no luck.  Here's the output
> > when I run "make linux26". Any help would be great. TIA.
> 
> [...snip...]  
> 
> >  In file included from /asterisk_source/zaptel/zaptel.c:40:
> >  /asterisk_source/zaptel/zconfig.h:10:27: error:
> > linux/version.h: No such file or directory
> 
> Try installing kernel-source and/or glibc-kernheaders RPMs from the FC4 CDs.

kernel-glibcheaders is the part of the kernel headers that user-space
programs need. Not any good reference for any kernel module to build
with.

linux/version.h is generated as part of the configuration process of the
kernel configuration process ("make {,menu,x,g}config") of the kernel
source.

What version of zaptel do you try to build? For what kernel version?
Your distro's default or your one you've built yourself?

-- 
Tzafrir Cohen         | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il |                           | a Mutt's  
[EMAIL PROTECTED] |                           |  best
ICQ# 16849755         |                           | friend
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to