Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2006 12:08:10 +0100 (CET)
From:      Ivan Voras <ivoras@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105565: sysutils/extipl works on amd64
Message-ID:  <200611151108.kAFB8Aiv005015@lara.cc.fer.hr>
Resent-Message-ID: <200611151110.kAFBA56S084694@freefall.freebsd.org>

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

>Number:         105565
>Category:       ports
>Synopsis:       sysutils/extipl works on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 15 11:10:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ivan Voras
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
none
>Environment:
System: FreeBSD lara.cc.fer.hr 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #13: Tue Nov 7 17:13:32 CET 2006 ivoras@lara.cc.fer.hr:/usr/obj/usr/src/sys/LARA i386


	
>Description:
	Makefile for sysutils/extipl (a boot loader like boot0 or grub)
    contains the line:
    ONLY_FOR_ARCHS= i386
    I've tested and it runs fine on amd64 so the line should be
    updated to include AMD64 architecture.
>How-To-Repeat:
	make install
>Fix:
	
    Change the line to:
    ONLY_FOR_ARCHS= i386 amd64
    


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



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