<!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.32.2">
</HEAD>
<BODY>
On Fri, 2011-12-02 at 19:08 -0800, Alan Coopersmith wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 12/02/11 18:30, Gaetan Nadon wrote:
> This os Makefile.am should read:
>
> libos_la_LIBADD = @SHA1_LIBS@ $(DLOPEN_LIBS) $(LTLIBOBJS) --> Use LTLIBOBJS
> rather than LIBOBJS
>
> I get a successful build now.
>
> It links with .lo files now:
>
> [...] -lcrypto -ldl strlcat.lo strlcpy.lo -lm -lrt
Thanks for testing and figuring that out - I'll amend the patch to do that.
</PRE>
</BLOCKQUOTE>
In that case,<BR>
<BR>
Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
</BODY>
</HTML>