From owner-freebsd-alpha Fri Oct 9 11:51:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24705 for freebsd-alpha-outgoing; Fri, 9 Oct 1998 11:51:48 -0700 (PDT) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from gjp.erols.com (alex-va-n008c079.moon.jic.com [206.156.18.89]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24695 for ; Fri, 9 Oct 1998 11:51:46 -0700 (PDT) (envelope-from gjp@gjp.erols.com) Received: from gjp.erols.com (gjp@localhost.erols.com [127.0.0.1]) by gjp.erols.com (8.8.8/8.8.7) with ESMTP id OAA24490 for ; Fri, 9 Oct 1998 14:51:38 -0400 (EDT) (envelope-from gjp@gjp.erols.com) To: alpha@FreeBSD.ORG From: "Gary Palmer" Subject: kernel builds Date: Fri, 09 Oct 1998 14:51:38 -0400 Message-ID: <24486.907959098@gjp.erols.com> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In the middle of a make release (building the GENERIC kernel), I got the following: cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -U__NetBSD__ -mno-fp-regs -Wa,-mev56 ../../kern/kern_environment.c ../../kern/kern_environment.c: In function `kernenv_init': ../../kern/kern_environment.c:53: structure has no member named `bi_envp' ../../kern/kern_environment.c:54: structure has no member named `bi_envp' Is this another include file muckup? I haven't seen it mentioned on current, so I imagine its an alpha-specific thing. Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message