Thread: autotools and -lcrypto
i working on project preexisting autotool configure/makefile systems compiles number of source files library. right now, trying add code use md5 checksum openssl library (-lcrypto) without success.i have read lot of examples online nothing have found quite works.
in case, need code compile on linux , solaris. have been able link crypto library on linux not solaris. openssl location not standard path needed added --with-crypto=path. able add parameter , able verify setting am_ldflags, libs, etc. expected in configure.ac file when used am_check_lib couldn't find it. know needs set makefiles find library?
need determine if openssl library found (allowing user specified path), , if link it.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk autotools and -lcrypto
Ubuntu
Comments
Post a Comment