[asterisk-bugs] [Asterisk-GUI 0010616]: ztscan of analog card in a server with TE120P installed

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Aug 31 13:14:20 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10616 
====================================================================== 
Reported By:                ars888
Assigned To:                bkruse
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   10616
Category:                   Ztscan/Digital Cards
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.11  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-31-2007 06:40 CDT
Last Modified:              08-31-2007 13:14 CDT
====================================================================== 
Summary:                    ztscan of analog card in a server with TE120P
installed
Description: 
Hello,

Checked out revision 1502.

We fronted an issue of this kind: when we try to install the GUI on a
server with both TDM2403E and TE120P installed, we can't get analog card
info in the 'first step' screen.

Here is how we tried to make ztscan

make ztscan
cc     ztscan.c   -o ztscan
ztscan.c:39:27: error: zaptel/zaptel.h: No such file or directory
In file included from ztscan.c:40:
/usr/include/zaptel/tonezone.h:47: error: ‘ZT_MAX_CADENCE’ undeclared
here (not in a function)
/usr/include/zaptel/tonezone.h:48: error: ‘ZT_TONE_MAX’ undeclared
here (not in a function)
ztscan.c:59: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘s’
ztscan.c: In function ‘getalarms’:
ztscan.c:116: error: ‘s’ undeclared (first use in this function)
ztscan.c:116: error: (Each undeclared identifier is reported only once
ztscan.c:116: error: for each function it appears in.)
ztscan.c:117: error: ‘ZT_SPANSTAT’ undeclared (first use in this
function)
ztscan.c:129: error: ‘ZT_ALARM_BLUE’ undeclared (first use in this
function)
ztscan.c:131: error: ‘ZT_ALARM_YELLOW’ undeclared (first use in this
function)
ztscan.c:133: error: ‘ZT_ALARM_RED’ undeclared (first use in this
function)
ztscan.c:135: error: ‘ZT_ALARM_LOOPBACK’ undeclared (first use in this
function)
ztscan.c:137: error: ‘ZT_ALARM_RECOVER’ undeclared (first use in this
function)
ztscan.c:139: error: ‘ZT_ALARM_NOTOPEN’ undeclared (first use in this
function)
ztscan.c: In function ‘sigtype_to_str’:
ztscan.c:163: error: ‘ZT_SIG_EM’ undeclared (first use in this
function)
ztscan.c:165: error: ‘ZT_SIG_EM_E1’ undeclared (first use in this
function)
ztscan.c:167: error: ‘ZT_SIG_FXSLS’ undeclared (first use in this
function)
ztscan.c:169: error: ‘ZT_SIG_FXSGS’ undeclared (first use in this
function)
ztscan.c:171: error: ‘ZT_SIG_FXSKS’ undeclared (first use in this
function)
ztscan.c:173: error: ‘ZT_SIG_FXOLS’ undeclared (first use in this
function)
ztscan.c:175: error: ‘ZT_SIG_FXOGS’ undeclared (first use in this
function)
ztscan.c:177: error: ‘ZT_SIG_FXOKS’ undeclared (first use in this
function)
ztscan.c:179: error: ‘ZT_SIG_CAS’ undeclared (first use in this
function)
ztscan.c:181: error: ‘ZT_SIG_DACS’ undeclared (first use in this
function)
ztscan.c:183: error: ‘ZT_SIG_DACS_RBS’ undeclared (first use in this
function)
ztscan.c:185: error: ‘ZT_SIG_CLEAR’ undeclared (first use in this
function)
ztscan.c:187: error: ‘ZT_SIG_SLAVE’ undeclared (first use in this
function)
ztscan.c:189: error: ‘ZT_SIG_HDLCRAW’ undeclared (first use in this
function)
ztscan.c:191: error: ‘ZT_SIG_HDLCNET’ undeclared (first use in this
function)
ztscan.c:193: error: ‘ZT_SIG_HDLCFCS’ undeclared (first use in this
function)
ztscan.c:195: error: ‘ZT_SIG_HARDHDLC’ undeclared (first use in this
function)
ztscan.c: In function ‘scanspans’:
ztscan.c:215: error: ‘s’ undeclared (first use in this function)
ztscan.c:221: error: ‘ZT_SPANSTAT’ undeclared (first use in this
function)
ztscan.c:239: error: ‘ZT_MAX_SPANS’ undeclared (first use in this
function)
make: *** [ztscan] Error 1




====================================================================== 

---------------------------------------------------------------------- 
 bkruse - 08-31-07 13:14  
---------------------------------------------------------------------- 
You do not have zaptel installed.

Install zaptel (from the 1.4 branch) and try again.

however, it should not STOP you from building...it should just not 
build the application.

-bk 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-31-07 13:14  bkruse         Note Added: 0069789                          
======================================================================




More information about the asterisk-bugs mailing list