From owner-freebsd-hackers Tue Mar 18 14:54:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA08132 for hackers-outgoing; Tue, 18 Mar 1997 14:54:11 -0800 (PST) Received: from etinc.com (et-gw-fr1.etinc.com [204.141.244.98]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA08127 for ; Tue, 18 Mar 1997 14:54:08 -0800 (PST) Received: from dialup-usr11.etinc.com (dialup-usr11.etinc.com [204.141.95.132]) by etinc.com (8.8.3/8.6.9) with SMTP id RAA03800 for ; Tue, 18 Mar 1997 17:57:17 -0500 (EST) Message-Id: <3.0.32.19970318175056.00adbf78@etinc.com> X-Sender: dennis@etinc.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Tue, 18 Mar 1997 17:50:59 -0500 To: hackers@freebsd.org From: dennis Subject: 2.2 build problem Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk When compiling our driver, the file sys/conf.h includes a file ioconf.h (that is a #include of /usr/include/machine/conf.h) is missing. Does anyone know where its SUPPOSED to be, and why I don't seem to have it? Thanks, Dennis