On Fri, May 09, 2008 at 06:36:36PM -0400, Andres wrote:
> Hi,
> 
> I just tried to upgrade from Zaptel 1.4.6 to 1.4.10.1 but it looks like 
> the Makefile has no rules for the HPEC.
> 
> make[3]: *** No rule to make target `hpec/hpec_zaptel.h', needed by 
> `/usr/src/zaptel/kernel/zaptel-base.o'.  Stop.
> 
> Can somebody confirm this? 

Yes, it looks wrong. Could you please try replacing the line that has
"hpec_zaptel.h" with:

$(obj)/zaptel-base.o: $(src)/hpec/hpec_zaptel.h $(src)/hpec/hpec_user.h

(Note the added '$(src)/' )

-- 
               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 http://www.api-digital.com --

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

Reply via email to