[Asterisk-Dev] quadBRI installation problem

GIBERT Frédéric frederic.gibert at viginetworks.fr
Mon May 31 02:50:21 MST 2004


Hello,

I have just installed a new version of asterisk with quadBRI from
Junghanns, but I have some compilation problem.
I have downloaded the bri-stuff.0.0.2 from Junghanns website, and when I
try to install the qozap driver, I run into troubles!

I do a “make load”, and here is the result:

[root at connecteur02 qozap]# make load
cc -c qozap.c -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -fomit-frame-pointer
-O2 -Wall -I/usr/src/linux-2.4/include -I../zaptel -DMODVERSIONS
-include /usr/src/linux-2.4/include/linux/modversions.h
-DCONFIG_ZAPATA_BRI_DCHANS
qozap.c: In function `qoz_fifo_tx':
qozap.c:204: structure has no member named `bytes2transmit'
qozap.c:209: structure has no member named `eoftx'
qozap.c:215: structure has no member named `bytes2transmit'
qozap.c:220: structure has no member named `bytes2transmit'
qozap.c:227: structure has no member named `eoftx'
qozap.c: In function `qoz_prepare_rx':
qozap.c:359: structure has no member named `bytes2receive'
qozap.c:362: structure has no member named `eofrx'
qozap.c:365: structure has no member named `eofrx'
qozap.c:368: structure has no member named `bytes2receive'
qozap.c:369: structure has no member named `eofrx'
qozap.c: In function `qoz_run':
qozap.c:387: structure has no member named `bytes2receive'
qozap.c:388: structure has no member named `bytes2transmit'
qozap.c:389: structure has no member named `eofrx'
qozap.c:390: structure has no member named `eoftx'
qozap.c: In function `ztqoz_startup':
qozap.c:604: `ZT_FLAG_BRIDCHAN' undeclared (first use in this function)
qozap.c:604: (Each undeclared identifier is reported only once
qozap.c:604: for each function it appears in.)
make: *** [qozap.o] Error 1
[root at connecteur02 qozap]#

Does someone get an idea?

Thanks.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20040531/6a21db7f/attachment.htm


More information about the asterisk-dev mailing list