From owner-freebsd-i386@FreeBSD.ORG Fri Feb 15 17:20:04 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE43B16A417 for ; Fri, 15 Feb 2008 17:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9386713C4D5 for ; Fri, 15 Feb 2008 17:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1FHK4i7015934 for ; Fri, 15 Feb 2008 17:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1FHK4Al015932; Fri, 15 Feb 2008 17:20:04 GMT (envelope-from gnats) Resent-Date: Fri, 15 Feb 2008 17:20:04 GMT Resent-Message-Id: <200802151720.m1FHK4Al015932@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Robert Melson Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9A1E16A418 for ; Fri, 15 Feb 2008 17:19:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id BDB0013C458 for ; Fri, 15 Feb 2008 17:19:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1FHH0o0073658 for ; Fri, 15 Feb 2008 17:17:00 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m1FHH0MN073657; Fri, 15 Feb 2008 17:17:00 GMT (envelope-from nobody) Message-Id: <200802151717.m1FHH0MN073657@www.freebsd.org> Date: Fri, 15 Feb 2008 17:17:00 GMT From: Robert Melson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/120721: crypto/camellia.{h, c} missing from source distribution X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 17:20:04 -0000 >Number: 120721 >Category: i386 >Synopsis: crypto/camellia.{h,c} missing from source distribution >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 15 17:20:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Robert Melson >Release: FreeBSD 6.3-PRERELEASE #15 >Organization: >Environment: FreeBSD aragorn.rgmhome.net 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #15: Sun Nov 25 16:48:59 MST 2007 root@aragorn.rgmhome.net:/usr/obj/usr/src/sys/ARAGORN i386 >Description: In attempting to build a new kernel based on changes through 2/14/08, process failed to complete because, apparently, it could not find either the camellia.h or camellia.c files expected. The following is the compile time error: ===> crypto (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include ln -s /usr/obj/usr/src/sys/ARAGORN/opt_param.h opt_param.h make: don't know how to make camellia.c. Stop *** Error code 2 >How-To-Repeat: cd /usr/src make buildkernel KERNCONF= >Fix: >Release-Note: >Audit-Trail: >Unformatted: