Subject: Error during normal security update
To: None <netbsd-users@NetBSD.org>
From: Oliver Egginger <oliver.egginger@dvz.fh-giessen.de>
List: netbsd-users
Date: 04/17/2004 17:22:24
Hello,

I'am working with NetBSD 1.6.1 and temped to fix the 
NetBSD-SA2004-003 OpenSSL 0.9.6 ASN.1 parser vulnerability by updating
and rebulding my oppenssl source branch. I followed the instructions:

cd /usr/src
cvs update -d -P -r netbsd-1-6 crypto/dist/openssl
cd lib/libcrypto
make cleandir dependall

But his breaks with:

/usr/src/tools/tools.NetBSD-1.6.1-i386/bin/nbmkdep: not found
*** Error code 127

:-(

Former updates operates sucessfully.

The directory "/usr/src/tools/tools.NetBSD-1.6.1-i386/" doesn't exits on
my system. Also I can't generally locate the file "nbmkdep" on my
system. Every hint would be appreciated.

regards
oliver