[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:51 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12623 
====================================================================== 
Reported By:                ricvil
Assigned To:                
====================================================================== 
Project:                    Zaptel
Issue ID:                   12623
Category:                   General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
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:              
====================================================================== 
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.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 05-14-08 14:21  
---------------------------------------------------------------------- 
Repository: zaptel
Revision: 4290

U   branches/1.4/kernel/Kbuild

------------------------------------------------------------------------
r4290 | qwell | 2008-05-14 14:21:46 -0500 (Wed, 14 May 2008) | 8 lines

Allow hpec to build on older(?) 2.6 kernels.

(closes issue http://bugs.digium.com/view.php?id=12623)
Reported by: ricvil
Patches:
      hpec_src.diff uploaded by tzafrir (license 46)
Tested by: qwell, ricvil

------------------------------------------------------------------------

http://svn.digium.com/view/zaptel?view=rev&revision=4290 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-14-08 14:21  svnbot         Note Added: 0086866                          
======================================================================




More information about the asterisk-bugs mailing list