<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
Hey<BR>
I get this error when I want to compile the cdr_mysql module:<BR>
<BR>
mainserver asterisk-addons-1.0.1 # make<BR>
./mkdep -fPIC -I../asterisk -D_GNU_SOURCE&nbsp; -I/usr/include/mysql&nbsp;&nbsp; `ls *.c`<BR>
cdr_addon_mysql.c:24:22: asterisk.h: No such file or directory<BR>
make -C format_mp3 all<BR>
make[1]: Entering directory `/root/asterisk-addons-1.0.1/format_mp3'<BR>
gcc -pipe&nbsp; -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations&nbsp;&nbsp; -D_REENTRANT -D_GNU_SOURCE&nbsp; -O6&nbsp;&nbsp;&nbsp; -c -o common.o common.c<BR>
gcc -pipe&nbsp; -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations&nbsp;&nbsp; -D_REENTRANT -D_GNU_SOURCE&nbsp; -O6&nbsp;&nbsp;&nbsp; -c -o dct64_i386.o dct64_i386.c<BR>
gcc -pipe&nbsp; -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations&nbsp;&nbsp; -D_REENTRANT -D_GNU_SOURCE&nbsp; -O6&nbsp;&nbsp;&nbsp; -c -o decode_ntom.o decode_ntom.c<BR>
gcc -pipe&nbsp; -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations&nbsp;&nbsp; -D_REENTRANT -D_GNU_SOURCE&nbsp; -O6&nbsp;&nbsp;&nbsp; -c -o layer3.o layer3.c<BR>
gcc -pipe&nbsp; -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations&nbsp;&nbsp; -D_REENTRANT -D_GNU_SOURCE&nbsp; -O6&nbsp;&nbsp;&nbsp; -c -o tabinit.o tabinit.c<BR>
gcc -pipe&nbsp; -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations&nbsp;&nbsp; -D_REENTRANT -D_GNU_SOURCE&nbsp; -O6&nbsp;&nbsp;&nbsp; -c -o interface.o interface.c<BR>
gcc -pipe&nbsp; -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations&nbsp;&nbsp; -D_REENTRANT -D_GNU_SOURCE&nbsp; -O6&nbsp;&nbsp;&nbsp; -c -o format_mp3.o format_mp3.c<BR>
gcc -pipe&nbsp; -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations&nbsp;&nbsp; -D_REENTRANT -D_GNU_SOURCE&nbsp; -O6&nbsp; -shared -Xlinker -x -o format_mp3.so common.o dct64_i386.o decode_ntom.o layer3.o tabinit.o interface.o format_mp3.o<BR>
make[1]: Leaving directory `/root/asterisk-addons-1.0.1/format_mp3'<BR>
gcc -fPIC -I../asterisk -D_GNU_SOURCE&nbsp; -I/usr/include/mysql&nbsp;&nbsp;&nbsp;&nbsp; -c -o cdr_addon_mysql.o cdr_addon_mysql.c<BR>
cdr_addon_mysql.c:24:22: asterisk.h: No such file or directory<BR>
make: *** [cdr_addon_mysql.o] Error 1<BR>
<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE><TT>-- </PRE>
Christophe De Coninck | Zarek K&nbsp;&nbsp; <BR>
<BR>
<A HREF="http://www.rds-clan.be"><FONT SIZE="3"><U>http://www.zarekk.be</TT></U></FONT></A><BR>
<FONT SIZE="3">mailto: </FONT><A HREF="mailto:info@zarekk.be"><FONT SIZE="3"><U>info@zarekk.be</U></FONT></A><FONT SIZE="3"> mailto: </FONT><A HREF="mailto:god8y@rds-clan.be"><FONT SIZE="3"><U>god8y@rds-clan.be</U></FONT></A><BR>
<BR>
<IMG SRC="cid:1097600152.27530.0.camel@Futureshock.zarekk.be" ALIGN="top" ALT="" BORDER="0">
</TD>
</TR>
</TABLE>

</BODY>
</HTML>