Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2000 07:18:59 -0700
From:      Peter Wemm <peter@netplex.com.au>
To:        Mike Meyer <mwm@mired.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: World breakage from exit->sys_exit change? 
Message-ID:  <200007291418.HAA56376@netplex.com.au>
In-Reply-To: <14722.44255.914811.175753@guru.mired.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Meyer wrote:
> Peter Wemm writes:
> > Argh!  I knew today was going to stay a bad day.
> 
> I had similar thoughts about mine, both before I started the build,
> and afterwards.
> 
> > I am pretty sure I know how to fix this and will commit a fix shortly.  If 
    you
> > want to try now, edit sys/kern/syscalls.master:
> > < 1     STD     NOHIDE  { void sys_exit(int rval); } sys_exit sys_exit_args
     void
> > ---
> > > 1     STD     NOHIDE  { void sys_exit(int rval); } exit sys_exit_args voi
    d
> > and cd src/sys/kern; make init_sysent.c
> > Then your world should build ok.
> 
> That fix indeed seems to work (it managed to build cat), and looks
> saner than mine.

Anyway, it should be all fixed now (and has been committed for a while).

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5



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




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