maybe bug don't allow compile
    Darren Tucker 
    dtucker at zip.com.au
       
    Thu Jul 20 08:07:24 EST 2006
    
    
  
yusef ramsey wrote:
> I'm using mandrake linux 10.0 I compile myself zlib 1.2.3 (sucess),
> openssl 0.9.8b (sucess), then openssh-4.3p2 (fail) with error like
> "undefined reference to 'dlerror'" make: *** [ssh] Error 1.
> 
> I think problem for me was no libdl included in LIBS in top Makefile,
> so I manually add -ldl to LIBS variable and compile works.
It's a known problem with configure.  OpenSSL 0.9.8x (or at least some 
configurations?) require libdl whereas previous versions (usually?) didn't.
http://bugzilla.mindrot.org/show_bug.cgi?id=1181
-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
     Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
    
    
More information about the openssh-unix-dev
mailing list