cannot find -ldl
    Paul Schmehl 
    pauls at utdallas.edu
       
    Thu Jan 26 13:22:46 PST 2006
    
    
  
--On Thursday, January 26, 2006 15:14:59 -0600 Dan Nelson 
<dnelson at allantgroup.com> wrote:
>>
>> I put AC_SEARCH_LIBS(dlopen,dl) at the end of configure.in, just before
>> AC_OUTPUT(Makefile).  There was no mention of ldl in Makefile.in.
>
> src/sssh/Makefile.in, line 38:
>
>   LIBS=@LIBS@ -ldl
>
> Remove the -ldl and you should be set.
>
Yep, that did it.  Thanks.
Paul Schmehl (pauls at utdallas.edu)
Adjunct Information Security Officer
University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/ir/security/
    
    
More information about the freebsd-questions
mailing list