[asterisk-bugs] [Zaptel 0012623]: Unable to build Hpec on Zaptel 1.4.10.1
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed May 14 14:21:56 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=12623
======================================================================
Reported By: ricvil
Assigned To: qwell
======================================================================
Project: Zaptel
Issue ID: 12623
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Zaptel Version: 1.4.10
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 05-10-2008 15:50 CDT
Last Modified: 05-14-2008 14:21 CDT
======================================================================
Summary: Unable to build Hpec on Zaptel 1.4.10.1
Description:
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.
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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
05-14-08 14:21 svnbot Status assigned => resolved
05-14-08 14:21 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list