[asterisk-users] error when compiling zaptel-1.4

Tzafrir Cohen tzafrir.cohen at xorcom.com
Fri Feb 9 02:53:07 MST 2007


On Fri, Feb 09, 2007 at 08:51:14AM +0000, younss azzayani wrote:
> this is my kernel:::
> *********
> :/usr/src/zaptel-1.4# uname -r
> 2.4.27-3-386
> ************
> also when i type: make clear te rebuild i got errors
> **************
> pbx:/usr/src/zaptel-1.4# make clean

[snip]

> make[1]: Leaving directory `/usr/src/zaptel-1.4/wct4xxp'
> make -C datamods clean

My previous post got it wrong: that line simply shouldn't be there:

Index: Makefile
===================================================================
--- Makefile    (revision 2130)
+++ Makefile    (working copy)
@@ -506,7 +506,6 @@
        $(MAKE) -C $(KSRC) SUBDIRS=$(PWD) clean
 else
        $(MAKE) -C wct4xxp clean
-       $(MAKE) -C datamods clean
 endif
        $(MAKE) -C firmware clean
        rm -f xpp/*.ko xpp/*.mod.c xpp/.*o.cmd

Just remove the line marked with a '-' and go on as usual.

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:tzafrir at jabber.org
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com       
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir


More information about the asterisk-users mailing list