Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2000 09:00:02 -0700 (PDT)
From:      Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/16026: /stand/sysinstall segmentation fault when invoking Distributions
Message-ID:  <200004301600.JAA18852@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/16026; it has been noted by GNATS.

From: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
To: support@thinserver.net
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/16026: /stand/sysinstall segmentation fault when invoking Distributions
Date: Sun, 30 Apr 2000 17:49:22 +0200

 First, read this:
 
 http://www.freebsd.org/releases/3.4R/errata.html
 
 Then realise that sysinstall is the same code as what goes on the
 install disks, so that code is broken, but fixed in STABLE.
 
 Which effectively means to cvsup to 3-STABLE, make world, and then cd
 /usr/src/release/sysinstall
 
 make obj
 make depend
 make
 make install
 
 And you can use /stand/sysinstall without problems.
 
 I'll set the PR to feedback, since this should fix all you reported.
 
 -- 
 Jeroen Ruigrok vd Werven/Asmodai    asmodai@[wxs.nl|bart.nl|freebsd.org]
 Documentation nutter/C-rated Coder BSD: Technical excellence at its best  
 The BSD Programmer's Documentation Project <http://home.wxs.nl/~asmodai>;
 Who looks under the surface does so at his own risk...
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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