Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2011 14:48:50 GMT
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/155228: security/nss unbuildable on powerpc64
Message-ID:  <201103031448.p23Emoew011145@red.freebsd.org>
Resent-Message-ID: <201103031450.p23EoAIN073363@freefall.freebsd.org>

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

>Number:         155228
>Category:       misc
>Synopsis:       security/nss unbuildable on powerpc64
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 03 14:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Nathan Whitehorn
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD anacreon.physics.wisc.edu 9.0-CURRENT FreeBSD 9.0-CURRENT #24 r218824: Fri Feb 18 18:20:52 CST 2011     root@anacreon.physics.wisc.edu:/usr/obj/usr/src/sys/ANACREON  powerpc
>Description:
In mozilla/security/coreconf/arch.mk, line 69, it assumes that uname -m returns the architecture value instead of MACHINE, making it unbuildable on platforms where these differ (pc98, powerpc64, sun4v).
>How-To-Repeat:

>Fix:
Changing uname -m to uname -p fixes the build.

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



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