<html>
<head>
</head>
<body>
ok, fixed in next release<br>
( but it won't be released soon )<br>
<br>
Tom Schouten wrote:<br>
<blockquote type="cite" cite="mid:E18o6bB-0002Kb-00@smurf.i16">
  <pre wrap="">On Wednesday 26 February 2003 17:38, martin pi wrote:<br><br><br><br>this seems to work for me (debian)<br><br>AC_CHECK_LIB(mp3lame, InitMP3, , AC_MSG_ERROR(streaming requires lame <br>library!!) , -lm)<br><br><br></pre>
  <blockquote type="cite">
    <pre wrap="">watch this! it is the official lame-check from<br>MPlayer - is this normal? never dared to read a<br>machine-produced configure script, yet maybe this<br>one is even written by hand<br><br># mencoder requires (optional) those<br>libs: libmp3lame and divx4linux encore<br>if test "$_mencoder" != no ; then<br><br>  echocheck "libmp3lame (for mencoder)"<br>  _mp3lame=no<br>  cat &gt; $TMPC &lt;&lt;EOF<br>#include &lt;lame/lame.h&gt;<br>int main(void) { lame_version_t<br>lv; (void) lame_init(); get_lame_version_numerical(&amp;lv); <br>printf("%d%d\n",lv.major,lv.minor); return 0; }<br>EOF<br>  # Note: libmp3lame usually depends on vorbis<br>  cc_check -lmp3lame $_ld_vorbis -lm &amp;&amp;<br>_mp3lame=yes<br>  if test "$_mp3lame" = yes ; then<br>    _def_mp3lame="#define HAVE_MP3LAME `$TMPO`"<br>    _ld_mp3lame="-lmp3lame $_ld_vorbis"<br>  else<br>    _def_mp3lame='#undef HAVE_MP3LAME'<br>  fi<br>  echores "$_mp3lame"<br><br><br>c'est ca<br><br>martin<br><br>On Wed,
 26 Feb 2003, Yves Degoyon wrote:<br></pre>
    <blockquote type="cite">
      <pre wrap="">ok, i got your config.log and the real reason for this error is :<br><br>configure:4124: gcc -o conftest -g -O2   conftest.c -lmp3lame  -ldl -lz<br>-lbz2  &gt;&amp;5<br>/usr/lib/gcc-lib/i386-linux/3.2.3/../../../libmp3lame.so: undefined<br>reference to `pow'<br><br>so, it seems the following macro :<br>AC_CHECK_LIB(mp3lame, InitMP3, , AC_MSG_ERROR(streaming requires lame<br>library!!))<br><br>forgets to link with -lm,<br>i really don't know how to fix this on my side.<br><br>Yves Degoyon wrote:<br></pre>
      <blockquote type="cite">
        <pre wrap="">so, i'm puzzled with the behaviour of configure on debian !!<br><br>well, you can comment the line,<br>but it's perfectly valid on any other<br>distributions<br>( i had a redhat at first, but now it evolved to something,<br>hum, else ... )) )<br><br>220hex wrote:<br></pre>
        <blockquote type="cite">
          <pre wrap="">yes:<br><br>ldconfig -v|grep lame<br>       libmp3lame.so.0 -&gt; libmp3lame.so.0.0.0<br>       libmp3lame.so.0 -&gt; libmp3lame.so.0.0.0<br><br>.gif<br><br>Wednesday February 26 2003 16:45, skrev Yves Degoyon:<br></pre>
          <blockquote type="cite">
            <pre wrap="">is the location where it is installed is included<br>in /etc/ld.so.conf ??<br><br>does a 'ldconfig -v' includes the lame libraries ??<br><br>220hex wrote:<br></pre>
            <blockquote type="cite">
              <pre wrap="">I reinstalled lame and libmp3lame from the source package, so here's<br>what I've got:<br><br>-rw-r--r--    1 root     root       376246 2002-06-30 18:04<br>libmp3lame.a -rw-r--r--    1 root     root          668 2002-06-30<br>18:04 libmp3lame.la lrwxrwxrwx    1 root     root           19<br>2003-02-26 01:11 libmp3lame.so -&gt; libmp3lame.so.0.0.0<br>lrwxrwxrwx    1 root     root           19 2003-02-25 23:47<br>libmp3lame.so.0 -&gt; libmp3lame.so.0.0.0<br>-rwxr-xr-x    1 root     root       347012 2003-02-25 23:47<br>libmp3lame.so.0.0.0<br><br>still not recognised from .configure...<br><br>.gif<br><br>Wednesday February 26 2003 15:36, skrev Yves Degoyon:<br></pre>
              <blockquote type="cite">
                <pre wrap="">surely true !! tom !!<br><br>but that's really silly from debian.<br><br>cheers,<br><br>sevy/yves<br><br>Tom Schouten wrote:<br></pre>
                <blockquote type="cite">
                  <blockquote type="cite">
                    <pre wrap="">for the lame issue, i think it doesn't find<br>libmp3lame which must be in a weird location<br>on debian ((<br><br>can't help you more from that distance )<br></pre>
                    </blockquote>
                    <pre wrap="">maybe it has something to do with the fact that on debian, the<br>libmp3lame package has only static libararies?<br><br>-rw-r--r--    1 root     root       352520 Aug 16  2001<br>libmp3lame.a -rw-r--r--    1 root     root          668 Aug 16 <br>2001 libmp3lame.la<br><br><br><br>maybe AC_CHECK_LIB(mp3lame) does not include statics?<br></pre>
                    </blockquote>
                    </blockquote>
                    </blockquote>
                    </blockquote>
                    </blockquote>
                    </blockquote>
                    </blockquote>
                    <pre wrap="">                       martin pi<br><br>                       <a class="moz-txt-link-freetext" href="http://attacksyour.net/pi">http://attacksyour.net/pi</a><br><br><br><br><br><br><br><br><br><br><br><br>                <a class="moz-txt-link-abbreviated" href="http://www.machfeld.net">www.machfeld.net</a><br><br><br><br>_______________________________________________<br>PD-list mailing list<br><a class="moz-txt-link-abbreviated" href="mailto:PD-list@iem.kug.ac.at">PD-list@iem.kug.ac.at</a><br><a class="moz-txt-link-freetext" href="http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list">http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list</a><br></pre>
                    </blockquote>
                    <pre wrap=""><!----><br><br></pre>
                    </blockquote>
                    <br>
                    </body>
                    </html>