[asterisk-users] Unable to build Hpec on Zaptel 1.4.10.1
Andres
andres at telesip.net
Sat May 10 15:58:32 CDT 2008
Andres wrote:
>Tzafrir Cohen wrote:
>
>
>
>>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)/' )
>>
>>
>>
>>
>>
>But the Makefile has no line with hpec.
>Look at Zaptel 1.4.10.1
>[root at wailea zaptel]# grep hpec Makefile
>[root at wailea zaptel]#
>
>And Look at Zaptel 1.4.6
>[root at wailea zaptel146]# grep hpec Makefile
>ifneq ($(wildcard $(PWD)/hpec/hpec_x86_32.o_shipped),)
>ifneq ($(wildcard $(PWD)/hpec/hpec_x86_64.o_shipped),)
>ZAPTEL_HPEC:=hpec/hpec_x86_32.o_shipped
>ZAPTEL_HPEC:=hpec/hpec_x86_64.o_shipped
>KFLAGS+=-DECHO_CAN_HPEC -I$(PWD)/hpec
>zaptel-base.o: hpec/hpec_zaptel.h hpec/hpec_user.h
>
>
>It looks like it was left out completely on the latest Zaptel. Should I
>open the bug report?
>
>
I opened bug report: http://bugs.digium.com/view.php?id=12623
>Thanks,
>Andres.
>
>_______________________________________________
>-- 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
>
>
>
More information about the asterisk-users
mailing list