misc/155228: security/nss unbuildable on powerpc64
Nathan Whitehorn
nwhitehorn at FreeBSD.org
Thu Mar 3 14:50:10 UTC 2011
>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 at 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:
More information about the freebsd-bugs
mailing list