Failed Asterisk (Zaptel) Installation on Suse 10.0

New installation of SUSE LINUX 10.0 on AMD 2.1 GHz / 1 Gbyte RAM Machine . Installed Packages: glibc-devel-2.3.5-40.i686.rpm; ncurses-5.4-71.i586.rpm; openssl-devel-0.9.7g-2.i586.rpm; perl-Compress-Zlib-1.35-2.i586.rpm. Newest version of ASTERISK 1.2.0-beta2 downloaded and decompressed to /usr/src. Make clean in /usr/src/zaptel-1.2.0-beta2 works. Make of Zaptel produces following error! Any mistake???

Q1:Do I need to run the configure command???
Q2:What will be the correct sysntax???

Any help welcome!!!

Kind regards Tom

kernXL:/usr/src # ls
. iax-0.2.2.tar.gz
… kernel-modules
asterisk-1.2.0-beta2 libpri-1.2.0-beta2
asterisk-1.2.0-beta2.tar.gz libpri-1.2.0-beta2.tar.gz
asterisk-addons-1.2.0-beta2 linux-2.6.13-15-obj
asterisk-addons-1.2.0-beta2.tar.gz packages
asterisk-sounds-1.2.0-beta2.tar.gz zaptel-1.2.0-beta2
iax-0.2.2 zaptel-1.2.0-beta2.tar.gz
kernXL:/usr/src # cd zap*
kernXL:/usr/src/zaptel-1.2.0-beta2 # make clean
rm -f torisatool makefw tor2fw.h radfw.h
rm -f ztcfg torisatool makefw ztmonitor ztspeed zttest fxotune
rm -f *.o ztcfg tzdriver sethdlc sethdlc-new
rm -f zonedata.lo tonezone.lo libtonezone.so *.lo
rm -f *.ko *.mod.c .o.cmd
rm -rf .tmp_versions
rm -f gendigits tones.h
rm -f libtonezone

rm -f tor2ee
rm -f fxotune
rm -f core
rm -f ztcfg-shared fxstest
kernXL:/usr/src/zaptel-1.2.0-beta2 # make
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
/lib/modules/2.6.13-15-default/build
make -C /lib/modules/2.6.13-15-default/build SUBDIRS=/usr/src/zaptel-1.2.0-beta2 modules
make[1]: Entering directory /usr/src/linux-2.6.13-15-obj/i386/default' make[1]: *** No rule to make targetmodules’. Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.13-15-obj/i386/default’
make: *** [linux26] Error 2

kernXL:/usr/src/zaptel-1.2.0-beta2 # :frowning:

I think I had a similar problem once. I think I solved it installing everything under “Kernel Development” ( I’m not sure if is said like this in the english version of Suse), using Yast2

This promlem is fixed. I had to install kernel sources and everything wen?t fine so far. In the meantime I changed from SUSE to Debian because I hate the SUSE specific setup files. So I sent SUSE off to the paper basket.