- Mitglied seit
- 15 Jan 2006
- Beiträge
- 108
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hallo,
ich versuche jetzt schon seit einer Woche Asterisk (bristuff0.3 und florz) auf Suse 10 zu installieren,. ohne Erfolg.
Asterisk läuft eigendlich immer aber der Rest nicht. Heute habe ich es mal mit einer anderen gcc versucht, siehe da, zaphfc das erste mal ohne Error. Dafür ließ sich dann aber Asterisk nicht mehr installieren.
Jetzt habe ich das ganze wieder umgestellt (gcc auf 4.x). Ein Wunder zaphfc funktioniert, Asterisk auch, alles ohne Error. Doch jetzt geht Zaptel nicht mehr
Habt Ihr noch irgendeine Idee? Ich nicht mehr :noidea:
Danke!!!
ich versuche jetzt schon seit einer Woche Asterisk (bristuff0.3 und florz) auf Suse 10 zu installieren,. ohne Erfolg.
Asterisk läuft eigendlich immer aber der Rest nicht. Heute habe ich es mal mit einer anderen gcc versucht, siehe da, zaphfc das erste mal ohne Error. Dafür ließ sich dann aber Asterisk nicht mehr installieren.
Jetzt habe ich das ganze wieder umgestellt (gcc auf 4.x). Ein Wunder zaphfc funktioniert, Asterisk auch, alles ohne Error. Doch jetzt geht Zaptel nicht mehr
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" makefw.c -o makefw
./makefw tormenta2.rbt tor2fw > tor2fw.h
Loaded 69900 bytes from file
./makefw pciradio.rbt radfw > radfw.h
Loaded 42096 bytes from file
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o ztcfg.o ztcfg.c
cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o zonedata.lo zonedata.c
cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o tonezone.lo tonezone.c
ar rcs libtonezone.a zonedata.lo tonezone.lo
cc -o ztcfg ztcfg.o libtonezone.a -lm
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o torisatool.o torisatool.c
cc -o torisatool torisatool.o
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o ztmonitor.o ztmonitor.c
cc -o ztmonitor ztmonitor.o
cc -o ztspeed.o -c ztspeed.c
cc -o ztspeed ztspeed.o
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" zttest.c -o zttest
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o fxotune.o fxotune.c
cc -o fxotune fxotune.o -lm
ir
You do not appear to have the sources for the 2.6.13-15-default kernel installed.
make: *** [linux26] Error 1
Habt Ihr noch irgendeine Idee? Ich nicht mehr :noidea:
Danke!!!