Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2000 08:49:30 -0700
From:      Peter Kuyarov <Peter@Impact8.com>
To:        'Chive' <lex@blacktrap.net>
Cc:        "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG>
Subject:   RE: ppp takes a dump
Message-ID:  <572C6148D69AD4119DEB00D0B765D10B040DCC@EXCHSERVER>

next in thread | raw e-mail | index | archive | help
Why would I need to remake the world if all I did was update the source,
never even compiled it/touched it, btw I did do a make world and that solved
the problem, but I'm still curious about why I got it, I would understand if
I recompiled the kernel/ppp but never touched anything except with CVSUP and
src-all.

--- www.nul.cjb.net --- The Power to Crash
--- www.FreeBSD.org --- The Power to Serve

-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG
[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Chive
Sent: Monday, October 30, 2000 7:52 AM
To: Peter
Cc: freebsd-questions@FreeBSD.ORG
Subject: Re: ppp takes a dump


On Mon, Oct 23, 2000 at 08:40:33AM -0600, Peter wrote:
> So, i reboot to single user mode, same thing, recompile the kernel same
> exact thing. I don't know if this was happening before but I also noticed
> that sendmail is dumping on signal 12 also (don't really care about
> sendmail now, I need to get to my isp [at work now])  All I know that I
> did in the period it was working and now dumping (while connected via
> user-ppp) I did cvsup and I did src-all (trying to upgrade from
> 4.0-Release), I never recompiled that source all I did was
> reboot.  Question if it was cvsup anyway to get my ppp back? I sure can't
> continue to cvsup with no ppp (have not tried kernel pppd yet).  I have
> recompiled the kernel several times since then, still no go, if you need
> more information I'll put up gdb ppp ppp.core up (only later tonight when
> I get home and use linux to connect to net.
> 

remake the world, this is needed after a source update (otherwise you end up
with applications making... invalid syscalls, since the kernel is not the
same
as the one they were compiled for).
Making the world can be quite long or even very long, depending on your
comp,
so you might prefer downgrading your kernel (by grabbing 4.0-RELEASE
sources,
and compiling the kernel only) or doing a binary installation (eg by burning
a
4.1.1-REL cd).
Instructions for `make world' can be found in
/usr/share/doc/handbook/makeworld.html, if you installed FreeBSD doc (it is
the default with all but the minimal install set, I think).

-- 
Chive.


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


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




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