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:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]       
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to