From owner-freebsd-stable Fri Jul 26 5:33:59 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 3883F37B400 for ; Fri, 26 Jul 2002 05:33:57 -0700 (PDT) Received: from mail.dada.it (mail2.dada.it [195.110.100.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 405DB43E4A for ; Fri, 26 Jul 2002 05:33:56 -0700 (PDT) (envelope-from mad@madpilot.net) Received: (qmail 915 invoked from network); 26 Jul 2002 12:33:52 -0000 Received: from unknown (HELO jabba.madpilot.net) (195.110.114.197) by mail.dada.it with SMTP; 26 Jul 2002 12:33:52 -0000 Received: (qmail 459 invoked from network); 26 Jul 2002 00:07:22 -0000 Received: from wedge.madpilot.net (192.168.13.11) by 0 with SMTP; 26 Jul 2002 00:07:22 -0000 Date: Fri, 26 Jul 2002 02:07:22 +0200 From: Guido Falsi To: freebsd-stable@freebsd.org Subject: Buildworld fails with "device viapm" Message-ID: <20020726000722.GA20478@wedge.madpilot.net> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: Balsa 1.3.6 Lines: 38 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 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