CFLAGS was changed in Makefile. Fix it to use EXTRA_CFLAGS

Tegger

Neuer User
Mitglied seit
18 Jul 2006
Beiträge
33
Punkte für Reaktionen
0
Punkte
6
Hi,
nach mehreren gescheiterten Versuch mit XEN, bin ich jetzt mit einem eigenen Asterisk Server am start. Ich bin nach http://bach-online.de/blog/?p=50 vorgegangen, jedoch hänge ich wieder am loadNT....

Code:
telefon:/usr/src/bristuff-0.4.0-RC3d/zaphfc# make loadNT
make -C /usr/src/linux-2.6 SUBDIRS=/usr/src/bristuff-0.4.0-RC3d/zaphfc ZAP= modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.26-2-486'
scripts/Makefile.build:46: *** CFLAGS was changed in "/usr/src/bristuff-0.4.0-RC3d/zaphfc/Makefile". Fix it to use EXTRA_CFLAGS.  Schluss.
make[1]: *** [_module_/usr/src/bristuff-0.4.0-RC3d/zaphfc] Fehler 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.26-2-486'
make: *** [linux26] Fehler 2


Es wäre ein VIA EPIA M1000
Debian lenny
Kernel 2.6.26-2-486
dann wollte ich einfach mal make ausprobieren

Code:
telefon:/usr/src/bristuff-0.4.0-RC3d/zaphfc# make
make -C /usr/src/linux-2.6 SUBDIRS=/usr/src/bristuff-0.4.0-RC3d/zaphfc ZAP= modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.26-2-486'
scripts/Makefile.build:46: *** CFLAGS was changed in "/usr/src/bristuff-0.4.0-RC3d/zaphfc/Makefile". Fix it to use EXTRA_CFLAGS.  Schluss.
make[1]: *** [_module_/usr/src/bristuff-0.4.0-RC3d/zaphfc] Fehler 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.26-2-486'
make: *** [linux26] Fehler 2
telefon:/usr/src/bristuff-0.4.0-RC3d/zaphfc#

wenn ich die CFLAGS zu EXTRA_CFLAGS umschreibe, wirds jedoch leider nicht besser....

Code:
telefon:/usr/src/bristuff-0.4.0-RC3d/zaphfc# make
make -C /usr/src/linux-2.6 SUBDIRS=/usr/src/bristuff-0.4.0-RC3d/zaphfc ZAP= modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.26-2-486'
  CC [M]  /usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.o
gcc-4.1: unrecognized option '-.'
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:29:20: error: zaptel.h: Datei oder Verzeichnis nicht gefunden
In file included from /usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:30:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.h:274: error: âZT_CHUNKSIZEâ undeclared here (not in a function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.h:282: error: field âspanâ has incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.h:283: error: array type has incomplete element type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âhfc_shutdownCard2â:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:118: error: âhfc_FIFO_MEM_SIZE_PAGESâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:118: error: (Each undeclared identifier is reported only once
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:118: error: for each function it appears in.)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:127: error: implicit declaration of function âzt_unregisterâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âhfc_resetCardâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:209: error: âstruct hfc_regsâ has no member named âmst_emodâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:241:21: warning: "ZT_CHUNKSIZE" is not defined
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:241:33: error: division by zero in #if
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:242:2: error: #error hfc_B_FIFO_SIZE is not a multiple of ZT_CHUNKSIZE even though the code assumes this
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âhfc_dch_initâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:246: error: âstruct hfc_cardâ has no member named âdchâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:248: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:249: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:250: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:252: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:253: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:254: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:255: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âhfc_bch_initâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:259: error: âstruct hfc_cardâ has no member named âbchâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:261: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:262: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:264: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:265: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:266: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:267: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:268: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:269: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:271: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:272: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:273: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:274: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:275: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:276: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:277: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:278: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:279: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:280: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:284: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âhfc_bch_checkâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:288: error: âstruct hfc_cardâ has no member named âbchâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:292: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:292: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:292: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:293: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:293: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:293: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:295: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:296: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:297: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:298: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:300: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:300: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:301: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:302: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:302: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:303: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:305: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:305: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âhfc_bch_txâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:313: error: âstruct hfc_cardâ has no member named âbchâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:317: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:317: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:317: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:317: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:318: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:318: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:319: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:320: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:321: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:321: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:322: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:323: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:324: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:324: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:326: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:327: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:327: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âhfc_bch_rxâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:331: error: âstruct hfc_cardâ has no member named âbchâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:334: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:334: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:335: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:336: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:336: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:337: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:339: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:339: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:340: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:340: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:340: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:341: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:342: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:342: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:343: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:343: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:343: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:343: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:344: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:347: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:347: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:347: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:347: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:348: error: implicit declaration of function âzt_ec_chunkâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:350: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:350: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âhfc_dch_txâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:357: error: âstruct hfc_cardâ has no member named âdchâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:369: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:370: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:373: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:376: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:376: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:377: warning: type defaults to âintâ in declaration of â_min1â
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:377: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:377: warning: type defaults to âintâ in declaration of â_min2â
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:377: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:378: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:378: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:379: warning: passing argument 1 of â__constant_memcpyâ discards qualifiers from pointer target type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:379: warning: passing argument 1 of â__memcpyâ discards qualifiers from pointer target type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:380: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:380: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:381: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:381: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:382: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:382: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:383: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:383: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âhfc_dch_rxâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:390: error: âstruct hfc_cardâ has no member named âdchâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:395: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:395: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:398: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:398: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:402: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:402: warning: type defaults to âintâ in declaration of â_min2â
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:402: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:402: warning: comparison of distinct pointer types lacks a cast
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:403: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:403: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:404: warning: passing argument 2 of â__constant_memcpyâ discards qualifiers from pointer target type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:404: warning: passing argument 2 of â__memcpyâ discards qualifiers from pointer target type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:412: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:412: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:413: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:413: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: At top level:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:419: warning: return type defaults to âintâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:419: warning: function declaration isnât a prototype
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âZAP_IRQ_HANDLERâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:420: error: âdev_idâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:432: warning: âreturnâ with no value, in function returning non-void
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:442: warning: âreturnâ with no value, in function returning non-void
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:454: warning: âreturnâ with no value, in function returning non-void
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:542: error: âstruct hfc_cardâ has no member named âactiveâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:545: error: âZT_FLAG_RUNNINGâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:552: error: implicit declaration of function âzt_transmitâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:583: error: implicit declaration of function âzt_receiveâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âzthfc_openâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:601: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:608: error: âMOD_INC_USE_COUNTâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âzthfc_closeâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:616: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:624: error: âMOD_DEC_USE_COUNTâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âzthfc_startupâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:644: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:651: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:651: error: âZT_FLAG_RUNNINGâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:655: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:655: error: âZT_FLAG_HDLCâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:656: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:656: error: âZT_FLAG_BRIDCHANâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:658: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:667: error: âstruct hfc_cardâ has no member named âactiveâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: At top level:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:684: warning: âstruct zt_lineconfigâ declared inside parameter list
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:684: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âzthfc_spanconfigâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:685: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:685: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âzthfc_initializeâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:693: error: invalid application of âsizeofâ to incomplete type âstruct zt_spanâ 
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:693: error: invalid application of âsizeofâ to incomplete type âstruct zt_spanâ 
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:693: error: invalid application of âsizeofâ to incomplete type âstruct zt_spanâ 
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:693: error: invalid application of âsizeofâ to incomplete type âstruct zt_spanâ 
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:693: error: invalid application of âsizeofâ to incomplete type âstruct zt_spanâ 
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:693: error: invalid application of âsizeofâ to incomplete type âstruct zt_spanâ 
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:714: error: âZT_LAW_ALAWâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:715: error: âZT_CONFIG_AMIâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:715: error: âZT_CONFIG_CCSâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:721: error: invalid application of âsizeofâ to incomplete type âstruct zt_chanâ 
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:721: error: invalid application of âsizeofâ to incomplete type âstruct zt_chanâ 
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:721: error: invalid application of âsizeofâ to incomplete type âstruct zt_chanâ 
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:721: error: invalid application of âsizeofâ to incomplete type âstruct zt_chanâ 
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:721: error: invalid application of âsizeofâ to incomplete type âstruct zt_chanâ 
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:721: error: invalid application of âsizeofâ to incomplete type âstruct zt_chanâ 
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:724: error: âZT_SIG_EMâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:724: error: âZT_SIG_CLEARâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:724: error: âZT_SIG_FXSLSâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:724: error: âZT_SIG_FXSGSâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:724: error: âZT_SIG_FXSKSâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:724: error: âZT_SIG_FXOLSâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:724: error: âZT_SIG_FXOGSâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:724: error: âZT_SIG_FXOKSâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:724: error: âZT_SIG_CASâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:724: error: âZT_SIG_SFâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:728: error: implicit declaration of function âzt_registerâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: In function âhfc_findCardsâ:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:761: error: âstruct hfc_cardâ has no member named âactiveâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:781: error: âhfc_FIFO_MEM_SIZE_PAGESâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:793: error: âhfc_interruptâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:793: error: âZAP_IRQ_SHAREDâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:826: error: âhfc_MST_MODE_F0_LONG_DURATIONâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:827: error: âstruct hfc_regsâ has no member named âmst_emodâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:827: error: âhfc_MST_EMOD_SLOW_CLOCK_ADJâ undeclared (first use in this function)
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:831: error: âstruct hfc_regsâ has no member named âmst_emodâ
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c: At top level:
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:923: error: expected â)â before string constant
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:924: error: expected â)â before string constant
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:925: error: expected â)â before string constant
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:926: error: expected â)â before string constant
/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.c:927: error: expected â)â before string constant
make[2]: *** [/usr/src/bristuff-0.4.0-RC3d/zaphfc/zaphfc.o] Fehler 1
make[1]: *** [_module_/usr/src/bristuff-0.4.0-RC3d/zaphfc] Fehler 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.26-2-486'
make: *** [linux26] Fehler 2
telefon:/usr/src/bristuff-0.4.0-RC3d/zaphfc#
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.