From owner-freebsd-questions@FreeBSD.ORG Sat Mar 5 16:11:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EC1116A4CE for ; Sat, 5 Mar 2005 16:11:42 +0000 (GMT) Received: from fuse1.fusemail.net (smtp.fusemail.net [69.31.1.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 126CD43D1F for ; Sat, 5 Mar 2005 16:11:42 +0000 (GMT) (envelope-from brianjohn@fusemail.com) Received: from fusemail.com by fuse1.fusemail.net with asmtp (FuseMail extSMTP) id 1D7bsO-0000p1-6b; Sat, 05 Mar 2005 10:11:36 -0600 Message-ID: <4229DA4F.9050901@fusemail.com> Date: Sat, 05 Mar 2005 10:11:59 -0600 From: Brian John User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erik Trulsson References: <4229707A.1080205@fusemail.com> <20050305130641.GA80340@falcon.midgard.homeip.net> In-Reply-To: <20050305130641.GA80340@falcon.midgard.homeip.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Installed new kernel and then make buildworld and now no internet? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 16:11:42 -0000 Erik Trulsson wrote: >On Sat, Mar 05, 2005 at 02:40:26AM -0600, Brian John wrote: > > >>Hello. >>I just added a couple of config attributes to my make.conf, namely this >>(I think this is close): >>CPU-TYPE = athlon-xp >>CFLAGS = -0 -pipe >>COPTFLAGS = -0 -pipe >> >> > >That should be '-O', not '-0'. (And it should be 'CPUTYPE', not >'CPU-TYPE'. > > > > I was just pulling this from memory. I double-checked and it was done the way you said. Another thing that is weird, on startup it takes sendmail about 1 minute to start. What could cause this to happen? Thanks for the help /Brian >>Then I did a "make buildkernel" and "make installkernel". I then >>rebooted into single user mode and did a "make buildworld". Then I >>restarted and now I have no internet. I can't get any pages to come up >>in firefox or dillo. I tried pinging www.yahoo.com and I got 69% packet >>loss. Also, when I try to do "portupgrade -ap" to reinstall all of my >>ports, it can't connect to download the distfiles. What can I do to fix >>this? >> >>Thanks >> >>/Brian >> >>_______________________________________________ >>freebsd-questions@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >> >> > > >