I solved (better workarounded) the problem by mylself.
Into Makefile for zaptel I removed the wcusb module and also the 
pciradio module, which was showing the same behaviour.

Now compiling callweaver I get chan_zap into modules dir

only strange thig is: ./configure says: 

checking zaptel/zaptel.h usability... no
checking zaptel/zaptel.h presence... no
checking for zaptel/zaptel.h... no
checking zaptel.h usability... no
checking zaptel.h presence... no
checking for zaptel.h... no

but .... 

I DO have zaptel.h into appropriate place ( /usr/include/linux/zaptel.h ) !

Andrea 

> -----Messaggio originale-----
> Da: Andrea Lanza 
> Inviato: mercoledì 10 ottobre 2007 17.38
> A: 'Users Mailing List - Non-Commercial Discussion'
> Oggetto: problem with zaptel compilation
> 
> Hi all,
> I wasn't able anymore to make mISDN work on my test callweaver.
> No matter at the moment...
> 
> So I think about using tdm400 hw, and I turned to zaptel
> 
> I realised I have no chan_zap.so module becouse I didn't 
> download/compile/install zaptel
> 
> SO i downloaded via svn:
> 
> svn co http://svn.callweaver.org/zaptel/
> 
> then I moded to zaptel/trunk and try to "make"
> 
> the problem is:
> 
> make -C /lib/modules/2.6.18.8-0.5-default/build
> SUBDIRS=/usr/src/zaptel/trunk modules
> make[1]: Entering directory 
> `/usr/src/linux-2.6.18.8-0.5-obj/i386/default'
> make -C ../../../linux-2.6.18.8-0.5 
> O=../linux-2.6.18.8-0.5-obj/i386/default
> modules
>   CC [M]  /usr/src/zaptel/trunk/wcusb.o
> /usr/src/zaptel/trunk/wcusb.c:1451: error: unknown field 
> âownerâ specified in initializer
> /usr/src/zaptel/trunk/wcusb.c:1451: warning: initialization 
> from incompatible pointer type
> make[4]: *** [/usr/src/zaptel/trunk/wcusb.o] Error 1
> make[3]: *** [_module_/usr/src/zaptel/trunk] Error 2
> make[2]: *** [modules] Error 2
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory 
> `/usr/src/linux-2.6.18.8-0.5-obj/i386/default'
> make: *** [linux26] Error 2
> 
> What can I check ?
> 
> Andrea
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Callweaver-users mailing list
Callweaver-users@callweaver.org
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to