Tuesday, September 25, 2007

Re: [asterisk-users] Zaptel-1.4.5.1 Compile Error

Upgrade your kernel.  

Run: 
#> uname -r

if you do not see "smp" in the kernel version 

Run:
#> yum update kernel kernel-devel

If you do see smp

Run:
#> yum update kernel-smp kernel-smp-devel

Forrest Beck
www.shift8.biz



On Sep 25, 2007, at 10:53 AM, Tzafrir Cohen wrote:

On Tue, Sep 25, 2007 at 03:22:01PM +0100, Jeng Yu wrote:
Hi All,

I'm compiling zaptel. Did the usual ./configure, then
make. Compile breaks saying:

----------------------------
/usr/src/zaptel-1.4.5.1/wcusb.c:1451: error: unknown
field âownerâ specified in initializer
/usr/src/zaptel-1.4.5.1/wcusb.c:1451: warning:
initialization from incompatible pointer type
make[3]: *** [/usr/src/zaptel-1.4.5.1/wcusb.o] Error 1
make[2]: *** [_module_/usr/src/zaptel-1.4.5.1] Error 2
----------------------------

What am I missing here? Do I have to have my digium
card installed first before compiling zaptel?

I am running Fedora Core 5.

What kernel version?

uname -r

-- 
               Tzafrir Cohen       
icq#16849755              jabber:tzafrir.cohen@xorcom.com
+972-50-7952406           mailto:tzafrir.cohen@xorcom.com       
http://www.xorcom.com  iax:guest@local.xorcom.com/tzafrir

_______________________________________________

Sign up now for AstriCon 2007!  September 25-28th.  http://www.astricon.net/ 

--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:

No comments: