From owner-freebsd-stable Wed Sep 12 11: 3:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 4BE7537B415 for ; Wed, 12 Sep 2001 11:03:25 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f8CI2m754213; Wed, 12 Sep 2001 21:02:48 +0300 (EEST) (envelope-from ru) Date: Wed, 12 Sep 2001 21:02:48 +0300 From: Ruslan Ermilov To: Steve Shorter Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.4RC buildworld compile errors Message-ID: <20010912210248.B48899@sunbay.com> References: <20010912132609.A53995@nomad.lets.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010912132609.A53995@nomad.lets.net>; from steve@nomad.tor.lets.net on Wed, Sep 12, 2001 at 01:26:09PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Sep 12, 2001 at 01:26:09PM -0400, Steve Shorter wrote: > Howdy! > > I cvsuped RELENG_4 today and did a buildworld from a 4.3-RELEASE > system. I got a number of compiler warnings concerning redefined > macros and other stuff that I have not experienced with other buildworlds > (like with 4.3) > > Is there some other issue that needs to be addressed when doing > a buildworld in this context, or what am I missing... > > Oh..yeh... Is it best/neccessary to buildworld 4.4 on 4.3 and > then rebuild 4.4 on the new 4.4 so that all binarys are running on > the system that they were built on. > This is not required. > ===> cc1plus > yacc -d -o parse.c /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/parse.y > yacc: 30 shift/reduce conflicts > yacc: 42 reduce/reduce conflicts > Not sure about this. > ===> usr.bin/kdump > cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/kdump/kdump.c > cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/i386/usr/include -c ioctl.c > In file included from /usr/obj/usr/src/i386/usr/include/machine/i4b_isppp.h:43, > from ioctl.c:45: > /usr/obj/usr/src/i386/usr/include/netinet/ip.h:68: warning: `IP_MF' redefined > /usr/obj/usr/src/i386/usr/include/netinet/ip_compat.h:659: warning: this is the location of the previous definition > /usr/obj/usr/src/i386/usr/include/netinet/ip.h:170: warning: `IPOPT_SECUR_UNCLASS' redefined > /usr/obj/usr/src/i386/usr/include/netinet/ip_compat.h:707: warning: this is the location of the previous definition > /usr/obj/usr/src/i386/usr/include/netinet/ip.h:171: warning: `IPOPT_SECUR_CONFID' redefined > /usr/obj/usr/src/i386/usr/include/netinet/ip_compat.h:710: warning: this is the location of the previous definition > /usr/obj/usr/src/i386/usr/include/netinet/ip.h:172: warning: `IPOPT_SECUR_EFTO' redefined > /usr/obj/usr/src/i386/usr/include/netinet/ip_compat.h:713: warning: this is the location of the previous definition > /usr/obj/usr/src/i386/usr/include/netinet/ip.h:173: warning: `IPOPT_SECUR_MMMM' redefined > /usr/obj/usr/src/i386/usr/include/netinet/ip_compat.h:716: warning: this is the location of the previous definition > /usr/obj/usr/src/i386/usr/include/netinet/ip.h:174: warning: `IPOPT_SECUR_RESTR' redefined > /usr/obj/usr/src/i386/usr/include/netinet/ip_compat.h:719: warning: this is the location of the previous definition > /usr/obj/usr/src/i386/usr/include/netinet/ip.h:175: warning: `IPOPT_SECUR_SECRET' redefined > /usr/obj/usr/src/i386/usr/include/netinet/ip_compat.h:722: warning: this is the location of the previous definition > /usr/obj/usr/src/i386/usr/include/netinet/ip.h:176: warning: `IPOPT_SECUR_TOPSECRET' redefined > /usr/obj/usr/src/i386/usr/include/netinet/ip_compat.h:725: warning: this is the location of the previous definition > These are normal -- kdump's Makefile scans the entire /usr/include for sysctl defines. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message