<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=741355915-29112006>Using this link <A 
href="http://www.oldskoolphreak.com/tfiles/voip/installing_app_cepstral.txt">http://www.oldskoolphreak.com/tfiles/voip/installing_app_cepstral.txt</A></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=741355915-29112006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=741355915-29112006>This is a Dell 
PowerEdge 1950 running Whitbox 4 and Asterisk 1.4.0-beta3</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=741355915-29112006></SPAN></FONT><FONT 
face=Arial size=2><SPAN class=741355915-29112006></SPAN></FONT><FONT face=Arial 
size=2><SPAN class=741355915-29112006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=741355915-29112006>I get the following 
errors on make install</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=741355915-29112006>Any help would be 
GREAT!</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=741355915-29112006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=741355915-29112006>Thanks</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=741355915-29112006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=741355915-29112006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=741355915-29112006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=741355915-29112006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp; [CC] app_cepstral.c -&gt; 
app_cepstral.o<BR>In file included from 
/usr/src/asterisk/include/asterisk/linkedlists.h:23,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
from 
/usr/src/asterisk/include/asterisk/frame.h:37,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
from 
/usr/src/asterisk/include/asterisk/channel.h:110,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
from app_cepstral.c:33:<BR>/usr/src/asterisk/include/asterisk/lock.h: In 
function `ast_mutex_init':<BR>/usr/src/asterisk/include/asterisk/lock.h:513: 
warning: implicit declaration of function 
`pthread_mutexattr_settype'<BR>/usr/src/asterisk/include/asterisk/lock.h:513: 
error: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this 
function)<BR>/usr/src/asterisk/include/asterisk/lock.h:513: error: (Each 
undeclared identifier is reported only 
once<BR>/usr/src/asterisk/include/asterisk/lock.h:513: error: for each function 
it appears in.)<BR>In file included from 
/usr/src/asterisk/include/asterisk/cdr.h:48,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
from 
/usr/src/asterisk/include/asterisk/channel.h:115,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
from app_cepstral.c:33:<BR>/usr/src/asterisk/include/asterisk/utils.h: In 
function `_ast_strndup':<BR>/usr/src/asterisk/include/asterisk/utils.h:421: 
warning: implicit declaration of function 
`strndup'<BR>/usr/src/asterisk/include/asterisk/utils.h:421: warning: assignment 
makes pointer from integer without a 
cast<BR>/usr/src/asterisk/include/asterisk/utils.h: In function 
`_ast_asprintf':<BR>/usr/src/asterisk/include/asterisk/utils.h:446: warning: 
implicit declaration of function `vasprintf'<BR>In file included from 
app_cepstral.c:36:<BR>/opt/swift/include/swift.h: At top 
level:<BR>/opt/swift/include/swift.h:765: warning: function declaration isn't a 
prototype<BR>app_cepstral.c:43: warning: type defaults to `int' in declaration 
of `STANDARD_LOCAL_USER'<BR>app_cepstral.c:43: warning: data definition has no 
type or storage class<BR>app_cepstral.c:44: warning: type defaults to `int' in 
declaration of `LOCAL_USER_DECL'<BR>app_cepstral.c:44: warning: data definition 
has no type or storage class<BR>app_cepstral.c: In function 
`cepstral_exec':<BR>app_cepstral.c:225: warning: implicit declaration of 
function `LOCAL_USER_ADD'<BR>app_cepstral.c:233: warning: implicit declaration 
of function `LOCAL_USER_REMOVE'<BR>app_cepstral.c: At top 
level:<BR>app_cepstral.c:252: warning: no previous prototype for 
'unload_module'<BR>app_cepstral.c: In function 
`unload_module':<BR>app_cepstral.c:253: error: `STANDARD_HANGUP_LOCALUSERS' 
undeclared (first use in this function)<BR>app_cepstral.c: At top 
level:<BR>app_cepstral.c:258: warning: no previous prototype for 
'load_module'<BR>app_cepstral.c:263: warning: no previous prototype for 
'description'<BR>app_cepstral.c:268: warning: no previous prototype for 
'usecount'<BR>app_cepstral.c: In function `usecount':<BR>app_cepstral.c:270: 
warning: implicit declaration of function `STANDARD_USECOUNT'<BR>app_cepstral.c: 
At top level:<BR>app_cepstral.c:305: warning: function declaration isn't a 
prototype<BR>make[1]: *** [app_cepstral.o] Error 1<BR>make: *** [apps] Error 
2</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV align=left>
<P align=left><FONT face=Arial size=2>Eric Hall<BR>Vice-president<BR>Amaxx, 
Inc.<BR></FONT><FONT face=Arial><FONT size=1><SPAN 
class=562340111-13122005><FONT 
color=#ff0000><STRONG>"</STRONG></FONT></SPAN><FONT size=2><EM><FONT 
size=1><FONT color=#ff0000><STRONG>Customized IT Solutions<SPAN 
class=562340111-13122005>"</SPAN></STRONG></FONT></FONT></EM><BR></FONT>5925B 
Wilcox Place<BR>Dublin OH 43016<BR>614.923.6652 - Direct<BR>614.486.3481 - 
Office<BR>614.923.6652 - eFax</FONT></FONT></P>
<P><FONT face=Arial size=2></FONT></P>
<P><FONT face=Arial size=2>Try our off site backup service free for 30 
days.<BR></FONT><A title=blocked::http://www.nationalbackup.com/ 
href="blocked::http://www.nationalbackup.com/"><U 
title=blocked::http://www.nationalbackup.com/><FONT 
title=blocked::http://www.nationalbackup.com/ color=#0000ff><A 
title=blocked::http://www.nationalbackup.com/ 
href="blocked::http://www.nationalbackup.com/"><FONT 
title=blocked::http://www.nationalbackup.com/ face=Arial 
size=2>http://www.nationalbackup.com</FONT></U></FONT></A></A></P>
<P><FONT face=Arial 
size=2>___________________________________________________________________<BR>The 
information contained in this message and any attachment may be proprietary, 
<BR>confidential, and privileged or subject to the work product doctrine and 
thus protected<BR>from disclosure. If the reader of this message is not the 
intended recipient, or an <BR>employee or agent responsible for delivering this 
message to the intended recipient, <BR>you are hereby notified that any 
dissemination, distribution or copying of this <BR>communication is strictly 
prohibited.</FONT></P></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>