Hi, I've just built md5deep without any issues on nv84 using Sun Studio Express compiler suite. It posed no problems but default was not an optimized binary, so I added the required flags.
$ CC=cc CFLAGS="-xO5 -m64 -g" ./configure --prefix=/opt $ dmake That's it. I've uploaded the x86 32 bit and 64 bit binaries. You can download from http://www.mritunjai.com/md5deep-2.0.1-001-bin-x86-amd64.tar.gz MD5 sum is: 171ffd5e73dd97608022fa2076e87b6a md5deep-2.0.1-001-bin-x86-amd64.tar.gz HTH - Akhilesh This message posted from opensolaris.org
