DragonFly BSD
DragonFly users List (threaded) for 2009-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Makefile upgrade: target for x86_64


From: Saifi Khan <saifi.khan@xxxxxxxxxxxxxxx>
Date: Fri, 6 Nov 2009 20:06:56 +0530 (IST)

On Fri, 6 Nov 2009, Saifi Khan wrote:

> Hi:
> 
> Looks like the amd64 -> x86_64 moniker change, would also
> require changes to the target upgrade: in /usr/src/Makefile
> 
> # make upgrade
> (errors out).
> 
> install: etc.amd64/disktab: No such file or directory
> *** Error code 71
> 
> Stop in /usr/src/etc.
> *** Error code 1
> 
> Stop in /usr/src.
> # exit
> 

Running the Makefile in debug mode, shows that the following
variables are still set to amd64

MACHINE_ARCH
MACHINE

Please see the highlighted lines (line 751 and 752) at
http://dragonflybsd.pastebin.com/m7e5b6eca

How do i set these variables to x86_64 in the Makefile ?


thanks
Saifi.




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]