pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: openssl-0.9.8k fails to build on NetBSD 4.0.1/sparc64



On Thu, 16 Apr 2009 10:31:08 +0200
"Michael C. Vergallen" <mvergall%telenet.be@localhost> wrote:

> make
> => Bootstrap dependency digest>=20010302: found digest-20080510
> ===> Checking for vulnerabilities in openssl-0.9.8k
> ===> Building for openssl-0.9.8k
[...]
> gmake[2]: *** No rule to make target `md5-sparcv9.o', needed by `lib'. 
> Stop.

Hi!

Please try the following:

# cd /usr/pkgsrc/security/openssl
# printf ',s/md5-sparcv9.o//\nw\nq\n' | ed patches/patch-ac
# make mps
# make clean
# make install

Thanks,
-Tobias


Home | Main Index | Thread Index | Old Index