maybe bug don't allow compile
yusef ramsey
yusefram at yahoo.ie
Wed Jul 19 16:55:14 EST 2006
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.
If this is bug in ./configure please fix, if I did something wrong in compile, please tell me.
Cheers!
Yusef
More information about the openssh-unix-dev
mailing list