Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Apr 2000 23:42:22 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        stable@freebsd.org
Subject:   /usr/src/sys/modules/mlx
Message-ID:  <4.2.2.20000424233913.039ecf08@mail.sentex.net>

next in thread | raw e-mail | index | archive | help

Is anyone else seeing problems in make world on RELENG_4 ?

cc -O -pipe  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  -I. -I@ 
-I@/../include  -mpreferred-stack-boundary=2 -c 
/usr/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c
/usr/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c: In function `mlxd_attach':
/usr/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c:273: `disks_registered' 
undeclared (first use in this function)
/usr/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c:273: (Each undeclared 
identifier is reported only once
/usr/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c:273: for each function it 
appears in.)
/usr/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c: In function `mlxd_detach':
/usr/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c:291: `disks_registered' 
undeclared (first use in this function)
*** Error code 1

Stop in /usr/src/sys/modules/mlx.
newmail# 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.2.20000424233913.039ecf08>