Viktor Dukhovni via Postfix-users: > My advice by the way is to use dynamic not static linking. The latter > is not recommended, especially on Solaris. Dynamic linking is much > more adept at avoiding symbol conflics, and is better "supported" on > Solaris. > > make -f Makefile.init dynamicmaps=yes shared=yes ... > > Make sure that /usr/openssl/3/lib contains usable dynamic OpenSSL > libraries, not just "runtime" (.so.3*), but also "devel" (.so).
I missed that. Yes, Solaris prefers dynamic linking. Maybe that should now be the default build mode. Wietse _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org