<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am trying to get Asterisk to work with the 
Junghanns Quad BRI ISDN card.&nbsp; I am progressing slowly!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Problem I am now experiencing is as 
below.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>gcc -pipe&nbsp; 
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
<BR>&nbsp;-g&nbsp; -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE&nbsp; -O6 
-march=i686&nbsp;&nbsp; -DZAPTEL_OPTIMIZATIONS <BR>&nbsp; 
-DASTERISK_VERSION=\"1.0.8-BRIstuffed-0.2.0-RC8h\" -DINSTALL_PREFIX=\"\" 
-DASTETCDIR=\"/etc/asterisk\" <BR>&nbsp;-DASTLIBDIR=\"/usr/lib/asterisk\" 
-DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run\" 
<BR>&nbsp;-DASTSPOOLDIR=\"/var/spool/asterisk\" 
-DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" 
<BR>&nbsp;-DASTMODDIR=\"/usr/lib/asterisk/modules\" 
-DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" <BR>&nbsp;&nbsp;&nbsp;&nbsp; 
-DBUSYDETECT_MARTIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -c -o channel.o 
channel.c<BR>channel.c:41:31: asterisk/transcap.h: No such file or 
directory<BR>channel.c: In function 
`ast_transfercapability2str':<BR>channel.c:239: error: `AST_TRANS_CAP_SPEECH' 
undeclared (first use in this <BR>function)<BR>channel.c:239: error: (Each 
undeclared identifier is reported only once<BR>channel.c:239: error: for each 
function it appears in.)<BR>channel.c:241: error: `AST_TRANS_CAP_DIGITAL' 
undeclared (first use in this <BR>function)<BR>channel.c:243: error: 
`AST_TRANS_CAP_RESTRICTED_DIGITAL' undeclared (first <BR>use in this 
function)<BR>channel.c:245: error: `AST_TRANS_CAP_3_1K_AUDIO' undeclared (first 
use in <BR>this function)<BR>channel.c:247: error: 
`AST_TRANS_CAP_DIGITAL_W_TONES' undeclared (first use <BR>in this 
function)<BR>channel.c:249: error: `AST_TRANS_CAP_VIDEO' undeclared (first use 
in this <BR>function)<BR>channel.c: In function 
`ast_channel_bridge':<BR>channel.c:2623: warning: implicit declaration of 
function `IS_DIGITAL'<BR>make: *** [channel.o] Error 
1<BR>****************************************************<BR>&nbsp;ASTERISK 
installed.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Installation 
finished.<BR>****************************************************<BR><BR>Is the 
problem here the line: channel.c:41:31: asterisk/transcap.h: No such <BR>file or 
directory&nbsp; ??<BR></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>Do I just need 
to ger hold of transcap.h? Or something else?<BR><BR></FONT></FONT><FONT 
face=Arial size=2>Angus Comber<BR><A 
href="mailto:angus@NOSPAMiteloffice.com">angus@NOSPAMiteloffice.com</A><BR></FONT></DIV></BODY></HTML>