pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
security/openssl on Solaris 10 AMD64
I had a problem building the openssl pkg on a Solaris 10 AMD64 system.(Sun
X4200) I'm using the sun compiler and building 64 bit binaries. I had to
change this line in the Makefile:
CONFIGURE_ARGS+= solaris-${OPENSSL_MACHINE_ARCH}-cc
to
CONFIGURE_ARGS+= solaris64-${OPENSSL_MACHINE_ARCH}-cc
I know this is a hack, but I figured I'd let you know.
-Ed
Home |
Main Index |
Thread Index |
Old Index