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'. > > 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 > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- <Insert your favourite quote here.> Erik Trulsson [EMAIL PROTECTED] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
