Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2020 16:10:24 -0800
From:      Cameron Berkenpas <cam@neo-zeon.de>
To:        freebsd-ppc@freebsd.org
Subject:   libc build failures for 13.0-CURRENT
Message-ID:  <cb0c101a-acce-2ba0-86e0-1172ec4bd2fa@neo-zeon.de>

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

I've been seeing the following build error for at least the last few 
days. As it hasn't been fixed yet, I'm assuming this is probably an 
issue on POWER, but not on x86/amd64.

/usr/src/lib/libc/gen/auxv.c:89:8: error: use of undeclared identifier 
'AT_BSDFLAGS'
                 case AT_BSDFLAGS:
                      ^
/usr/src/lib/libc/gen/auxv.c:333:7: error: use of undeclared identifier 
'AT_BSDFLAGS'
         case AT_BSDFLAGS:




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb0c101a-acce-2ba0-86e0-1172ec4bd2fa>