<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    According to packages.ubuntu.com the libvorbis.la file is located at
    /usr/lib/i386-linux-gnu/<span class="keyword">libvorbis.la or </span>/usr/lib/x86_64-linux-gnu/<span
      class="keyword">libvorbis.la .<br>
      <br>
      But the posted log shows: </span>/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib//<a
      moz-do-not-send="true" href="http://libvorbis.la" target="_blank">libvorbis.la</a>
    =&gt; /usr/lib/<a moz-do-not-send="true" href="http://libvorbis.la"
      target="_blank">libvorbis.la</a> so it's not the right path for
    the file.<br>
    <span class="keyword"><br>
      On debian 6 "squeeze" amd64 it compiles without problems if
      libvorbis-dev is installed:<br>
      <br>
    </span><a class="moz-txt-link-abbreviated" href="mailto:root@home:/usr/src/freeswitch/src/mod/formats/mod_shout/.libs#">root@home:/usr/src/freeswitch/src/mod/formats/mod_shout/.libs#</a>
    ldd mod_shout.so<br>
    &nbsp;&nbsp;&nbsp; linux-vdso.so.1 =&gt;&nbsp; (0x00007fffd73ff000)<br>
    &nbsp;&nbsp;&nbsp; libz.so.1 =&gt; /usr/lib/libz.so.1 (0x00007f38e34d3000)<br>
    &nbsp;&nbsp;&nbsp; libfreeswitch.so.1 =&gt;
    /usr/src/freeswitch/.libs/libfreeswitch.so.1 (0x00007f38e309e000)<br>
    &nbsp;&nbsp;&nbsp; libvorbis.so.0 =&gt; /usr/lib/libvorbis.so.0
    (0x00007f38e2e71000)<br>
    &nbsp;&nbsp;&nbsp; libm.so.6 =&gt; /lib/libm.so.6 (0x00007f38e2bef000)<br>
    &nbsp;&nbsp;&nbsp; libogg.so.0 =&gt; /usr/lib/libogg.so.0 (0x00007f38e29e9000)<br>
    &nbsp;&nbsp;&nbsp; libpthread.so.0 =&gt; /lib/libpthread.so.0 (0x00007f38e27cc000)<br>
    &nbsp;&nbsp;&nbsp; libc.so.6 =&gt; /lib/libc.so.6 (0x00007f38e246a000)<br>
    &nbsp;&nbsp;&nbsp; libdl.so.2 =&gt; /lib/libdl.so.2 (0x00007f38e2266000)<br>
    &nbsp;&nbsp;&nbsp; libcrypt.so.1 =&gt; /lib/libcrypt.so.1 (0x00007f38e202e000)<br>
    &nbsp;&nbsp;&nbsp; librt.so.1 =&gt; /lib/librt.so.1 (0x00007f38e1e26000)<br>
    &nbsp;&nbsp;&nbsp; libssl.so.0.9.8 =&gt; /usr/lib/libssl.so.0.9.8
    (0x00007f38e1bd1000)<br>
    &nbsp;&nbsp;&nbsp; libcrypto.so.0.9.8 =&gt; /usr/lib/libcrypto.so.0.9.8
    (0x00007f38e182f000)<br>
    &nbsp;&nbsp;&nbsp; libncurses.so.5 =&gt; /lib/libncurses.so.5 (0x00007f38e15e9000)<br>
    &nbsp;&nbsp;&nbsp; libstdc++.so.6 =&gt; /usr/lib/libstdc++.so.6
    (0x00007f38e12d5000)<br>
    &nbsp;&nbsp;&nbsp; libgcc_s.so.1 =&gt; /lib/libgcc_s.so.1 (0x00007f38e10be000)<br>
    &nbsp;&nbsp;&nbsp; /lib64/ld-linux-x86-64.so.2 (0x00007f38e39c2000)<br>
    <br>
    <br>
    2012-02-09 20:21 keltez&eacute;ssel, Michael Collins &iacute;rta:
    <blockquote
cite="mid:CAKzWOxUhhbyE8fuzmpK257bg-6mehVFBVjsa1rHr6u58-RWPkA@mail.gmail.com"
      type="cite">Doh! I didn't see your other email. Evidently it's not
      finding your libvorbis for some reason. Can someone who is
      familiar with these kinds of issues on Debian-based systems chime
      in?<br>
      <br>
      -MC<br>
      <br>
      <div class="gmail_quote">
        On Thu, Feb 9, 2012 at 4:22 AM, Neil Patel <span dir="ltr">&lt;<a
            moz-do-not-send="true" href="mailto:neilp@cs.stanford.edu">neilp@cs.stanford.edu</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          I'm on Ubuntu LTS and just did a pull from git. I've installed
          all the <a moz-do-not-send="true"
href="http://wiki.freeswitch.org/wiki/Mod_shout#Install_Dependencieshttp://wiki.freeswitch.org/wiki/Mod_shout%23Install_Dependencies"
            target="_blank">dependencies</a>, and am getting this error:
          <div>
            <br>
          </div>
          <div>
            <div>making all mod_shout</div>
            <div>Compiling
              /usr/src/freeswitch/src/mod/formats/mod_shout/mod_shout.c...</div>
            <div>quiet_libtool: compile: &nbsp;gcc
              -I/usr/src/freeswitch/libs/libshout-2.2.2/include
              -I/usr/src/freeswitch/libs/lame-3.98.4/include
              -I/usr/src/freeswitch/libs/mpg123-1.13.2/src
              -I/usr/src/freeswitch/libs/mpg123-1.13.2/src
              -I/usr/src/freeswitch/libs/libshout-2.2.2/include
              -I/usr/src/freeswitch/libs/curl/include
              -I/usr/src/freeswitch/src/include
              -I/usr/src/freeswitch/src/include
              -I/usr/src/freeswitch/libs/libteletone/src -fPIC -Werror
              -fvisibility=hidden -DSWITCH_API_VISIBILITY=1
              -DHAVE_VISIBILITY=1 -g -ggdb -g -O2 -Wall -std=c99
              -pedantic -Wdeclaration-after-statement -D_GNU_SOURCE
              -DHAVE_CONFIG_H -c
              /usr/src/freeswitch/src/mod/formats/mod_shout/mod_shout.c
              &nbsp;-fPIC -DPIC -o .libs/mod_shout.o</div>
            <div>quiet_libtool: compile: &nbsp;gcc
              -I/usr/src/freeswitch/libs/libshout-2.2.2/include
              -I/usr/src/freeswitch/libs/lame-3.98.4/include
              -I/usr/src/freeswitch/libs/mpg123-1.13.2/src
              -I/usr/src/freeswitch/libs/mpg123-1.13.2/src
              -I/usr/src/freeswitch/libs/libshout-2.2.2/include
              -I/usr/src/freeswitch/libs/curl/include
              -I/usr/src/freeswitch/src/include
              -I/usr/src/freeswitch/src/include
              -I/usr/src/freeswitch/libs/libteletone/src -fPIC -Werror
              -fvisibility=hidden -DSWITCH_API_VISIBILITY=1
              -DHAVE_VISIBILITY=1 -g -ggdb -g -O2 -Wall -std=c99
              -pedantic -Wdeclaration-after-statement -D_GNU_SOURCE
              -DHAVE_CONFIG_H -c
              /usr/src/freeswitch/src/mod/formats/mod_shout/mod_shout.c
              -o mod_shout.o &gt;/dev/null 2&gt;&amp;1</div>
            <div>Creating mod_shout.la...</div>
            <div>quiet_libtool: link: cannot find the library
              `/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib//<a
                moz-do-not-send="true" href="http://libvorbis.la"
                target="_blank">libvorbis.la</a>' or unhandled argument
              `/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib//<a
                moz-do-not-send="true" href="http://libvorbis.la"
                target="_blank">libvorbis.la</a>'</div>
            <div>make[5]: *** [<a moz-do-not-send="true"
                href="http://mod_shout.la" target="_blank">mod_shout.la</a>]
              Error 1</div>
            <div>make[4]: *** [all] Error 1</div>
            <div>make[3]: *** [mod_shout-all] Error 1</div>
            <div>make[2]: *** [all-recursive] Error 1</div>
            <div>make[1]: *** [all-recursive] Error 1</div>
            <div>make: *** [all] Error 2</div>
          </div>
          <div><br>
          </div>
          <br>
_________________________________________________________________________<br>
          Professional FreeSWITCH Consulting Services:<br>
          <a moz-do-not-send="true"
            href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
          <a moz-do-not-send="true"
            href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
          <br>
          FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
          <a moz-do-not-send="true" href="http://www.cudatel.com"
            target="_blank">http://www.cudatel.com</a><br>
          <br>
          Official FreeSWITCH Sites<br>
          <a moz-do-not-send="true" href="http://www.freeswitch.org"
            target="_blank">http://www.freeswitch.org</a><br>
          <a moz-do-not-send="true" href="http://wiki.freeswitch.org"
            target="_blank">http://wiki.freeswitch.org</a><br>
          <a moz-do-not-send="true" href="http://www.cluecon.com"
            target="_blank">http://www.cluecon.com</a><br>
          <br>
          FreeSWITCH-users mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
          <a moz-do-not-send="true"
            href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
            target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
          UNSUBSCRIBE:<a moz-do-not-send="true"
            href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
            target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
          <a moz-do-not-send="true" href="http://www.freeswitch.org"
            target="_blank">http://www.freeswitch.org</a><br>
          <br>
        </blockquote>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>