<!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á Cardoso Lemos <<A HREF="mailto:fernandotcl@gmail.com">fernandotcl@gmail.com</A>>
Date: Sat Feb 19 17:53:08 2011 -0200
Fix missing linking dependency on -ldl.
Recent versions of GCC ship with a linker that doesn't add the deps
of the DSOs to the linking process. This behavior is also found in
GNU gold. This change fixes building with those linkers.
Some references:
<A HREF="http://wiki.debian.org/ToolChain/DSOLinking">http://wiki.debian.org/ToolChain/DSOLinking</A>
<A HREF="https://fedoraproject.org/wiki/UnderstandingDSOLinkChange">https://fedoraproject.org/wiki/UnderstandingDSOLinkChange</A>
Signed-off-by: Alan Coopersmith <<A HREF="mailto:alan.coopersmith@oracle.com">alan.coopersmith@oracle.com</A>>
Reviewed-by: Gaetan Nadon <<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>>
</PRE>
</BLOCKQUOTE>
<BR>
<BR>
</BODY>
</HTML>