/usr/bin/ginstall -c -d /usr/share/man/man8
/usr/bin/ginstall -c -m 644 genzaptelconf.8 adj_clock.8 fpga_load.8 /usr/share/man/man8/
/usr/bin/ginstall -c -d /etc/hotplug/usb
/usr/bin/ginstall -c -m 644 xpp_fxloader.usermap /etc/hotplug/usb/
/usr/bin/ginstall -c xpp_fxloader /etc/hotplug/usb/
/usr/bin/ginstall -c -d /etc/udev/rules.d
/usr/bin/ginstall -c -m 644 xpp.rules /etc/udev/rules.d/
make[1]: Leaving directory `/usr/src/asterisk/1.4.4/zaptel-1.4.2.1/xpp/utils'
make -C firmware hotplug-install
make[1]: Entering directory `/usr/src/asterisk/1.4.4/zaptel-1.4.2.1/firmware'
Firmware zaptel-fw-oct6114-064.bin is already installed with required version 1.05.01
Firmware zaptel-fw-oct6114-128.bin is already installed with required version 1.05.01
Firmware zaptel-fw-tc400m.bin is already installed with required version MR5.6
make[1]: Leaving directory `/usr/src/asterisk/1.4.4/zaptel-1.4.2.1/firmware'
if [ -f ztcfg ]; then \
/usr/bin/ginstall -c -D -m 755 ztcfg /sbin/ztcfg; \
fi
if [ -f sethdlc-new ]; then \
/usr/bin/ginstall -c -D -m 755 sethdlc-new /sbin/sethdlc; \
elif [ -f sethdlc ]; then \
/usr/bin/ginstall -c -D -m 755 sethdlc /sbin/sethdlc; \
fi
if [ -f zttool ]; then \
/usr/bin/ginstall -c -D -m 755 zttool /sbin/zttool; \
fi
/usr/bin/ginstall -c -m 644 doc/ztcfg.8 /usr/share/man/man8
/usr/bin/ginstall -c -m 644 doc/zttool.8 /usr/share/man/man8
[ `id -u` = 0 ] && /sbin/depmod -a 2.6.20-fw4 || :
[ -f /etc/zaptel.conf ] || /usr/bin/ginstall -c -D -m 644 zaptel.conf.sample /etc/zaptel.conf
build_tools/genmodconf linux26 "" "pciradio tor2 torisa wcfxo wct1xxp wctdm wctdm24xxp wcte11xp wcusb ztd-eth ztd-loc wcte12xp wct4xxp wctc4xxp wcfxs wctdm8xxp wct2xxp"
No suitable location for module rules can be found... exiting.
make: *** [install] Error 1
what should I do??