diff options
author | Armin Kuster <akuster808@gmail.com> | 2017-09-10 10:36:59 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-11-06 13:48:40 -0800 |
commit | c0f7429d0a56bdb56e296c1758c258af47c4ec60 (patch) | |
tree | 0d86d554f58e81172f4d9e74710c1082f8858a27 /recipes-security/redhat-security/files/rpm-drop-groups.sh | |
parent | b65097e0336643c7b75e16852837a9fab6ad56cb (diff) | |
download | meta-security-c0f7429d0a56bdb56e296c1758c258af47c4ec60.tar.gz |
apparmor: fix a few build issues
configure.ac:8: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
| configure.ac:8: error: version mismatch. This is Automake 1.15.1,
| configure.ac:8: but the definition used by this AM_INIT_AUTOMAKE
add aclocal
and
make: Entering directory '/home/akuster/oss/clean/poky/build/tmp/work/mips64-poky-linux/apparmor/2.11.0-r0/apparmor-2.11.0/binutils'
| error: ../libraries/libapparmor//src/.libs/libapparmor.a is missing. Pick one of these possible solutions:
remove --disable-static
and
ERROR: apparmor-2.11.0-r0 do_package_qa: QA Issue: /usr/lib/apparmor/ptest/testsuite/parser/tst/gen-dbus.pl contained in package apparmor-ptest requires /usr/bin/perl, but no providers found in RDEPENDS_apparmor-ptest? [file-rdeps]
add perl to ptest RDEPENDS
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security/redhat-security/files/rpm-drop-groups.sh')
0 files changed, 0 insertions, 0 deletions