From owner-freebsd-current Thu Sep 23 8:59:47 1999 Delivered-To: freebsd-current@freebsd.org Received: from lamb.sas.com (lamb.sas.com [192.35.83.8]) by hub.freebsd.org (Postfix) with ESMTP id 79CCA15E54; Thu, 23 Sep 1999 08:59:41 -0700 (PDT) (envelope-from jwd@unx.sas.com) Received: from mozart (mozart.unx.sas.com [192.58.184.28]) by lamb.sas.com (8.9.3/8.9.1) with SMTP id LAA03643; Thu, 23 Sep 1999 11:58:53 -0400 (EDT) Received: from bb01f39.unx.sas.com by mozart (5.65c/SAS/Domains/5-6-90) id AA06516; Thu, 23 Sep 1999 11:58:23 -0400 Received: (from jwd@localhost) by bb01f39.unx.sas.com (8.9.1/8.9.1) id LAA79568; Thu, 23 Sep 1999 11:58:23 -0400 (EDT) (envelope-from jwd) From: "John W. DeBoskey" Message-Id: <199909231558.LAA79568@bb01f39.unx.sas.com> Subject: ccd build failure To: freebsd-current@freebsd.org Date: Thu, 23 Sep 1999 11:58:23 -0400 (EDT) Cc: dillon@freebsd.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm current as of 11:30am EST. If a fix has been made for the following I probably won't see it until the cvsup servers run their hourly updates... didn't know if you'd seen this or not. Thanks, John cc -nostdinc -O -pipe -DKERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/usr/obj/usr/src/sys/modules/ccd -I/usr/obj/usr/src/sys/modules/ccd/@ -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c: In function `ccdstart': /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c:892: structure has no member named `sc_pick' /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c:895: structure has no member named `sc_blk' /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c:896: structure has no member named `sc_blk' /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c:898: structure has no member named `sc_pick' /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c:900: structure has no member named `sc_blk' /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c: In function `ccdiodone': /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c:1161: structure has no member named `sc_pick' /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c:1161: structure has no member named `sc_pick' /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c:1162: structure has no member named `sc_blk' /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c:1162: structure has no member named `sc_pick' *** Error code 1 Stop in /usr/src/sys/modules/ccd. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message