Under heavy load internet gets killed, only a reboot can bring
it back up
Jeremy Chadwick
koitsu at FreeBSD.org
Wed Oct 15 11:49:53 PDT 2008
On Wed, Oct 15, 2008 at 07:26:36PM +0200, Aniruddha wrote:
> On Wed, 2008-10-15 at 07:43 -0700, Jeremy Chadwick wrote:
> > Now you need to rebuild the kernel and install the kernel. In this
> > scenario, when building the kernel DO NOT use any "-j" flags, as if the
> > driver doesn't build, you'll be scrolling back through pages of data to
> > try and find out why.
> >
> > If the build doesn't occur successfully, paste the errors you get
> > here and one of us can try to figure out why.
> >
> > Otherwise, installkernel and reboot. You should not need to build world
> > for this.
>
> Thanks for the extensive description. Unfortunately I got the following
> error:
>
> > param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long
> > -strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -m
> > no-sse3 -ffreestanding
> > /usr/src/sys/dev/msk/if_msk.c:241:10: error: #include expects "FILENAME" or <FILENAME>
How exactly did you download the URLs I gave you?
Can you show me what's on line 241 of if_msk.c?
A 'grep ^#include if_msk.c' for me returns lines which only include
filenames surrounded with "" or <>.
--
| Jeremy Chadwick jdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others since 1977. PGP: 4BD6C0CB |
More information about the freebsd-questions
mailing list