Date: Sun, 7 Mar 1999 12:54:09 +0000 (GMT) From: tim@scratch.demon.co.uk To: gandolf@destiny.erols.com Cc: freebsd-questions@freebsd.org Subject: Re: Make world problem Message-ID: <199903071254.MAA02530@franklin.matlink> In-Reply-To: <199903062154.QAA04068@gandolf.dhs.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thats a lot of errors, Have you tried make -f Makefile.upgrade This I think does a lot of movin old aout files and placing elf files, anyway whatever it does it needed to be done on my box first, then make world worked for me On 6 Mar, Jeff Hamilton wrote: > > Hi. > > I am upgrading my 486 FreeBSD machine from 2.2.7-Stable to 2.2.8-Stable > (cvsupped @ 9PM EST 3/5/99) before upgrading the hardware to a > pentium-based system, and during the make world, I got the following > errors (see end of message) > > Can anyone give me any suggestions on what might cause these errors, and > what to do to fix it? > > Thanks. > > Jeff Hamilton > gandolf@destiny.erols.com > > dereferencing pointer to incomplete type > /usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:414: > dereferencing pointer to incomplete type > /usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c: In function > `VOP_FSYNC': > /usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:423: warning: > static declaration for `iso_ilock' follows non-static > --- cd9660_lookup.o --- > *** Error code 1 > --- cd9660_node.o --- > /usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:451: warning: > static declaration for `iso_iunlock' follows non-static > /usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:474: warning: > static declaration for `cd9660_defattr' follows non-static > /usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:538: warning: > static declaration for `cd9660_deftstamp' follows non-static > /usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:579: warning: > static declaration for `cd9660_tstamp_conv7' follows non-static > /usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:641: warning: > static declaration for `cd9660_tstamp_conv17' follows non-static > /usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:672: warning: > static declaration for `isodirino' follows non-static > /usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_node.c:679: parse > error at end of input > *** Error code 1 > 3 errors > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message 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?199903071254.MAA02530>