From owner-freebsd-current Sat Dec 9 22:03:04 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA00389 for current-outgoing; Sat, 9 Dec 1995 22:03:04 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA00255 for ; Sat, 9 Dec 1995 22:02:49 -0800 (PST) Received: from hub.org (hub.org [199.166.238.138]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id UAA01965 for ; Sat, 9 Dec 1995 20:37:45 -0800 Received: (from scrappy@localhost) by hub.org (8.7.1/8.7.1) id XAA15030; Sat, 9 Dec 1995 23:37:51 -0500 (EST) Date: Sat, 9 Dec 1995 23:37:49 -0500 (EST) From: "Marc G. Fournier" To: current@FreeBSD.org Subject: Another failure to make DEVFS kernel Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.org Precedence: bulk >Description: Same as last one reported. No declaration for variable 'name' present if options DEVFS is enabled. >How-To-Repeat: >Fix: *** scsi/sd.c.orig Sat Dec 9 23:33:21 1995 --- scsi/sd.c Sat Dec 9 23:34:46 1995 *************** *** 188,193 **** --- 188,196 ---- { u_int32 unit; struct disk_parms *dp; + #ifdef DEVFS + char name[8]; + #endif struct scsi_data *sd = sc_link->sd; Marc G. Fournier | POP Mail Telnet Acct DNS Hosting scrappy@hub.org | WWW Services Database Services | Knowledge, soon to be: | | Information and scrappy@ki.net | WWW: http://hub.org | Communications, Inc