Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Mar 1995 22:59:46 -0800 (PST)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        mark@grondar.za (Mark Murray)
Cc:        freebsd@mortar.mailback.com, Remy.Card@masi.ibp.fr, mnewell@lupine.nsi.nasa.gov, current@FreeBSD.org, mark@grunt.grondar.za
Subject:   Re: Config broken in -current?
Message-ID:  <199503030659.WAA16229@gndrsh.aac.dev.com>
In-Reply-To: <199503030631.IAA17134@grunt.grondar.za> from "Mark Murray" at Mar 3, 95 08:31:18 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> > Well, I would but when I try I get :-
> > 
> > config.y: In function 'checksystemname':
> > config.y:1016: 'SWAAP_PART' undeclared (first use this function)
> > config.y:1016: (Each undeclared identifier is reported only once
> > config.y:1016: for each function it appears in)
> > *** error code 1

cd /usr/src
make includes
cd /usr/src/usr.sbin
make cleandir obj depend all install
cd /usr/src/sys/i386/conf
config FOO
cd /sys/compile/FOO
make depend all install

> 
> It looks like you need to rebuild your _whole_ system. If you recently
> SUPped, you may be in a little trouble, as it will not got go cleanly.
> there are lots of bits which you will have to track down and compile by
> hand to get up to speed. once you have done _that_, a make install should
> result in successful kernel compiles.
> 
> --
> Mark Murray
> 46 Harvey Rd, Claremont, Cape Town 7700, South Africa
> +27 21 61-3768 GMT+0200
> 


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503030659.WAA16229>