From owner-freebsd-questions Sun Mar 7 4:58: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from finch-post-11.mail.demon.net (finch-post-11.mail.demon.net [194.217.242.39]) by hub.freebsd.org (Postfix) with ESMTP id F2BF314C37 for ; Sun, 7 Mar 1999 04:56:36 -0800 (PST) (envelope-from tim@scratch.demon.co.uk) Received: from [212.228.22.156] (helo=franklin.matlink) by finch-post-11.mail.demon.net with esmtp (Exim 2.12 #1) id 10Jd6Q-0004Ns-0B; Sun, 7 Mar 1999 12:56:18 +0000 Received: (from tim@localhost) by franklin.matlink (8.9.3/8.9.3) id MAA02530; Sun, 7 Mar 1999 12:54:09 GMT (envelope-from tim) Message-Id: <199903071254.MAA02530@franklin.matlink> Date: Sun, 7 Mar 1999 12:54:09 +0000 (GMT) From: tim@scratch.demon.co.uk Subject: Re: Make world problem To: gandolf@destiny.erols.com Cc: freebsd-questions@freebsd.org In-Reply-To: <199903062154.QAA04068@gandolf.dhs.org> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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