Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2005 14:10:28 +0200
From:      Velko Ivanov <dachev@nove.bg>
To:        freebsd-questions@freebsd.org
Cc:        Kent Stewart <kstewart@owt.com>
Subject:   Re: RELENG_5 installworld fails
Message-ID:  <42206734.3010507@nove.bg>
In-Reply-To: <200502251239.56616.kstewart@owt.com>
References:  <mailman.0.1109358826.52115.freebsd-questions@freebsd.org> <421F809C.70207@nove.bg> <200502251239.56616.kstewart@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> So, you need to supply more info. Are you setting any special parameters 
> in /etc/make.conf? Did you follow UPDATING as far as the sequence of 
> buildworld, [build/install]kernel, boot to single user mode and do the 
> installworld? Before this build, when did you last update your system?
> 

This points to /etc/make.conf:
CPUTYPE=p3
CFLAGS= -O -pipe -msse -mmmx
COPTFLAGS= -O -pipe -msse -mmmx

NO_BIND=true
BOOTWAIT=0

It is a dual PIII Xeon, 5.3-RELEASE freshly installed - installing cvsup 
and updating to RELENG_5 was the first thing I did.
The procedure in UPDATING is followed strictly.
I have done many installations on different machines and never had 
trouble with optimizations in make.conf (except when I specified the 
wrong CPU once :)).
I just can't link problems with GCC optimization flags, to the fact that 
the path to uuencode is not set in a Makefile in some directory.
I was just curious, thanks for the reply.

Regards,
Velko Ivanov



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