Makefile upgrade: target for x86_64

Saifi Khan saifi.khan at datasynergy.org
Fri Nov 6 06:47:30 PST 2009


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.






More information about the Users mailing list