From owner-freebsd-stable Fri Jul 26 5:39: 5 2002 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 28D9537B400 for ; Fri, 26 Jul 2002 05:39:02 -0700 (PDT) Received: from jetpac.epcdirect.co.uk (mail.epcdirect.co.uk [195.10.242.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A48D43E67 for ; Fri, 26 Jul 2002 05:39:01 -0700 (PDT) (envelope-from freebsd-net@epcdirect.co.uk) Received: from localhost (localhost.epcdirect.co.uk [127.0.0.1]) by jetpac.epcdirect.co.uk (Postfix) with ESMTP id 61E97467E4; Fri, 26 Jul 2002 13:38:59 +0100 (BST) Received: from lfarr (l-farr.int.epcdirect.co.uk [192.168.6.200]) by jetpac.epcdirect.co.uk (Postfix) with ESMTP id 4C894467E2; Fri, 26 Jul 2002 13:38:55 +0100 (BST) From: "Lawrence Farr" To: "'Guido Falsi'" , Subject: RE: Buildworld fails with "device viapm" Date: Fri, 26 Jul 2002 13:38:55 +0100 Message-ID: <005601c234a1$67919b90$c806a8c0@lfarr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020726000722.GA20478@wedge.madpilot.net> Importance: Normal X-Virus-Scanned: by EPC-Direct (jetpac.epcdirect.co.uk) 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 I think you need: device iicbus And possibly ic/iic/iicsmb as well. Lawrence Farr EPC Direct Limited > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG] On Behalf Of Guido Falsi > Sent: 26 July 2002 01:07 > To: freebsd-stable@freebsd.org > Subject: Buildworld fails with "device viapm" > > > Hello! > > I was trying to add this device to my kernel and discovered > it does not > compile now. > > I was compiling without any -j options. > > Tried to cvsup and rebuild just the kernel and got the same > error...I'll try soon to rebuild the whole system, but I don't think > that will change anything. > > Here's the error: > > make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | xargs mkdep -a -f > .newdep -O -pipe -march=k6 -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. > -I/usr/src/sys -I/usr/src/sys/../include > -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf > -mpreferred-stack-boundary=2 > /usr/src/sys/pci/viapm.c:53: iicbb_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/WEDGE. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > If necessary I can send my kernel config. > > Any ideas? Is this a bug, or am I doing something wrong? > > -- > Guido Falsi > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message