<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Sun, 2011-03-06 at 04:27 +0100, Cyril Brulebois wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">If we're going to go the AC_SEARCH_LIBS way, I guess it's time to</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">apply that patch, and time for me to submit some other similar patches</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">for similar bugs we have in the Debian BTS:</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
<BR>
The patch was applied a while ago:
<BLOCKQUOTE>
<PRE>
commit c4031966dcbc47b2cc85b83ad78efcc64455cf72
Author: Fernando Tarl&#225; Cardoso Lemos &lt;<A HREF="mailto:fernandotcl@gmail.com">fernandotcl@gmail.com</A>&gt;
Date:&nbsp;&nbsp; Sat Feb 19 17:53:08 2011 -0200

&nbsp;&nbsp;&nbsp; Fix missing linking dependency on -ldl.
&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; Recent versions of GCC ship with a linker that doesn't add the deps
&nbsp;&nbsp;&nbsp; of the DSOs to the linking process. This behavior is also found in
&nbsp;&nbsp;&nbsp; GNU gold. This change fixes building with those linkers.
&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; Some references:
&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; <A HREF="http://wiki.debian.org/ToolChain/DSOLinking">http://wiki.debian.org/ToolChain/DSOLinking</A>
&nbsp;&nbsp;&nbsp; <A HREF="https://fedoraproject.org/wiki/UnderstandingDSOLinkChange">https://fedoraproject.org/wiki/UnderstandingDSOLinkChange</A>
&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; Signed-off-by: Alan Coopersmith &lt;<A HREF="mailto:alan.coopersmith@oracle.com">alan.coopersmith@oracle.com</A>&gt;
&nbsp;&nbsp;&nbsp; Reviewed-by: Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt;
</PRE>
</BLOCKQUOTE>
<BR>
<BR>
</BODY>
</HTML>