Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2006 13:03:42 GMT
From:      "KK.Kon" <kkkon@mizar.freemail.ne.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/91959: incorrect cross-install ?(/usr/src/etc/Makefile)
Message-ID:  <200601181303.k0ID3gJZ006121@www.freebsd.org>
Resent-Message-ID: <200601181310.k0IDA4Gd098186@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         91959
>Category:       conf
>Synopsis:       incorrect cross-install ?(/usr/src/etc/Makefile)
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 18 13:10:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KK.Kon
>Release:        6.0-RELEASE
>Organization:
>Environment:
FreeBSD P3BF.eve 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov  3 09:36:13 UTC 2005     root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
/usr/src/UPDATING
 To cross-install current onto a separate partition

'make distribution' does incorrect copy
in /usr/src/etc/Makefile

it use ${MACHINE_ARCH} and ${MACHINE}

>How-To-Repeat:
i.e make distribution TARGET_ARCH=amd64 at i386 machine
>Fix:
/usr/src/etc/Makefile

maybe modify ${MACHINE_ARCH} and ${MACHINE} to ${TARGET_ARCH}

>Release-Note:
>Audit-Trail:
>Unformatted:



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