From owner-freebsd-questions Tue Apr 25 17:29:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (pogo.caustic.org [208.44.193.69]) by hub.freebsd.org (Postfix) with ESMTP id 8571A37B70B for ; Tue, 25 Apr 2000 17:29:39 -0700 (PDT) (envelope-from jan@caustic.org) Received: from localhost (jan@localhost) by pogo.caustic.org (8.10.0/ignatz) with ESMTP id e3Q0WMJ40027; Tue, 25 Apr 2000 17:32:22 -0700 (PDT) Date: Tue, 25 Apr 2000 17:32:22 -0700 (PDT) From: "f.johan.beisser" To: Steve Heistand Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.0 release buildworld problems In-Reply-To: <20000425235145.634131B23D@wendell.heistand.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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