From: "Larry Rosenman" <ler@lerctr.org>
To: "'Jack Stone'" <[EMAIL PROTECTED]>,<freebsd-stable@freebsd.org>
Subject: RE: AMD-64
Date: Sun, 15 Jan 2006 10:14:50 -0600

Jack Stone wrote:
> Folks, please bear with this one.
>
> I have 2 new AMD-64 servers on an Abit AN8 MB:
> CPU: AMD Athlon(tm) 64 Processor 3800+
> ACPI APIC Table: <Nvidia AWRDACPI>
> nVidia nForce4
>
> I must have been asleep because now just discovered the amd64
> platform.
>
> If I install the new FBSD-6.0-amd64 release, I get the amd64 install.
> However, I know the time will come to update/upgrade. I haven't
> figured out how to make the system stop using the old: /sys/i386/conf
> rather than:
> /sys/amd64/conf
>
> If I try to upgrade the "i386" to the amd64, I keep getting the
> "i386" build and the kernel build fails.

What machine is in the kernel config?
Also, the cputype is HAMMER


It needs to be amd64.


>
> I'm wondering if the tweaking needed can be fixed in my make.conf?
>
> Here's the pertinent lines in my file:
> CPUTYPE=athlon64
> CFLAGS= -O -pipe
> COPTFLAGS= -O -pipe
> NO_LIB32=true
>
> Any tips on the proper approach to solve this problem will be
> appreciated.
>
> Thanks,
> Jack

Thanks, Larry.

I have the following in the kernel config:
machine         amd64
cpu             HAMMER

Build kernel still sees this:
--------------------------------------------------------------
stage 3.1: making dependencies
--------------------------------------------------------------
cd /usr/obj/usr/src/sys/AMDKERNEL; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 CPUTYPE=athlon-mp

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to