> pfexec ./configure --with-openssl=/usr/sfw/bin > --with-openssl-includes=/usr/sfw/include > --with-openssl-libraries=/usr/sfw/lib
You should not be compiling *anything* with root privileges. Try using only: ./configure --with-openssl=/usr/sfw -- This message posted from opensolaris.org
