<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang="FR" link="blue" vlink="purple">
<div class="Section1">
<p class="MsoNormal"><font size="2" face="Arial"><span lang="EN-GB" style="font-size:
10.0pt;font-family:Arial">Hi All,<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span lang="EN-GB" style="font-size:
10.0pt;font-family:Arial">I try to compile the last version of iaxclient with the new build system, i also compiled speex 1.2b2 .<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span lang="EN-GB" style="font-size:
10.0pt;font-family:Arial"><o:p>&nbsp;</o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span lang="EN-GB" style="font-size:
10.0pt;font-family:Arial">When the makefile try to compile the sample code testcall I have the following mistales:
<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span lang="EN-GB" style="font-size:
10.0pt;font-family:Arial"><o:p>&nbsp;</o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt">gcc -I/d/Lib/iaxclient-2.0.1/portaudio-1.9/src/common -I/d/Lib/iaxclient-2.0.1/speex-1.2/include -o testcall.exe testcall.o&nbsp; ../../lib/.libs/libiaxclient.a
 -L/d/Lib/iaxclient-2.0.1/portaudio-1.9/lib.libs -L/d/Lib/iaxclient-2.0.1/speex-1.2beta1/libspeex/.libs -L/d/Lib/iaxclient-2.0.1/libtheora-1.0/lib/.libs -L/d/Lib/iaxclient-2.0.1/libogg-1.1.3/src/.libs -lwinmm -lwsock32&nbsp;
<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt">../../lib/.libs/libiaxclient.a(audio_encode.o):audio_encode.c:(.text&#43;0x15a): undefined reference to `speex_preprocess_ctl'<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt">../../lib/.libs/libiaxclient.a(audio_encode.o):audio_encode.c:(.text&#43;0x183): undefined reference to `speex_preprocess_ctl&nbsp;</span></font><span lang="EN-GB"><o:p></o:p></span></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt"><o:p>&nbsp;</o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt">For the iaxclient this is how I configure is<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt"><o:p>&nbsp;</o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt">/configure SPEEX_CFLAGS=&quot;-I/d/Lib/iaxclient-2.0.1/speex-1.2beta1/include&quot; SPEEX_LIBS=&quot;-L/d/Lib/iaxclient-2.0.1/speex-1.2beta1/libspeex/.libs /d/Lib/iaxcl<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt">ient-2.0.1/speex-1.2/libspeex/.libs/libspeex.a&quot; PORTAUDIO_CFLAGS=&quot;-I/d/Lib/iaxclient-2.0.1/portaudio-1.9/include -I/d/Lib/iaxclient-2.0.1/portaudio-1.9/src/<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt">common -I/d/Lib/iaxclient-2.0.1/libogg-1.1.3/include&quot; PORTAUDIO_LIBS=&quot;-L/d/Lib/iaxclient-2.0.1/portaudio-1.9/lib.libs /d/Lib/iaxclient-2.0.1/portaudio-1.9/l<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt">ib/.libs/libportaudio.a&quot; THEORA_CFLAGS=&quot;-I/d/Lib/iaxclient-2.0.1/libtheora-1.0/include&quot; THEORA_LIBS=&quot;-L/d/Lib/iaxclient-2.0.1/libtheora-1.0/lib/.libs /d/Lib<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt">/iaxclient-2.0.1/libtheora-1.0/lib/.libs/libtheora.a&quot; OGG_CFLAGS=&quot;-I/d/Lib/iaxclient-2.0.1/libogg-1.1.3/include&quot; OGG_LIBS=&quot;-L/d/Lib/iaxclient-2.0.1/libogg-1<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt">.1.3/src/.libs /d/Lib/iaxclient-2.0.1/libogg-1.1.3/src/.libs/libogg.a&quot; --enable-static --disable-shared<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt"><o:p>&nbsp;</o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt">I also tried with the beta 1 of speex but I still had the same problem!
</span></font><font face="Wingdings"><span lang="EN-GB" style="font-family:Wingdings">L</span></font><span lang="EN-GB"> is someone know how to solve it??<o:p></o:p></span></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt"><o:p>&nbsp;</o:p></span></font></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span lang="EN-GB" style="font-size:12.0pt">BR jérémy<o:p></o:p></span></font></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="-2">--------------------------------------------------------<br>
<br>
This e-mail and any attached files are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail by mistake, please notify the sender immediately and delete it from your system. You
 must not copy the message or disclose its contents to anyone.<br>
<br>
--------------------------------------------------------<br>
</font>
</body>
</html>