Ruslan Ermilov wrote:
On Wed, Apr 04, 2007 at 05:00:09PM +0700, zen wrote:
Niclas Zeising wrote:
On 4/4/07, zen <[EMAIL PROTECTED]> wrote:
hi ,
sorry to bother you again,
i'm trying updating my machine to 6.2STABLE,
[snip error log]
the box was fresh install from 6.2RELEASE, and was build on am64 arch.
it has 4Gigs RAM and amd64 X2 AM2 socket.
could you tell me how to resolve this problem?
TIA
Zen
What's in your /etc/make.conf? It seems to me you have set cputype to
a faulty value...
HTH!
//Niclas
this is my /etc/make.conf
CFLAGS= -O -pipe
NOPROFILE= true
USA_RESIDENT= yes
CPUTYPE=amd64
NO_PROFILE=yes
"amd64" is not a valid CPUTYPE; see /usr/share/examples/etc/make.conf
for a list of supported CPU types and pick up any suitable value.
Cheers,
problem solve, i change the value of CPUTYPE to CPUTYPE?=k8,
and hopefully everything will be ok..
Thanks All
Regards
Zen
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"