- Mitglied seit
- 23 Jul 2004
- Beiträge
- 176
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hallo
wenn ich den passenden Thread heirzu überlesen habe tut es mir leid. Aber aus denen die ich gelesen habe werde ich einfach nicht schlau.
Also ich habe die ./install.sh von Briistuff nich benutzt und Asterisk, lib*, zaptel manuell installiert. Hat auch alles bis jetzt geklappt.
Linux Kernel : 2.6.11-1-686
Kernel Sourcen sind vorhanden, kompiliert (ohne Fehler) und der Systemlink linux-2.6 existiert ebenfalls.
Wenn ich das Bristuff zaphfc modul mit make installieren will zeigt er mir folgenden Fehler:
Was könnt ich da wohl falsch gemacht haben?? ACHTUNG. BIN LINUX EINSTEIGER
Danke schonmal im vorraus!
wenn ich den passenden Thread heirzu überlesen habe tut es mir leid. Aber aus denen die ich gelesen habe werde ich einfach nicht schlau.
Also ich habe die ./install.sh von Briistuff nich benutzt und Asterisk, lib*, zaptel manuell installiert. Hat auch alles bis jetzt geklappt.
Linux Kernel : 2.6.11-1-686
Kernel Sourcen sind vorhanden, kompiliert (ohne Fehler) und der Systemlink linux-2.6 existiert ebenfalls.
Wenn ich das Bristuff zaphfc modul mit make installieren will zeigt er mir folgenden Fehler:
Code:
die-mutter:/usr/src/bristuff-0.2.0-RC8g/zaphfc# make
make -C /usr/src/linux-2.6 SUBDIRS=/usr/src/bristuff-0.2.0-RC8g/zaphfc ZAP= modules
make[1]: Entering directory `/usr/src/kernel-source-2.6.11'
CC [M] /usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.o
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:27:20: zaptel.h: Datei oder Verzeichnis nicht gefunden
In file included from /usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:28:
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.h:274: error: `ZT_CHUNKSIZE' undeclared here (not in a function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.h:275: error: `ZT_CHUNKSIZE' undeclared here (not in a function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.h:282: error: field `span' has incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.h:283: error: field `chans' has incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c: In Funktion »hfc_shutdownCard«:
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:130: Warnung: implicit declaration of function `zt_unregister'
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c: In Funktion »hfc_btrans«:
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:254: error: `ZT_CHUNKSIZE' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:254: error: (Each undeclared identifier is reported only once
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:254: error: for each function it appears in.)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c: In Funktion »hfc_brec«:
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:319: error: `ZT_CHUNKSIZE' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:380: Warnung: implicit declaration of function `zt_ec_chunk'
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c: In Funktion »hfc_interrupt«:
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:719: error: `ZT_FLAG_RUNNING' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:724: Warnung: implicit declaration of function `zt_transmit'
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:758: Warnung: implicit declaration of function `zt_receive'
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c: In Funktion »zthfc_open«:
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:777: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:784: error: `MOD_INC_USE_COUNT' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c: In Funktion »zthfc_close«:
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:792: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:800: error: `MOD_DEC_USE_COUNT' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c: In Funktion »zthfc_startup«:
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:820: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:827: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:827: error: `ZT_FLAG_RUNNING' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:830: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:830: error: `ZT_FLAG_HDLC' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:831: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:831: error: `ZT_FLAG_BRIDCHAN' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:833: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c: Auf höchster Ebene:
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:861: Warnung: `struct zt_lineconfig' declared inside parameter list
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:861: Warnung: its scope is only this definition or declaration, which is probably not what you want
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c: In Funktion »zthfc_spanconfig«:
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:862: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:862: error: dereferencing pointer to incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c: In Funktion »zthfc_initialize«:
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:870: error: invalid application of `sizeof' to an incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:870: error: invalid application of `sizeof' to an incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:870: error: invalid application of `sizeof' to an incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:870: error: invalid application of `sizeof' to an incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:870: error: invalid application of `sizeof' to an incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:870: error: invalid application of `sizeof' to an incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:899: error: `ZT_LAW_ALAW' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:900: error: `ZT_CONFIG_AMI' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:900: error: `ZT_CONFIG_CCS' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:906: error: invalid application of `sizeof' to an incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:906: error: invalid application of `sizeof' to an incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:906: error: invalid application of `sizeof' to an incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:906: error: invalid application of `sizeof' to an incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:906: error: invalid application of `sizeof' to an incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:906: error: invalid application of `sizeof' to an incomplete type
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:909: error: `ZT_SIG_EM' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:909: error: `ZT_SIG_CLEAR' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:909: error: `ZT_SIG_FXSLS' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:909: error: `ZT_SIG_FXSGS' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:909: error: `ZT_SIG_FXSKS' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:909: error: `ZT_SIG_FXOLS' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:909: error: `ZT_SIG_FXOGS' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:909: error: `ZT_SIG_FXOKS' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:909: error: `ZT_SIG_CAS' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:909: error: `ZT_SIG_SF' undeclared (first use in this function)
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:913: Warnung: implicit declaration of function `zt_register'
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c: In Funktion »hfc_findCards«:
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:1000: Warnung: use of cast expressions as lvalues is deprecated
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:1000: Warnung: use of cast expressions as lvalues is deprecated
/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.c:1009: Warnung: Verarbeiten des Argumentes 2 von »request_irq« von inkompatiblem Zeigertyp
make[2]: *** [/usr/src/bristuff-0.2.0-RC8g/zaphfc/zaphfc.o] Fehler 1
make[1]: *** [_module_/usr/src/bristuff-0.2.0-RC8g/zaphfc] Fehler 2
make[1]: Leaving directory `/usr/src/kernel-source-2.6.11'
make: *** [linux26] Fehler 2
Was könnt ich da wohl falsch gemacht haben?? ACHTUNG. BIN LINUX EINSTEIGER
Danke schonmal im vorraus!