From owner-freebsd-current@FreeBSD.ORG Sun Aug 31 18:52:43 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEE7116A4BF for ; Sun, 31 Aug 2003 18:52:43 -0700 (PDT) Received: from mail.yazzy.org (yazzy.org [217.8.140.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D55544008 for ; Sun, 31 Aug 2003 18:52:42 -0700 (PDT) (envelope-from freebsd@yazzy.org) Received: from yazzy.org (localhost [127.0.0.1]) by mail.yazzy.org (Postfix) with SMTP id 808E93980D for ; Mon, 1 Sep 2003 03:52:37 +0200 (CEST) Received: from lapdance ([192.168.99.10]) (SquirrelMail authenticated user freebsd@yazzy.org) by mail.yazzy.org with HTTP; Mon, 1 Sep 2003 03:52:38 +0200 (CEST) Message-ID: <50093.192.168.99.10.1062381158.squirrel@mail.yazzy.org> Date: Mon, 1 Sep 2003 03:52:38 +0200 (CEST) From: "Martin Jessa" To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Kernel fails to compile X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@yazzy.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2003 01:52:43 -0000 Sources fetched an hour ago. Running make in /usr/src/sys/i386/compile/MYKERNEL : cc -c -O -pipe -march=i486 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I../../.. -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror ../../../dev/pcic/i82365.c ../../../dev/pcic/i82365.c: In function `pcic_chip_do_mem_map': ../../../dev/pcic/i82365.c:850: error: structure has no member named `offset' ../../../dev/pcic/i82365.c:855: error: structure has no member named `offset' ../../../dev/pcic/i82365.c: In function `pcic_chip_mem_map': ../../../dev/pcic/i82365.c:928: error: structure has no member named `offset' *** Error code 1