From owner-freebsd-stable@FreeBSD.ORG Mon Jan 17 07:02:40 2005 Return-Path: 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 45C1A16A4CE for ; Mon, 17 Jan 2005 07:02:40 +0000 (GMT) Received: from cgp.sovintel.ru (cgp.sovintel.ru [212.44.130.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F32E43D31 for ; Mon, 17 Jan 2005 07:02:36 +0000 (GMT) (envelope-from borman@blank.spb.ru) Received: from [212.44.130.15] (HELO xy.blank.spb.ru) by cgp.sovintel.ru (CommuniGate Pro SMTP 4.2.1) with ESMTP-TLS id 130396252 for stable@freebsd.org; Mon, 17 Jan 2005 10:02:34 +0300 Received: from xy.blank.spb.ru (localhost.blank.spb.ru [127.0.0.1]) by xy.blank.spb.ru (8.13.1/8.13.1/blank) with ESMTP id j0H72wsS090357 for ; Mon, 17 Jan 2005 10:02:58 +0300 (MSK) (envelope-from borman@xy.blank.spb.ru) Received: (from borman@localhost) by xy.blank.spb.ru (8.13.1/8.13.1/Submit) id j0H72w00090356 for stable@freebsd.org; Mon, 17 Jan 2005 10:02:58 +0300 (MSK) (envelope-from borman) Date: Mon, 17 Jan 2005 10:02:58 +0300 From: boris karlov To: stable@freebsd.org Message-ID: <20050117070258.GA90236@xy.blank.spb.ru> Mail-Followup-To: stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: twa module - make kernel (modules) failure RELENG_5 i386 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 07:02:40 -0000 Hello All, I have make kernel failure during compiling twa module (see below). cvsupped RELENG_5 Fri Jan 14. have no any twa devices in the system. (please Cc: me in reply - not subscribed to stable@) thanks. ===> twa cc -O -pipe -march=pentium2 -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /usr/obj/usr/src/sys/xy.blank.spb.ru/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -I/usr/obj/usr/src/sys/xy.blank.spb.ru -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/modules/twa/../../dev/twa/twa_freebsd.c cc -O -pipe -march=pentium2 -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /usr/obj/usr/src/sys/xy.blank.spb.ru/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -I/usr/obj/usr/src/sys/xy.blank.spb.ru -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/modules/twa/../../dev/twa/twa_cam.c /usr/src/sys/modules/twa/../../dev/twa/twa_cam.c: In function `twa_scsi_complete': /usr/src/sys/modules/twa/../../dev/twa/twa_cam.c:630: error: structure has no member named `err_desc' /usr/src/sys/modules/twa/../../dev/twa/twa_cam.c:630: error: structure has no member named `err_desc' /usr/src/sys/modules/twa/../../dev/twa/twa_cam.c:636: error: structure has no member named `err_desc' *** Error code 1 Stop in /usr/src/sys/modules/twa. *** Error code 1 /etc/make.conf: CPUTYPE=p2 NO_CVS=true NO_BIND=true NO_BLUETOOTH=true NO_FORTRAN=true NO_GDB=true NO_I4B=true NO_IPFILTER=true NO_PF=true NO_AUTHPF=true NO_KERBEROS=true NO_NIS=true NO_TCSH=true NO_USB=true NO_VINUM=true NOATM=true NOGAMES=true NOINET6=true NOINFO=true NOPROFILE=true