Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2001 16:26:17 -0700
From:      "Dan Graaff" <digital@cts.com>
To:        <freebsd-questions@FreeBSD.org>
Subject:   Going 4.3-RELEASE
Message-ID:  <INECLODDPGBFIAKPNFKHOEBICBAA.digital@cts.com>

next in thread | raw e-mail | index | archive | help
Hey there..

I was just wondering, why on one of my servers, the 'make buildworld' dies
with:

===> usr.sbin/pkg_install/sign
rm -f .depend
mkdep -f .depend -a    -I/usr/obj/usr/src/i386/usr/include
/usr/src/usr.sbin/pkg_install/sign/main.c
/usr/src/usr.sbin/pkg_install/sign/check.c
/usr/src/usr.sbin/pkg_install/sign/common.c
/usr/src/usr.sbin/pkg_install/sign/gzip.c
/usr/src/usr.sbin/pkg_install/sign/pgp_check.c
/usr/src/usr.sbin/pkg_install/sign/pgp_sign.c
/usr/src/usr.sbin/pkg_install/sign/sha1.c
/usr/src/usr.sbin/pkg_install/sign/sign.c
/usr/src/usr.sbin/pkg_install/sign/stand.c
/usr/src/usr.sbin/pkg_install/sign/x509.c
/usr/src/usr.sbin/pkg_install/sign/sha1.c:37: openssl/sha.h: No such file or
directory
/usr/src/usr.sbin/pkg_install/sign/x509.c:38: openssl/rsa.h: No such file or
directory
/usr/src/usr.sbin/pkg_install/sign/x509.c:39: openssl/evp.h: No such file or
directory
/usr/src/usr.sbin/pkg_install/sign/x509.c:40: openssl/objects.h: No such
file or directory
/usr/src/usr.sbin/pkg_install/sign/x509.c:41: openssl/x509.h: No such file
or directory
/usr/src/usr.sbin/pkg_install/sign/x509.c:42: openssl/err.h: No such file or
directory
/usr/src/usr.sbin/pkg_install/sign/x509.c:43: openssl/pem.h: No such file or
directory
/usr/src/usr.sbin/pkg_install/sign/x509.c:44: openssl/ssl.h: No such file or
directory
mkdep: compile failed
*** Error code 1

Stop in /usr/src/usr.sbin/pkg_install/sign.
*** Error code 1

Stop in /usr/src/usr.sbin/pkg_install.
*** Error code 1

Stop in /usr/src/usr.sbin.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

...

and the other one dies with something similar, but it has crypto instead..
is there anyway I can fix this quickly?

Thanks,

-Digital
The DE-Network
Majority Owner and Founder
http://www.digitalextreme.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?INECLODDPGBFIAKPNFKHOEBICBAA.digital>