<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><P>Thanks guys, the problem is solved, a rather obvious one.</P><P>I had forgotten to remove the old libltdl files in /usr/lib. </P><P>Now the proper ones are used in /usr/local/lib</P><P>(a lot of compile warnings though, probably not serious)</P><P>Thanks again,</P><P>Kristian</P><P><BR></P><P><BR></P>--- On <B>Sat, 3/13/10, Sean McNamara <I>&lt;smcnam@gmail.com&gt;</I></B> wrote:<BR><BLOCKQUOTE style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><BR>From: Sean McNamara &lt;smcnam@gmail.com&gt;<BR>Subject: Re: [pulseaudio-discuss] can't build PA, libtool not found<BR>To: "General PulseAudio Discussion" &lt;pulseaudio-discuss@mail.0pointer.de&gt;<BR>Date: Saturday, March 13, 2010, 9:47 PM<BR><BR><DIV id="yiv687747289">Hi,<BR><BR><DIV class="gmail_quote">On Sat, Mar 13, 2010 at 2:32 PM, Kristian_JK <SPAN dir="ltr">&lt;<A
 rel="nofollow" ymailto="mailto:kristian_jk@yahoo.com" target="_blank" href="/mc/compose?to=kristian_jk@yahoo.com">kristian_jk@yahoo.com</A>&gt;</SPAN> wrote:<BR><BLOCKQUOTE class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex;">
<TABLE border="0" cellpadding="0" cellspacing="0"><TBODY><TR><TD style="font:inherit;" valign="top"><P>hello,</P><P>I have a strange error, the configure script of PA (0.9.21) is not able to find libtool.</P><P>I installed the latest version of Libtool under /usr/local/:</P>
<P>$ libtool --version<BR>ltmain.sh (GNU libtool) 2.2.6b<BR>...<BR></P><P><BR></P><P>The PA configure script exits here:</P><P>checking for lt_dladvise_init in -lltdl... no<BR>configure: error: Unable to find libltdl version 2. Makes sure you have libtool 2.2 or later installed.<BR>
</P></TD></TR></TBODY></TABLE></BLOCKQUOTE><DIV><BR>I checked the PA configure script for any more convenient way to specify the libtool path (you know, like DBUS_CFLAGS and DBUS_LIBS for dbus), but it seems you'll need to rely on more generic methods. libltdl is not hooked into pkg-config, and configure can't override it normally. You could try to set LDFLAGS="${LDFLAGS} -L/usr/local/lib" or you could set LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:/usr/local/lib"<BR>
<BR>You could also take the "safe route" by installing it in /usr instead of /usr/local -- which won't overwrite anything since you removed your old libtool anyway.<BR><BR>HTH,<BR><BR>Sean<BR> </DIV><BLOCKQUOTE class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex;">
<TABLE border="0" cellpadding="0" cellspacing="0"><TBODY><TR><TD style="font:inherit;" valign="top"><P><BR></P><P>What is going wrong here?</P><P>I removed the old libtool version and it is not present in the PATH env variable</P>
<P><BR></P><P>Thanks for your help,</P><P>Kristian</P><P><BR></P></TD></TR></TBODY></TABLE><BR>

      <BR>_______________________________________________<BR>
pulseaudio-discuss mailing list<BR>
<A rel="nofollow" ymailto="mailto:pulseaudio-discuss@mail.0pointer.de" target="_blank" href="/mc/compose?to=pulseaudio-discuss@mail.0pointer.de">pulseaudio-discuss@mail.0pointer.de</A><BR>
<A rel="nofollow" target="_blank" href="https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss">https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss</A><BR>
<BR></BLOCKQUOTE></DIV><BR>
</DIV><BR>-----Inline Attachment Follows-----<BR><BR><DIV class="plainMail">_______________________________________________<BR>pulseaudio-discuss mailing list<BR><A ymailto="mailto:pulseaudio-discuss@mail.0pointer.de" href="/mc/compose?to=pulseaudio-discuss@mail.0pointer.de">pulseaudio-discuss@mail.0pointer.de</A><BR><A href="https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss" target="_blank">https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss</A><BR></DIV></BLOCKQUOTE></td></tr></table><br>