Date: Wed, 25 Aug 2004 08:17:38 +0100 From: Tim Hawkins <tim@contentspace.demon.co.uk> To: freebsd-current@freebsd.org Subject: Re: problems during upgrade to RELENG_5 Message-ID: <200408250817.38664.tim@contentspace.demon.co.uk> In-Reply-To: <20040824163608.GD37217@ip.net.ua> References: <20040824130849.GA12431@megalogika.lt> <20040824170917.Y517@beagle.kn.op.dlr.de> <20040824163608.GD37217@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 24 August 2004 17:36, Ruslan Ermilov wrote: I had the same problem without using make includes, the result of an installworld failure. I had to copy the version of genatmtree from /usr/obj to userland in order to be able to rebuild world to fix it. I also had the same problem with "make" where I could not rebuild anything untill I had copied /usr/obj version to userland > On Tue, Aug 24, 2004 at 05:11:32PM +0200, Harti Brandt wrote: > > On Tue, 24 Aug 2004, Tomas Verbaitis wrote: > > > > TV>2) Next failure was this: > > TV>===> snmp_atm > > TV>cat > > TV>/usr/src/lib/libbsnmp/modules/snmp_atm/../../../../contrib/ngatm/snmp_ > >atm/atm_tree.def TV>/usr/src/lib/libbsnmp/modules/snmp_atm/atm_freebsd.def > > | gensnmptree -e TV>begemotAtm > atm_oid.h > > TV>line 110: junk after closing ')' > > > > The problem seems to be that it is running an old gensnmptree from > > /usr/bin although it should build and run a new one. Can you tell me what > > is the __FreeBSD_version in /usr/include/osreldate.h on the system you > > are trying to upgrade? > > Harti, nothing to worry about, you can safely close PR. This is what > happens when people do "make includes" without understanding that it > will ruin their build environment. ``make buildworld OSRELDATE=0'' > usually helps these pour souls. ;) > > > Cheers,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408250817.38664.tim>