Date: Wed, 26 Apr 2000 21:50:34 -0700 (PDT) From: Ken Keeler <kkeysler@nwlink.com> To: Steve Slater <slater@nuc.berkeley.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: upgrade 3.4 to 4.0 build problem Message-ID: <Pine.BSF.4.21.0004262149340.73986-100000@localhost> In-Reply-To: <Pine.GSO.4.05.10004261756010.10842-100000@fission.Nuc.Berkeley.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Apr 2000, Steve Slater wrote: You'll probably have to re-sup sources. I had the same problem and after obtaining the new sources last night everything went fine. > > Starting with 3.4-stable, I cvs's the 4.0 stable sources (RELENG_4) > and started a 'make buildworld'. It died on this line: > > cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-a > rith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE > -nostdinc -I- -I. -I@ -I@/../include -mpreferred- > stack-boundary=2 -c /usr/src.4/sys/modules/mlx/../../dev/mlx/mlx_disk.c > /usr/src.4/sys/modules/mlx/../../dev/mlx/mlx_disk.c: In function > `mlxd_attach': > /usr/src.4/sys/modules/mlx/../../dev/mlx/mlx_disk.c:273: > `disks_registered' undeclared (first use in this function) > /usr/src.4/sys/modules/mlx/../../dev/mlx/mlx_disk.c:273: (Each undeclared > identifier is reported only once > /usr/src.4/sys/modules/mlx/../../dev/mlx/mlx_disk.c:273: for each function > it appears in.) > /usr/src.4/sys/modules/mlx/../../dev/mlx/mlx_disk.c: In function > `mlxd_detach': > /usr/src.4/sys/modules/mlx/../../dev/mlx/mlx_disk.c:291: > `disks_registered' undeclared (first use in this function) > *** Error code 1 > > Stop. > > Any ideas? > > Thanks, > > Steve > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > E=mc^2 student 1 each Ken Keeler Phi Theta Kappa 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.0004262149340.73986-100000>