From owner-freebsd-current Mon Dec 4 21:43:48 2000 From owner-freebsd-current@FreeBSD.ORG Mon Dec 4 21:43:46 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from gw2-harmon.swau.edu (gw2-harmon.swau.edu [205.165.193.198]) by hub.freebsd.org (Postfix) with ESMTP id 3779837B400 for ; Mon, 4 Dec 2000 21:43:46 -0800 (PST) Received: from sphere.swau.edu (sphere.swau.edu [205.165.192.254]) by gw2-harmon.swau.edu (8.9.3/8.9.1) with ESMTP id XAA00664 for ; Mon, 4 Dec 2000 23:43:45 -0600 Received: from delta (mail@delta.swau.edu [198.215.22.253]) by sphere.swau.edu (8.9.3/8.9.1) with ESMTP id XAA31360 for ; Mon, 4 Dec 2000 23:43:41 -0600 Received: from edwardsa (helo=localhost) by delta with local-esmtp (Exim 3.12 #1 (Debian)) id 143AtA-0002zl-00 for ; Mon, 04 Dec 2000 23:43:40 -0600 Date: Mon, 4 Dec 2000 23:43:40 -0600 (CST) From: Adam Edwards To: freebsd-current@freebsd.org Subject: make buildworld trouble Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just finished getting all the source, using cvsup. When I do a make buildworld, i get the following errors plus more but they are all related to the symhacks.h included from the crypto file. In file included from /usr/obj/usr/src/secure/lib/libcrypto/openssl/bio.h:67, from /usr/obj/usr/src/secure/lib/libcrypto/openssl/err.h:68, from /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/cpt_err.c:62: I serched all through my system and the source and couldn't find the symhacks.h file. I was wondering if anybody else has had the same problem or if somebody knew how to fix it. Much Appreciated, Adam Edwards To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message