From owner-freebsd-stable Thu Feb 27 15: 6:10 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 133DF37B401; Thu, 27 Feb 2003 15:06:09 -0800 (PST) Received: from dns.hitechcreations.com (dns.hitechcreations.com [216.91.192.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 395BE43FA3; Thu, 27 Feb 2003 15:06:08 -0800 (PST) (envelope-from htsupp@hitechcreations.com) Received: from Skuzzy (htcnt.hitechcreations.com [216.91.192.62]) by dns.hitechcreations.com (8.12.3/8.12.3) with SMTP id h1RN62x9015744; Thu, 27 Feb 2003 17:06:02 -0600 Message-ID: <004f01c2deb4$e97406d0$050000c0@Skuzzy> Reply-To: "HiTech Creations Support" From: "HiTech Creations Support" To: Cc: Subject: Buildworld problem Date: Thu, 27 Feb 2003 17:06:51 -0600 Organization: HiTech Creations MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG We have been working with Martin concerning a problem we are having with MySQL. He had us install source from RELENG_4 and then patch the kernel. The patches to the kernel are fine and we can build the kernel, however we cannot do a "make buildworld" due to errors in openssh. Here are the particulars: We started with STABLE4.6 and I did a CVSup using the following supfile. *default host=cvsup10.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix src-all src-crypto src-eBones src-secure I did a build and install of /usr/src/include and /usr/src/share/mk During the 'make buildworld' the following errors occurred: mkdep -f epend -a -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:61: openssl/dsa.h: No such file or directory. /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:62: openssl/evp.h: No such file or directory In file included from /usr/src/lib/libpam/moduels/pam_ssh/pam_ssh.c:64: /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/key.h:29: openssl/rsa.h: No such file or directory /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/key.h:30: openssl/dsa.h: No such file or directory I am in a pretty desparate situation as we need to get this server back online as it is a production server. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message