Date: Tue, 25 Apr 2000 17:32:22 -0700 (PDT) From: "f.johan.beisser" <jan@caustic.org> To: Steve Heistand <heistand@heistand.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.0 release buildworld problems Message-ID: <Pine.BSF.4.21.0004251732010.19308-100000@pogo.caustic.org> In-Reply-To: <20000425235145.634131B23D@wendell.heistand.org>
next in thread | previous in thread | raw e-mail | index | archive | help
how recently did you update the sources? On Tue, 25 Apr 2000, Steve Heistand wrote: > Im having the following problem building my src tree. > any thoughts? > I just updated the src tree via cvsup this afternoon. > > steve > > (yes I did the normal cd/usr/src ; make buildworld, just showing the make in > the > directory thats having the problems.) > > > wendell# cd /usr/src/sys/modules/mlx/ > wendell# make > 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 /mnt/disk1/src/src/sys/modules/mlx/../../dev/ml > x/mlx_disk.c > /mnt/disk1/src/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c: In function > `mlxd_attach': > /mnt/disk1/src/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c:273: > `disks_registered' undeclared (first use in this function) > /mnt/disk1/src/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c:273: (Each > undeclared identifier is reported only once > /mnt/disk1/src/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c:273: for each > function it appears in.) > /mnt/disk1/src/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c: In function > `mlxd_detach': > /mnt/disk1/src/src/sys/modules/mlx/../../dev/mlx/mlx_disk.c:291: > `disks_registered' undeclared (first use in this function) > *** Error code 1 > > > > Steve Heistand > heistand@heistand.org > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > +-----/ f. johan beisser /------------------------------+ email: jan[at]caustic.org web: http://www.caustic.org/~jan "knowledge is power. power corrupts. study hard, be evil." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004251732010.19308-100000>