<DIV>Hi</DIV>
<DIV>&nbsp;</DIV>
<DIV>I think Simon's comment&nbsp;might be&nbsp;correct, but Sofiane's case seems&nbsp;only a issue of inclusion and linking of libraries.</DIV>
<DIV>&nbsp;</DIV>
<DIV>1. "rpm -q libtiff" does not change even after installation of new libtiff from scratch since rpm registry tree does not affect in this case, unless you compile a new RPM package from that tarball and install from that new .rpm file, not by "make install". &nbsp; Try to remove RPM package of libtiff if you don't want to see the old version names.&nbsp;&nbsp; rpm -e libtiff&lt;whatsoever&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>2. make sure you compiled the correct version of libtiff.&nbsp;&nbsp; Steve clearly mentions that "Versions 3.5.7 and 3.6.0 seem to work OK." in his instruction page of spandsp.</DIV>
<DIV><A href="http://www.opencall.org/installing-spandsp.html">http://www.opencall.org/installing-spandsp.html</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>3. libtiff, with its default makefile, will be installed under /usr/local/lib/ , and spandsp's default look-in library&nbsp;path is /usr/lib. &nbsp;&nbsp; so do "ln -s /usr/local/lib/libtiff&lt;whatsoever&gt;&nbsp; /usr/lib/libtiff&lt;whatsoever&gt;".&nbsp;&nbsp;&nbsp; You can either change the default installation directory of libtiff or modify spandsp's look-in library directory in Makefile, but I though it&nbsp;is easier.</DIV>
<DIV>&nbsp;</DIV>
<DIV>goodluck<BR></DIV>
<DIV>HOSIN</DIV>
<DIV><BR><B><I>Sofiane Sakhri &lt;ssakhri@yahoo.fr&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">
<META content=Word.Document name=ProgId>
<META content="Microsoft Word 10" name=Generator>
<META content="Microsoft Word 10" name=Originator><LINK href="cid:filelist.xml@01C4DD0E.7ACC0C50" rel=File-List>
<STYLE>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;
        mso-font-charset:2;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:0 268435456 0 0 -2147483648 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-parent:"";
        margin:0cm;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:12.0pt;
        font-family:"Times New Roman";
        mso-fareast-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;
        text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;
        text-underline:single;}
span.StyleCourrierlectronique17
        {mso-style-type:personal-compose;
        mso-style-noshow:yes;
        mso-ansi-font-size:10.0pt;
        mso-bidi-font-size:10.0pt;
        font-family:Arial;
        mso-ascii-font-family:Arial;
        mso-hansi-font-family:Arial;
        mso-bidi-font-family:Arial;
        color:windowtext;}
span.SpellE
        {mso-style-name:"";
        mso-spl-e:yes;}
span.GramE
        {mso-style-name:"";
        mso-gram-e:yes;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;
        mso-header-margin:35.4pt;
        mso-footer-margin:35.4pt;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
 /* List Definitions */
 @list l0
        {mso-list-id:1067606246;
        mso-list-type:hybrid;
        mso-list-template-ids:1796101588 19824402 67895299 67895301 67895297 67895299 67895301 67895297 67895299 67895301;}
@list l0:level1
        {mso-level-start-at:0;
        mso-level-number-format:bullet;
        mso-level-text:-;
        mso-level-tab-stop:30.0pt;
        mso-level-number-position:left;
        margin-left:30.0pt;
        text-indent:-18.0pt;
        font-family:"Courier New";
        mso-fareast-font-family:"Times New Roman";}
ol
        {margin-bottom:0cm;}
ul
        {margin-bottom:0cm;}
-->
</STYLE>

<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-GB">Hello all,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-GB">I use Fedora 3, and I have compilation problem of <SPAN class=SpellE><SPAN class=GramE>SpanDsp</SPAN></SPAN><SPAN class=GramE> ,</SPAN> when <SPAN class=SpellE>installaing</SPAN> <SPAN class=SpellE>spandsp</SPAN>, tiff warnings and errors generated and </SPAN></FONT><SPAN class=SpellE><FONT face="Courier New" size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-GB">libunicall</SPAN></FONT></SPAN><FONT face="Courier New" size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-GB"> generate "unresolved references....." <o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Courier New" size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-GB">Is the problem in my <SPAN class=SpellE>libtiff</SPAN> installation, <SPAN class=SpellE>spandsp.h</SPAN> or in <SPAN class=SpellE>tif_dir.h</SPAN> and <SPAN class=SpellE>tiffiop.h</SPAN>? <o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Courier New" size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-GB">Are <SPAN class=SpellE>tif_dir.h</SPAN> and <SPAN class=SpellE><SPAN class=GramE>tiffiop.h</SPAN></SPAN><SPAN class=GramE><SPAN style="mso-spacerun: yes">&#63728; </SPAN>too</SPAN> old?</SPAN></FONT><FONT face=Arial size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Courier New" size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-GB">The solution provided by “HO SIN” to “Kaws<SPAN class=GramE>” :</SPAN> <o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Courier New" size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-GB">&gt;&gt;&gt; recompile <SPAN class=SpellE>libtiff</SPAN> from the downloaded <SPAN class=SpellE><SPAN class=GramE>tarball</SPAN></SPAN><SPAN class=GramE> ,</SPAN> <o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 12pt"><FONT face=Arial size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-GB">When I recompile the <SPAN class=SpellE><SPAN class=GramE>libtiff</SPAN></SPAN><SPAN class=GramE> ,</SPAN> and execute “rpm –q <SPAN class=SpellE>libtiff</SPAN>” , it always give the old version and the problem not resolved yet,<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 12pt"><FONT face=Arial size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal style="mso-layout-grid-align: none"><FONT face=Arial size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-GB">&gt;&gt;&gt; </SPAN></FONT><FONT face="Courier New" size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-GB">so you will need to link /<SPAN class=SpellE>usr/lib/libtiff</SPAN> staff to /<SPAN class=SpellE>usr/local/lib/libtiff</SPAN> staff.<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-GB">How to <SPAN class=GramE>link :</SPAN> is it “<SPAN class=SpellE>ln</SPAN> </SPAN></FONT><FONT face="Courier New" size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-GB">/<SPAN class=SpellE>usr/lib/libtiff</SPAN> <SPAN style="mso-spacerun: yes">&#63728;</SPAN>/<SPAN class=SpellE>usr/local/lib/libtiff</SPAN>”<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Courier New" size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-GB">Or </SPAN></FONT><FONT face=Arial size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-GB">“<SPAN class=SpellE>ln</SPAN> </SPAN></FONT><FONT face="Courier New" size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-GB">/<SPAN class=SpellE>usr/local/lib/libtiff</SPAN> <SPAN style="mso-spacerun: yes">&#63728;&#63728;</SPAN>/<SPAN class=SpellE>usr/lib/libtiff</SPAN>”<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Courier New" size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-GB">Or other link method<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN lang=EN-GB style="FONT-SIZE: 12pt; mso-ansi-language: EN-GB">Have Steve released the updated version of “patch for new asterisk versions” and “L” problem for making <SPAN class=GramE>asterisk ?</SPAN><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN lang=EN-GB style="FONT-SIZE: 12pt; mso-ansi-language: EN-GB">Thanks<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN lang=EN-GB style="FONT-SIZE: 12pt; mso-ansi-language: EN-GB"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN lang=EN-GB style="FONT-SIZE: 12pt; mso-ansi-language: EN-GB">Sofiane<o:p></o:p></SPAN></FONT></P></DIV>_______________________________________________<BR>Asterisk-Users mailing list<BR>Asterisk-Users@lists.digium.com<BR>http://lists.digium.com/mailman/listinfo/asterisk-users<BR>To UNSUBSCRIBE or update options visit:<BR>http://lists.digium.com/mailman/listinfo/asterisk-users</BLOCKQUOTE><p>
                <hr size=1>Do you Yahoo!?<br> 
Meet the <a href="http://my.yahoo.com">all-new My Yahoo!</a> – Try it today!