Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2015 10:29:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204463] security/nacl: fails to build
Message-ID:  <bug-204463-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204463

            Bug ID: 204463
           Summary: security/nacl: fails to build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: johans@FreeBSD.org
          Reporter: yuri@rawbw.com
          Assignee: johans@FreeBSD.org
             Flags: maintainer-feedback?(johans@FreeBSD.org)

Version 20110221 fails on 10.2 with these messages:

---errors---
> cpucycles-impl.c:19:12: error: use of undeclared identifier 'HW_CPUSPEED'
>   oid[1] = HW_CPUSPEED;
>            ^
> 1 error generated.
> === Wed Nov 11 02:24:41 PST 2015 === Trying x86cpuspeed.c with clang -m32 -O -fomit-frame-pointer -fPIC...
> cpucycles-impl.c:19:12: error: use of undeclared identifier 'HW_CPUSPEED'
>   oid[1] = HW_CPUSPEED;
>            ^
> 1 error generated.
> === Wed Nov 11 02:24:41 PST 2015 === Trying x86cpuspeed.c with clang -m32 -fomit-frame-pointer -fPIC...
> cpucycles-impl.c:19:12: error: use of undeclared identifier 'HW_CPUSPEED'
>   oid[1] = HW_CPUSPEED;
>            ^

-- 
You are receiving this mail because:
You are the assignee for the bug.



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