Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Oct 2008 11:49:51 -0700
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        Aniruddha <mailing_list@orange.nl>
Cc:        pyunyh@gmail.com, freebsd-questions@FreeBSD.org
Subject:   Re: Under heavy load internet gets killed, only a reboot can bring it back up
Message-ID:  <20081015184951.GA84864@icarus.home.lan>
In-Reply-To: <1224091596.4048.2.camel@debian>
References:  <1224054780.4011.20.camel@debian> <20081015072630.GA70901@icarus.home.lan> <1224069478.4247.7.camel@debian> <20081015113101.GA76278@icarus.home.lan> <20081015120911.GI14769@cdnetworks.co.kr> <1224080661.5407.2.camel@debian> <20081015144302.GA80037@icarus.home.lan> <1224091596.4048.2.camel@debian>

next in thread | previous in thread | raw e-mail | index | archive | help
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 |




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