Bristuff Installationsprobleme

tulip

Neuer User
Mitglied seit
1 Dez 2004
Beiträge
28
Punkte für Reaktionen
0
Punkte
0
Hi,

eventuell hat von euch ja noch einer eine Lösung.
Beim Kompilieren von 1.0.9-BRIstuffed-0.2.0-RC8n oder 0.2.0-RC8f-CVS unter SuSE 9.3 (Kernel kernel-xen-2.6.11.4-21.7) bricht der Kompilierungsvorgang beim qozap ab.

Code:
rm -f qozap.o *.ko *.mod.c *.mod.o .*o.cmd *~
cc -c
qozap.c -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -fomit-frame-pointer -O2 -W=
all
 -I/usr/src/linux/include -I../zaptel -DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h  -DCONFIG_ZAPATA_BRI_DCHANS
qozap.c: In function `qoz_fifo_tx':
qozap.c:206: error: structure has no member named `bytes2transmit'
qozap.c:211: error: structure has no member named `eoftx'
qozap.c:217: error: structure has no member named `bytes2transmit'
qozap.c:223: error: structure has no member named `bytes2transmit'
qozap.c:231: error: structure has no member named `bytes2transmit'
qozap.c:234: error: structure has no member named `eoftx'
qozap.c: In function `qoz_prepare_rx':
qozap.c:374: error: structure has no member named `bytes2receive'
qozap.c:377: error: structure has no member named `eofrx'
qozap.c:380: error: structure has no member named `eofrx'
qozap.c:383: error: structure has no member named `bytes2receive'
qozap.c:384: error: structure has no member named `eofrx'
qozap.c: In function `qoz_run':
qozap.c:401: error: structure has no member named `bytes2receive'
qozap.c:402: error: structure has no member named `bytes2transmit'
qozap.c:403: error: structure has no member named `eofrx'
qozap.c:404: error: structure has no member named `eoftx'
qozap.c: In function `ztqoz_startup':
qozap.c:617: error: `ZT_FLAG_BRIDCHAN' undeclared (first use in this
function)
qozap.c:617: error: (Each undeclared identifier is reported only once
qozap.c:617: error: for each function it appears in.)
qozap.c: In function `qoz_findCards':
qozap.c:959: warning: int format, long unsigned int arg (arg 4)
qozap.c:966: warning: int format, long unsigned int arg (arg 4)
qozap.c:976: warning: int format, long unsigned int arg (arg 4)
make: *** [qozap.o] Error 1
****************************************************
quadBRI driver installed.
Press <Enter> to continue, or <CTRL> + <C> to abort.
****************************************************


Das ganze ist dann noch gefolgt vom HFC-Modul.


Code:
rm -f zaphfc.o *.ko *.mod.c *.mod.o .*o.cmd *~
cc -c
zaphfc.c -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -fomit-frame-pointer -O2 -=
Wal
l -I/usr/src/linux/include -I../zaptel -Wall -DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h  -DCONFIG_ZAPATA_BRI_DCHANS
zaphfc.c: In function `hfc_dtrans':
zaphfc.c:340: error: structure has no member named `bytes2transmit'
zaphfc.c:363: error: structure has no member named `bytes2transmit'
zaphfc.c:394: error: structure has no member named `eoftx'
zaphfc.c:398: error: structure has no member named `eoftx'
zaphfc.c: In function `hfc_drec':
zaphfc.c:409: error: structure has no member named `bytes2receive'
zaphfc.c:410: error: structure has no member named `eofrx'
zaphfc.c:452: error: structure has no member named `eofrx'
zaphfc.c:493: error: structure has no member named `eofrx'
zaphfc.c:507: error: structure has no member named `bytes2receive'
zaphfc.c:513: error: structure has no member named `bytes2receive'
zaphfc.c: In function `hfc_interrupt':
zaphfc.c:648: error: structure has no member named `bytes2transmit'
zaphfc.c:662: error: structure has no member named `bytes2receive'
zaphfc.c:671: error: structure has no member named `bytes2receive'
zaphfc.c: In function `zthfc_startup':
zaphfc.c:743: error: `ZT_FLAG_BRIDCHAN' undeclared (first use in this
function)
zaphfc.c:743: error: (Each undeclared identifier is reported only once
zaphfc.c:743: error: for each function it appears in.)
zaphfc.c: In function `hfc_findCards':
zaphfc.c:898: warning: int format, long unsigned int arg (arg 8)
make: *** [zaphfc.o] Error 1
**************************************************

Gruß

Tulip
 
Kostenlos!

Statistik des Forums

Themen
248,885
Beiträge
2,303,946
Mitglieder
378,564
Neuestes Mitglied
warumdas