From owner-freebsd-questions Tue Nov 30 7:33:18 1999 Delivered-To: freebsd-questions@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 697C215919 for ; Tue, 30 Nov 1999 07:33:09 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/8) with ESMTP id QAA12675; Tue, 30 Nov 1999 16:32:59 +0100 (MET) Received: from gilberto.physik.RWTH-Aachen.DE (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id QAA24678; Tue, 30 Nov 1999 16:32:59 +0100 (MET) Received: (from kuku@localhost) by gilberto.physik.RWTH-Aachen.DE (8.9.3/8.6.9) id QAA14446; Tue, 30 Nov 1999 16:33:01 +0100 (CET) Date: Tue, 30 Nov 1999 16:33:01 +0100 From: Christoph Kukulies To: Christoph Kukulies Cc: Sheldon Hearn , questions@FreeBSD.ORG Subject: Re: 3.3 kernel build failure (continued) Message-ID: <19991130163300.A14056@gil.physik.rwth-aachen.de> References: <19991130154234.A5847@gil.physik.rwth-aachen.de> <43629.943973335@axl.noc.iafrica.com> <19991130161658.A12882@gil.physik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <19991130161658.A12882@gil.physik.rwth-aachen.de>; from kuku@gilberto.physik.RWTH-Aachen.DE on Tue, Nov 30, 1999 at 04:16:58PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Nov 30, 1999 at 04:16:58PM +0100, Christoph Kukulies wrote: > > As in prevous message: > > 3.3 upgrade from install floppy. > > (found that lpt0 is obsolete and took the lines from LINT) > > controller ppbus0 > controller vpo0 at ppbus? > device lpt0 at ppbus? > device plip0 at ppbus? > device ppi0 at ppbus? > device pps0 at ppbus? > device lpbb0 at ppbus? > > config -r > > make depend > > ... > > kern/strncpy.c ../../libkern/udivdi3.c ../../libkern/umoddi3.c ../../pci/ide_pci.c swapkernel.c ioconf.c param.c vnode_if.c config.c > ../../dev/ppbus/lpbb.c:53: iicbb_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop. Ah, sorry, I forgot # Other: # iicbb generic I2C bit-banging code (needed by lpbb, bktr) # controller iicbus0 controller iicbb0 device ic0 at iicbus? device iic0 at iicbus? device iicsmb0 at iicbus? in config file. OTOH, this now leads to: dev/iicbus/iicsmb.c:66: smbus_if.h: No such file or directory Argh. This is mentioned in two places in LINT. I only hit the first one. The second occurence is mentioning # controller smbus0 # controller iicbus0 # controller iicbb0 Which ones? All? -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message