Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 1996 09:23:14 -0800 (PST)
From:      "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>
To:        owensc@enc.edu (Charles Owens)
Cc:        petzi@zit.th-darmstadt.de, stable@FreeBSD.ORG
Subject:   Re: Still can't make kernel
Message-ID:  <199603261723.JAA06813@GndRsh.aac.dev.com>
In-Reply-To: <Pine.BSF.3.91.960326084125.19393C-100000@itsdsv1.enc.edu> from Charles Owens at "Mar 26, 96 08:43:24 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> On Tue, 26 Mar 1996, Michael Beckmann wrote:
> 
> > Hello,
> > 
> > I have suped the -stable sources from freefall again last night, and have 
> > not succeeded to build a kernel. However, it's a different error this time:
> > 
> > loading kernel
> > autoconf.o: Undefined symbol `_mfs_initminiroot' referenced from text segment
> > *** Error code 1
> > 
> > What is this ?
> > 
> > Has anyone recently successfully built a kernel from 
> > -stable sources ?
> > 

Read the FAQ, you have an out of data or wrong version of config...

cd /usr/src/usr.sbin/config;
make cleandir && make obj depend && make all install
cd /usr/src/sys/i386/config
config GENERIC
cd /sys/i386/compile/GENERIC
make depend && make all

> 
> I have two machines running (well, from what I can tell) on a kernal 
> compiled from -stable supped on March 16th.
> 
> I also did a 'make world' without much trouble from sources of the same date.
> 
> ---
> -------------------------------------------------------------------------
>   Charles Owens					 Email:  owensc@enc.edu
>                                        "I read somewhere to learn is to
>   Information Technology Services     remember... and I've learned that
>   Eastern Nazarene College            we've all forgot..."   - King's X
> -------------------------------------------------------------------------
> 
> 


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



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