Re: twa module - make kernel (modules) failure RELENG_5 i386

2005-01-19 Thread boris karlov
thanks a lot.

strange cvsup Jan 14, but file was:
# ident /usr/src/sys/dev/twa/twa_reg.h
/usr/src/sys/dev/twa/twa_reg.h:
$FreeBSD: src/sys/dev/twa/twa_reg.h,v 1.1.4.1 2004/08/25 17:15:26 vkashyap Exp $

cvsupped again via another mirror, now it's OK.

On Mon, 17 Jan 2005 15:32:38 -0800, Vinod Kashyap [EMAIL PROTECTED] wrote:
 
 Make sure you have the updated /sys/dev/twa/twa_reg.h.
 The struct twa_command_header has the field err_desc
 defined in it.
 
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] Behalf Of boris karlov
  Sent: Sunday, January 16, 2005 11:03 PM
  To: [EMAIL PROTECTED]
  Subject: twa module - make kernel (modules) failure RELENG_5 i386
  
  
  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
  
  ___
  freebsd-stable@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-stable
  To unsubscribe, send any mail to 
  [EMAIL PROTECTED]
  
 
 
 
 
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: twa module - make kernel (modules) failure RELENG_5 i386

2005-01-17 Thread Vinod Kashyap

Make sure you have the updated /sys/dev/twa/twa_reg.h.
The struct twa_command_header has the field err_desc
defined in it.


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of boris karlov
 Sent: Sunday, January 16, 2005 11:03 PM
 To: [EMAIL PROTECTED]
 Subject: twa module - make kernel (modules) failure RELENG_5 i386
 
 
 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
 
 ___
 freebsd-stable@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-stable
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]



___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


twa module - make kernel (modules) failure RELENG_5 i386

2005-01-16 Thread boris karlov
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

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]